mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 05:44:24 +00:00
adapt to symfony 2.8
This commit is contained in:
parent
590762889b
commit
9f9bc8ab4d
@ -40,7 +40,7 @@ security:
|
|||||||
http_basic: ~
|
http_basic: ~
|
||||||
form_login:
|
form_login:
|
||||||
csrf_parameter: _csrf_token
|
csrf_parameter: _csrf_token
|
||||||
intention: authenticate
|
csrf_token_id: authenticate
|
||||||
csrf_provider: form.csrf_provider
|
csrf_provider: form.csrf_provider
|
||||||
|
|
||||||
logout: ~
|
logout: ~
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
"doctrine/dbal": "~2.5",
|
"doctrine/dbal": "~2.5",
|
||||||
"doctrine/orm": "~2.4",
|
"doctrine/orm": "~2.4",
|
||||||
"doctrine/common": "~2.4",
|
"doctrine/common": "~2.4",
|
||||||
"doctrine/doctrine-bundle": "~1.2@dev",
|
"doctrine/doctrine-bundle": "~1.2",
|
||||||
"champs-libres/composer-bundle-migration": "~1.0",
|
"champs-libres/composer-bundle-migration": "~1.0",
|
||||||
"doctrine/doctrine-migrations-bundle": "~1.1",
|
"doctrine/doctrine-migrations-bundle": "~1.1",
|
||||||
"doctrine/migrations": "~1.0"
|
"doctrine/migrations": "~1.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user