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 b29c74b + dacd514 commit aee71daCopy full SHA for aee71da
composer.json
@@ -22,12 +22,12 @@
22
],
23
"require": {
24
"php": "^8.1",
25
- "illuminate/config": "^9.0|^10.0",
26
- "illuminate/console": "^9.0|^10.0",
27
- "illuminate/container": "^9.0|^10.0",
28
- "illuminate/contracts": "^9.0|^10.0",
29
- "illuminate/pipeline": "^9.0|^10.0",
30
- "illuminate/support": "^9.0|^10.0"
+ "illuminate/config": "^9.0|^10.0|^11.0",
+ "illuminate/console": "^9.0|^10.0|^11.0",
+ "illuminate/container": "^9.0|^10.0|^11.0",
+ "illuminate/contracts": "^9.0|^10.0|^11.0",
+ "illuminate/pipeline": "^9.0|^10.0|^11.0",
+ "illuminate/support": "^9.0|^10.0|^11.0"
31
},
32
"require-dev": {
33
"enlightn/enlightn": "^2.3",
0 commit comments