Skip to content

Commit

Permalink
Merge pull request #90 from ibrahimgunduz34/master
Browse files Browse the repository at this point in the history
symfony event dispatcher version updated.
  • Loading branch information
ibrahimgunduz34 authored Feb 27, 2017
2 parents 2087a84 + 7bb64a0 commit 51f17d1
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.7"
"symfony/event-dispatcher": "^2.7|^3.0"
},
"require-dev": {
"squizlabs/php_codesniffer": "~1.5.2",
Expand Down

0 comments on commit 51f17d1

Please sign in to comment.