diff options
author | Remi Collet <remi@remirepo.net> | 2019-12-02 15:33:14 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-12-02 15:33:14 +0100 |
commit | 46f5d0ca617a7ba4782daca4289f58de97c1c3e9 (patch) | |
tree | 7d5b74c25b2c7c1cda09db23a24d1817c886e455 /src/Symfony/Bundle/SecurityBundle | |
parent | 43ed06d42a05aaa08dd94795fade9f5e19a66344 (diff) |
v3.4.36
Diffstat (limited to 'src/Symfony/Bundle/SecurityBundle')
-rw-r--r-- | src/Symfony/Bundle/SecurityBundle/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Bundle/SecurityBundle/composer.json b/src/Symfony/Bundle/SecurityBundle/composer.json index 1f0e56e..1a8057b 100644 --- a/src/Symfony/Bundle/SecurityBundle/composer.json +++ b/src/Symfony/Bundle/SecurityBundle/composer.json @@ -19,7 +19,7 @@ "php": "^5.5.9|>=7.0.8", "ext-xml": "*", "symfony/config": "~3.4|~4.0", - "symfony/security": "~3.4.15|~4.0.15|^4.1.4", + "symfony/security": "~3.4.36|~4.3.9|^4.4.1", "symfony/dependency-injection": "^3.4.3|^4.0.3", "symfony/http-kernel": "~3.4|~4.0", "symfony/polyfill-php70": "~1.0" |