Skip to content

Commit

Permalink
Update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
polyfractal committed Jun 3, 2014
1 parent a643b9f commit 51fe4b6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,14 @@
"name": "Zachary Tong"
}
],
"minimum-stability": "dev",
"require": {
"php": ">=5.3.9",
"zeptech/annotations": "1.1.*",
"nategood/commando": "0.2.1",
"pimple/pimple": "1.*"
"pimple/pimple": ">=1.0,<3.0"
},
"require-dev": {
"phpunit/phpunit": "~3.8",
"phpunit/phpunit": "~4.0",
"mikey179/vfsStream": "1.2.*",
"mockery/mockery": "0.8.*",
"satooshi/php-coveralls": "0.6.*"
Expand Down

0 comments on commit 51fe4b6

Please sign in to comment.