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 ddf7d76 commit ce10ab1Copy full SHA for ce10ab1
composer.json
@@ -8,8 +8,8 @@
8
"symfony/workflow": "^4.2.9",
9
"symfony/process": "^4.2",
10
"symfony/event-dispatcher": "^4.2",
11
- "illuminate/console": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*",
12
- "illuminate/support": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*"
+ "illuminate/console": "5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0",
+ "illuminate/support": "5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0"
13
},
14
"autoload": {
15
"psr-4": {
0 commit comments