mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Bump composer dependencies
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user