mirror of
https://github.com/archtechx/money.git
synced 2025-12-12 11:24:03 +00:00
Bump dependencies for Laravel 11
This commit is contained in:
parent
9ea102297d
commit
dd2977f151
1 changed files with 2 additions and 2 deletions
|
|
@ -25,11 +25,11 @@
|
|||
},
|
||||
"require": {
|
||||
"php": "^8.1",
|
||||
"illuminate/support": "^9.0|^10.0",
|
||||
"illuminate/support": "^9.0|^10.0|^11.0",
|
||||
"archtechx/helpers": "^0.3.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^7.19|^8.0",
|
||||
"orchestra/testbench": "^7.19|^8.0|^9.0",
|
||||
"pestphp/pest": "^1.10|^2.0",
|
||||
"phpstan/phpstan": "^1.9.8",
|
||||
"pestphp/pest-plugin-laravel": "^1.1|^2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue