mirror of
https://github.com/ivuorinen/branch-usage-checker.git
synced 2026-01-26 11:44:02 +00:00
chore(deps)!: update to use v11 framework
updates illuminate/http and laravel-zero/framework to v11, and nunomaduro/termwind to v2
This commit is contained in:
Binary file not shown.
@@ -24,14 +24,14 @@
|
||||
"require": {
|
||||
"php": "^8.2",
|
||||
"guzzlehttp/guzzle": "^7",
|
||||
"illuminate/http": "^10",
|
||||
"illuminate/http": "^11",
|
||||
"laravel-zero/phar-updater": "^1.2",
|
||||
"nunomaduro/termwind": "^1",
|
||||
"nunomaduro/termwind": "^2",
|
||||
"spatie/data-transfer-object": "^3.7"
|
||||
},
|
||||
"require-dev": {
|
||||
"ergebnis/composer-normalize": "^2",
|
||||
"laravel-zero/framework": "^10",
|
||||
"laravel-zero/framework": "^11",
|
||||
"mockery/mockery": "^1",
|
||||
"pestphp/pest": "^2",
|
||||
"roave/security-advisories": "dev-latest"
|
||||
|
||||
1112
composer.lock
generated
1112
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user