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 89358dc + 1da4223 commit bddf639Copy full SHA for bddf639
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.* || 5.7.*",
12
- "illuminate/support": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*"
+ "illuminate/console": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*",
+ "illuminate/support": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*"
13
},
14
"autoload": {
15
"psr-4": {
0 commit comments