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 e4309c7 commit 105473aCopy full SHA for 105473a
composer.json
@@ -7,7 +7,7 @@
7
"php": ">=5.5.9",
8
"symfony/workflow": "^3.3 || ^4.0",
9
"symfony/process": "^3.3 || ^4.0",
10
- "symfony/event-dispatcher": "^4.0",
+ "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.*"
13
},
0 commit comments