Skip to content

Commit

Permalink
Symfony event dispatcher version is upgraded.
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimgunduz34 committed Feb 27, 2017
1 parent 7e28a59 commit 73bee96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"require": {
"php": "> 5.3.0",
"guzzle/guzzle": "3.9.2",
"symfony/event-dispatcher": "2.6.3"
"symfony/event-dispatcher": "2.7"
},
"require-dev": {
"squizlabs/php_codesniffer": "~1.5.2",
Expand Down

0 comments on commit 73bee96

Please sign in to comment.