diff options
author | Remi Collet <remi@remirepo.net> | 2020-01-22 11:26:34 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-01-22 11:26:34 +0100 |
commit | 33e7ef3f6d883a156e16dc085d56d585d0eacd3b (patch) | |
tree | 62784c3ca6c91abc6dc8e5fcae9066603f36001b /src/Symfony/Bundle/SecurityBundle | |
parent | 42c8a201448fd71b51bd590dc89f28a25635511d (diff) |
v3.4.37
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 1a8057b..f0e35c7 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.36|~4.3.9|^4.4.1", + "symfony/security": "~3.4.37|~4.3.10|^4.4.3", "symfony/dependency-injection": "^3.4.3|^4.0.3", "symfony/http-kernel": "~3.4|~4.0", "symfony/polyfill-php70": "~1.0" |