mirror of
https://github.com/ivuorinen/branch-usage-checker.git
synced 2026-02-28 05:53:45 +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": {
|
"require": {
|
||||||
"php": "^8.2",
|
"php": "^8.2",
|
||||||
"guzzlehttp/guzzle": "^7",
|
"guzzlehttp/guzzle": "^7",
|
||||||
"illuminate/http": "^10",
|
"illuminate/http": "^11",
|
||||||
"laravel-zero/phar-updater": "^1.2",
|
"laravel-zero/phar-updater": "^1.2",
|
||||||
"nunomaduro/termwind": "^1",
|
"nunomaduro/termwind": "^2",
|
||||||
"spatie/data-transfer-object": "^3.7"
|
"spatie/data-transfer-object": "^3.7"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"ergebnis/composer-normalize": "^2",
|
"ergebnis/composer-normalize": "^2",
|
||||||
"laravel-zero/framework": "^10",
|
"laravel-zero/framework": "^11",
|
||||||
"mockery/mockery": "^1",
|
"mockery/mockery": "^1",
|
||||||
"pestphp/pest": "^2",
|
"pestphp/pest": "^2",
|
||||||
"roave/security-advisories": "dev-latest"
|
"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