mirror of
https://github.com/ivuorinen/branch-usage-checker.git
synced 2026-01-26 03:33:59 +00:00
feat: upgrade laravel-zero, illuminate & pest (#38)
This commit is contained in:
Binary file not shown.
@@ -24,16 +24,16 @@
|
||||
"require": {
|
||||
"php": "^8.4",
|
||||
"guzzlehttp/guzzle": "^7",
|
||||
"illuminate/http": "^11",
|
||||
"illuminate/http": "^12.17",
|
||||
"laravel-zero/phar-updater": "^1.2",
|
||||
"nunomaduro/termwind": "^2",
|
||||
"spatie/data-transfer-object": "^3.7"
|
||||
},
|
||||
"require-dev": {
|
||||
"ergebnis/composer-normalize": "^2",
|
||||
"laravel-zero/framework": "^11",
|
||||
"laravel-zero/framework": "^12",
|
||||
"mockery/mockery": "^1",
|
||||
"pestphp/pest": "^3",
|
||||
"pestphp/pest": "^4",
|
||||
"roave/security-advisories": "dev-latest"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
|
||||
1444
composer.lock
generated
1444
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user