Skip to content

Commit

Permalink
Updated the composer.json to represent the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
cmodijk committed Aug 28, 2017
1 parent 0fcf941 commit cc20021
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": "^5.6 || ^7.0",
"simple-bus/message-bus": "~2.0",
"simple-bus/message-bus": "~3.0",
"symfony/http-kernel": "~2.3 || ~3.0",
"symfony/dependency-injection": "~2.3 || ~3.0",
"symfony/yaml": "~2.3 || ~3.0",
Expand All @@ -32,7 +32,7 @@
},
"require-dev": {
"phpunit/phpunit": "~4.0",
"simple-bus/doctrine-orm-bridge": "~4.0",
"simple-bus/doctrine-orm-bridge": "~5.0",
"doctrine/orm": "~2.3",
"doctrine/doctrine-bundle": "~1.0",
"symfony/monolog-bridge": "~2.3 || ~3.0",
Expand Down

0 comments on commit cc20021

Please sign in to comment.