Skip to content

Commit 105473a

Browse files
author
Willem Oostendorp
committed
Added missing older version for the symfony/event-dispatcher package
1 parent e4309c7 commit 105473a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"php": ">=5.5.9",
88
"symfony/workflow": "^3.3 || ^4.0",
99
"symfony/process": "^3.3 || ^4.0",
10-
"symfony/event-dispatcher": "^4.0",
10+
"symfony/event-dispatcher": "^3.3 || ^4.0",
1111
"illuminate/console": "5.3.* || 5.4.* || 5.5.* || 5.6.*",
1212
"illuminate/support": "5.3.* || 5.4.* || 5.5.* || 5.6.*"
1313
},

0 commit comments

Comments
 (0)