Skip to content

Commit

Permalink
update dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
iwyg committed Jan 27, 2016
1 parent ac6edb5 commit 669b389
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
},
"require-dev": {
"phpunit/phpunit": "5.2.*@dev",
"lucid/resource": "dev-develop",
"container-interop/container-interop": "~1.1.0",
"zendframework/zend-diactoros":"^1.3"
},
Expand All @@ -28,6 +29,7 @@
}
},
"suggest": {
"lucid/resource": "For loading routes from file definitions.",
"container-interop/container-interop": "For resolving controllers via a DI container."
},
"minimum-stability": "dev"
Expand Down

0 comments on commit 669b389

Please sign in to comment.