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.
1 parent e21dcc8 commit 27fedd8Copy full SHA for 27fedd8
composer.json
@@ -22,9 +22,9 @@
22
],
23
"require": {
24
"php": "^8.0",
25
- "illuminate/contracts": "^8.0|^9.0|^10.0",
26
- "illuminate/http": "^8.0|^9.0|^10.0",
27
- "illuminate/support": "^8.0|^9.0|^10.0"
+ "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0",
+ "illuminate/http": "^8.0|^9.0|^10.0|^11.0",
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0"
28
},
29
"require-dev": {
30
"orchestra/testbench": "^5.0|^6.0|^7.0",
0 commit comments