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 54eae28 + 9dad517 commit 54ca55bCopy full SHA for 54ca55b
composer.json
@@ -17,9 +17,9 @@
17
],
18
"require": {
19
"php": "^8.0",
20
- "illuminate/support": "^8.0|^9.0|^10.0",
21
- "illuminate/database": "^8.0|^9.0|^10.0",
22
- "illuminate/cache": "^8.0|^9.0|^10.0"
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0",
+ "illuminate/database": "^8.0|^9.0|^10.0|^11.0",
+ "illuminate/cache": "^8.0|^9.0|^10.0|^11.0"
23
},
24
"require-dev": {
25
"phpunit/phpunit": "^9.0",
0 commit comments