mirror of
https://github.com/archtechx/helpers.git
synced 2025-12-13 12:24:02 +00:00
Remove L8 support
This commit is contained in:
parent
8866ced766
commit
8db7c5f780
2 changed files with 3 additions and 3 deletions
|
|
@ -19,11 +19,11 @@
|
|||
},
|
||||
"require": {
|
||||
"php": "^8.1",
|
||||
"illuminate/support": "^8.24|^9.0|^10.0",
|
||||
"illuminate/support": "^9.0|^10.0",
|
||||
"archtechx/enums": "^0.3.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^6.9|^7.0|^8.0",
|
||||
"orchestra/testbench": "^7.0|^8.0",
|
||||
"pestphp/pest": "^1.2|^2.0",
|
||||
"pestphp/pest-plugin-laravel": "^1.0|^2.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue