Skip to content

Commit

Permalink
Update nunomaduro/termwind requirement from ^1.13 to ^2.0 (#206)
Browse files Browse the repository at this point in the history
Updates the requirements on [nunomaduro/termwind](https://github.com/nunomaduro/termwind) to permit the latest version.
- [Release notes](https://github.com/nunomaduro/termwind/releases)
- [Changelog](https://github.com/nunomaduro/termwind/blob/2.x/CHANGELOG.md)
- [Commits](nunomaduro/termwind@v1.13.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nunomaduro/termwind
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2024
1 parent 0e4aea8 commit 4b52c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"phpunit/phpunit": "^10.1",
"brainmaestro/composer-git-hooks": "^3.0",
"friendsofphp/php-cs-fixer": "^3.2",
"nunomaduro/termwind": "^1.13",
"nunomaduro/termwind": "^2.0",
"laravel/pint": "^1.10"
},
"bin": ["bin/pinyin"],
Expand Down

0 comments on commit 4b52c82

Please sign in to comment.