We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0faa6fa + 128a22a commit 1005da4Copy full SHA for 1005da4
composer.json
@@ -22,8 +22,8 @@
22
"minimum-stability": "dev",
23
"require": {
24
"php": "^8.0|^8.1",
25
- "illuminate/database": "^6.20.12|^7.30.4|^8.22.2|^9.0|^10.0",
26
- "illuminate/http": "^6.0|^7.0|^8.0|^9.0|^10.0"
+ "illuminate/database": "^6.20.12|^7.30.4|^8.22.2|^9.0|^10.0|^11.0",
+ "illuminate/http": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
27
},
28
"require-dev": {
29
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0",
0 commit comments