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 6bcfe1b commit ea41627Copy full SHA for ea41627
composer.json
@@ -21,9 +21,9 @@
21
"php": "^7.2|^8.0",
22
"ext-openssl": "*",
23
"guzzlehttp/guzzle": "^7.4",
24
- "illuminate/console": "^7.0|^8.0|^9.0|^10.0|^11.0",
25
- "illuminate/filesystem": "^7.0|^8.0|^9.0|^10.0|^11.0",
26
- "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0"
+ "illuminate/console": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/filesystem": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
27
},
28
"require-dev": {
29
"friendsofphp/php-cs-fixer": "^3.0",
0 commit comments