diff options
author | Remi Collet <remi@remirepo.net> | 2020-04-29 09:19:32 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-04-29 09:19:32 +0200 |
commit | 2169191b63680647fbb6c4ef778b6e55549fa230 (patch) | |
tree | f2f2b84933b1a3d9bcbb3d45ccc9d52238311f7a /src/Symfony/Component/Security/Http | |
parent | 4b9e10c98e8665f499ac9822993c0617588d40c0 (diff) |
v4.4.8
Diffstat (limited to 'src/Symfony/Component/Security/Http')
-rw-r--r-- | src/Symfony/Component/Security/Http/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Component/Security/Http/composer.json b/src/Symfony/Component/Security/Http/composer.json index 699ffcf..6b23f5c 100644 --- a/src/Symfony/Component/Security/Http/composer.json +++ b/src/Symfony/Component/Security/Http/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": "^7.1.3", - "symfony/security-core": "^4.4.7", + "symfony/security-core": "^4.4.8", "symfony/http-foundation": "^3.4.40|^4.4.7|^5.0.7", "symfony/http-kernel": "^4.4", "symfony/property-access": "^3.4|^4.0|^5.0" |