Skip to content

Commit

Permalink
Merge pull request #89 from ibrahimgunduz34/master
Browse files Browse the repository at this point in the history
Symfony event dispatcher version is upgraded.
  • Loading branch information
ibrahimgunduz34 authored Feb 27, 2017
2 parents 7e28a59 + 73bee96 commit 2087a84
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 2087a84

Please sign in to comment.