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 1125c19 commit 7919123Copy full SHA for 7919123
composer.json
@@ -5,9 +5,9 @@
5
"license": "MIT",
6
"require": {
7
"php": ">=5.5.9",
8
- "symfony/workflow": "^3.3",
9
- "symfony/process": "^3.3",
10
- "symfony/event-dispatcher": "^3.3",
+ "symfony/workflow": "^4.0",
+ "symfony/process": "^4.0",
+ "symfony/event-dispatcher": "^4.0",
11
"illuminate/console": "5.3.* | 5.4.* | 5.5.* | 5.6.*",
12
"illuminate/support": "5.3.* | 5.4.* | 5.5.* | 5.6.*"
13
},
0 commit comments