Bump composer dependencies

This commit is contained in:
Benoît Burnichon
2015-03-17 10:18:13 +01:00
parent 7ad443a88b
commit 842ada618f
2 changed files with 641 additions and 118 deletions

View File

@@ -28,7 +28,7 @@
}
],
"require": {
"php" : ">=5.4",
"php" : ">=5.5",
"alchemy/oauth2php" : "1.0.0",
"alchemy/phlickr" : "0.2.9",
"alchemy/task-manager" : "2.0.x-dev@dev",
@@ -82,7 +82,7 @@
"roave/security-advisories": "dev-master"
},
"require-dev": {
"phpunit/phpunit" : "~3.7",
"phpunit/phpunit" : "~4.5",
"behat/behat" : "2.5.x-dev@dev",
"behat/gherkin" : "2.3.x-dev@dev",
"behat/mink" : "~1.4",