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 3f16611 commit e7f55e4Copy full SHA for e7f55e4
composer.json
@@ -8,8 +8,8 @@
8
"symfony/workflow": "^3.3 || ^4.0",
9
"symfony/process": "^3.3 || ^4.0",
10
"symfony/event-dispatcher": "^3.3 || ^4.0",
11
- "illuminate/console": "5.3.* || 5.4.* || 5.5.* || 5.6.*",
12
- "illuminate/support": "5.3.* || 5.4.* || 5.5.* || 5.6.*"
+ "illuminate/console": "5.3 - 5.7",
+ "illuminate/support": "5.3 - 5.7"
13
},
14
"autoload": {
15
"psr-4": {
0 commit comments