Skip to content

Commit f2bc075

Browse files
authored
Update composer.json
1 parent edbc7ce commit f2bc075

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
@@ -20,9 +20,9 @@
2020
],
2121
"require": {
2222
"php": "~5.6|~7.0",
23+
"symfony/event-dispatcher": "^2.8",
2324
"CoreCMF/admin": "1.1.*",
2425
"CoreCMF/core": "1.1.*",
25-
"symfony/event-dispatcher": "^2.8",
2626
"illuminate/support": "~5.1"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)