We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eb5a70 commit 9479289Copy full SHA for 9479289
1 file changed
composer.json
@@ -20,9 +20,9 @@
20
],
21
"require": {
22
"php": ">=7.4",
23
- "illuminate/support": "^8.0|^9.0|^10.0",
24
- "illuminate/contracts": "^8.0|^9.0|^10.0",
25
- "illuminate/http": "^8.0|^9.0|^10.0"
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0",
+ "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0",
+ "illuminate/http": "^8.0|^9.0|^10.0|^11.0"
26
},
27
"autoload": {
28
"psr-4": {
0 commit comments