Skip to content

Commit bfd3662

Browse files
committed
Update symfony/event-dispatcher version to ~2.8 or ~3.0
Currently this has no effect as tmdb/api requires ~2.0
1 parent 923803f commit bfd3662

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
@@ -14,7 +14,7 @@
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "~4.0",
17-
"symfony/event-dispatcher": "~2.0",
17+
"symfony/event-dispatcher": "~2.8|~3.0",
1818
"illuminate/events": "~5.0",
1919
"doctrine/cache": ">=1.3.0",
2020
"monolog/monolog": ">=1.7.0"

0 commit comments

Comments
 (0)