Skip to content

Commit

Permalink
Updated version constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
benatespina authored Nov 2, 2016
1 parent 1c6d530 commit cebe0ce
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
],
"require": {
"php": "^5.5 || ^7.0",
"bengor-file/simple-bus-bridge": "dev-master",
"bengor-file/file-bundle": "dev-master",
"bengor-file/simple-bus-bridge": "^1.0.0",
"bengor-file/file-bundle": "^0.2.0",
"simple-bus/doctrine-orm-bridge": "^4.0",
"simple-bus/symfony-bridge": "^4.0"
},
Expand All @@ -45,7 +45,5 @@
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit cebe0ce

Please sign in to comment.