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 7ee56e4 commit 65d1f1bCopy full SHA for 65d1f1b
1 file changed
composer.json
@@ -11,9 +11,9 @@
11
"license": "MIT",
12
"require": {
13
"php": ">=7.4",
14
- "illuminate/support": "^8.0|^9.0|^10.0",
15
- "illuminate/console": "^8.0|^9.0|^10.0",
16
- "illuminate/filesystem": "^8.0|^9.0|^10.0",
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0",
+ "illuminate/console": "^8.0|^9.0|^10.0|^11.0",
+ "illuminate/filesystem": "^8.0|^9.0|^10.0|^11.0",
17
"doctrine/dbal": "^2.9|^2.10|^3.0"
18
},
19
"autoload": {
0 commit comments