We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5cf03 commit 16baf76Copy full SHA for 16baf76
composer.json
@@ -15,10 +15,10 @@
15
],
16
"require": {
17
"php": ">=7.4",
18
- "laravel/framework": "^6.20.26|^7.30.6|^8.0|^9.0|^10.0"
+ "laravel/framework": "^6.20.26|^7.30.6|^8.0|^9.0|^10.0|^11.0"
19
},
20
"require-dev": {
21
- "orchestra/testbench": "^v4.0|^v5.0|^v6.0|^v7.0|^8.0"
+ "orchestra/testbench": "^v4.0|^v5.0|^v6.0|^v7.0|^8.0|^9.0"
22
23
"autoload": {
24
"psr-4": {
0 commit comments