Skip to content

Commit d56f462

Browse files
committed
Require ^4.0 for Laravel 5.7 upgrade
1 parent 3520ba2 commit d56f462

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
@@ -25,7 +25,7 @@
2525
"php": ">=5.5",
2626
"ext-curl": "*",
2727
"jms/serializer": "^1.0",
28-
"symfony/event-dispatcher": "^2.3|^3.0",
28+
"symfony/event-dispatcher": "^2.3|^4.0",
2929
"symfony/yaml": "^2.3|^3.0",
3030
"guzzlehttp/guzzle": "^6.0",
3131
"doctrine/collections": "^1.2"

0 commit comments

Comments
 (0)