Private
Public Access
1
0

composer update && rewrite user authentication page names

This commit is contained in:
2017-01-31 10:39:04 +01:00
parent 94ebe9a428
commit 8851a6d68b
9 changed files with 449 additions and 307 deletions

View File

@@ -35,7 +35,8 @@
"predis/predis": "^1.0",
"snc/redis-bundle": "^2.0",
"hwi/oauth-bundle": "^0.5.1",
"cleentfaar/slack-bundle": "^0.20.1"
"cleentfaar/slack-bundle": "^0.20.1",
"symfony/translation": "^3.2"
},
"require-dev": {
"sensio/generator-bundle": "^3.0",