Skip to content

Commit

Permalink
revert composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rmahoney-bl committed Nov 8, 2016
1 parent 9e9de27 commit c20719d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,12 @@
"opine/interfaces": "^1.0",
"opine/config" : "^3.0",
"opine/container" : "^2.0",
"opine/bundle" : "^2.0.17",
"opine/bundle" : "^2.0",
"opine/user" : "^1.0.1"
},
"require-dev": {
"phpunit/phpunit": "5.5.0"
},
"version": "3.0.14",
"autoload": {
"psr-4": {
"Opine\\Route\\": "src/"
Expand Down

0 comments on commit c20719d

Please sign in to comment.