Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
rmahoney-bl committed Nov 8, 2016
1 parent c20719d commit 157bc3a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"require": {
"php" : ">=7.0.0",
"nikic/fast-route": "1.0.1",
"opine/interfaces": "^1.0",
"opine/config" : "^3.0",
"opine/container" : "^2.0",
"opine/bundle" : "^2.0",
"opine/user" : "^1.0.1"
"opine/interfaces": "~1.0",
"opine/config" : "~3.0",
"opine/container" : "~2.0",
"opine/bundle" : "~2.0",
"opine/user" : "~1.0"
},
"require-dev": {
"phpunit/phpunit": "5.5.0"
Expand Down

0 comments on commit 157bc3a

Please sign in to comment.