Merge branch 'master' into paginate
Showing
... | @@ -26,6 +26,7 @@ | ... | @@ -26,6 +26,7 @@ |
"doctrine/doctrine-bundle": "^1.6", | "doctrine/doctrine-bundle": "^1.6", | ||
"doctrine/orm": "^2.5", | "doctrine/orm": "^2.5", | ||
"friendsofsymfony/jsrouting-bundle": "^2.2", | "friendsofsymfony/jsrouting-bundle": "^2.2", | ||
"friendsofsymfony/user-bundle": "^2.1", | |||
"incenteev/composer-parameter-handler": "^2.0", | "incenteev/composer-parameter-handler": "^2.0", | ||
"jms/serializer-bundle": "^2.3", | "jms/serializer-bundle": "^2.3", | ||
"sensio/distribution-bundle": "^5.0.19", | "sensio/distribution-bundle": "^5.0.19", | ||
... | ... |
Please register or sign in to comment