mirror of
https://github.com/archtechx/helpers.git
synced 2025-12-12 04:04:04 +00:00
Update composer.json
This commit is contained in:
parent
0e8439eaf2
commit
3fea28af6e
1 changed files with 2 additions and 2 deletions
|
|
@ -19,10 +19,10 @@
|
|||
},
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"illuminate/support": "^8.24"
|
||||
"illuminate/support": "^8.24|^9.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^6.9",
|
||||
"orchestra/testbench": "^6.9|^7.0",
|
||||
"pestphp/pest": "^1.2",
|
||||
"pestphp/pest-plugin-laravel": "^1.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue