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 fed9260 + 84933d9 commit adfff0eCopy full SHA for adfff0e
1 file changed
composer.json
@@ -11,9 +11,9 @@
11
"license": "MIT",
12
"require": {
13
"php": "^8.1",
14
- "illuminate/support": "^10.0|^11.0",
15
- "illuminate/console": "^10.0|^11.0",
16
- "illuminate/filesystem": "^10.0|^11.0"
+ "illuminate/support": "^10.0|^11.0|^12.0",
+ "illuminate/console": "^10.0|^11.0|^12.0",
+ "illuminate/filesystem": "^10.0|^11.0|^12.0"
17
},
18
"autoload": {
19
"psr-4": {
0 commit comments