Add alchemy/rest-bundle to dependencies.

Bump negotiation version
This commit is contained in:
Benoît Burnichon
2015-08-13 15:15:58 +02:00
parent a01849bfa7
commit a0f69cd213
2 changed files with 132 additions and 15 deletions

View File

@@ -39,6 +39,7 @@
"alchemy/google-plus-api-client": "~0.6.2",
"alchemy/oauth2php": "1.0.0",
"alchemy/phlickr": "0.2.9",
"alchemy/rest-bundle": "master@dev",
"alchemy/task-manager": "2.0.x-dev@dev",
"alchemy/zippy": "0.2.x-dev@dev",
"beberlei/assert": "^2.3",
@@ -78,7 +79,7 @@
"phpexiftool/phpexiftool": "dev-0.4.1-mwg-metadata-copy as 0.4.1",
"ramsey/uuid": "^3.0",
"roave/security-advisories": "dev-master",
"silex/silex": "~1.2",
"silex/silex": "^1.3.0",
"silex/web-profiler": "~1.0",
"simple-bus/message-bus": "^2.1",
"simple-bus/serialization": "^2.0",
@@ -89,7 +90,7 @@
"twig/extensions": "dev-improved-i18n",
"twig/twig": "~1.14, >=1.14.2",
"vierbergenlars/php-semver": "~2.1",
"willdurand/negotiation": "~1.3",
"willdurand/negotiation": "^2.0.0-alpha1",
"zend/gdata": "~1.12.1"
},
"require-dev": {