Skip to content

Commit 4988f7c

Browse files
committed
TYping issue with workflow 4.3
1 parent 930a337 commit 4988f7c

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": "^3.3 || ^4.0",
10+
"symfony/event-dispatcher": "^3.3 || 4.0.* || 4.1.* || 4.2.*",
1111
"illuminate/console": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*",
1212
"illuminate/support": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*"
1313
},

0 commit comments

Comments
 (0)