diff options
author | Remi Collet <remi@remirepo.net> | 2020-03-03 10:21:32 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-03-03 10:21:32 +0100 |
commit | 43bd62715c6716f0d77368c45e68d3840e62f01a (patch) | |
tree | bb1b50c699dc2427045791312de0cade27474ceb /src/Symfony/Bundle/FrameworkBundle | |
parent | 33e7ef3f6d883a156e16dc085d56d585d0eacd3b (diff) |
v3.4.38
Diffstat (limited to 'src/Symfony/Bundle/FrameworkBundle')
-rw-r--r-- | src/Symfony/Bundle/FrameworkBundle/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Bundle/FrameworkBundle/composer.json b/src/Symfony/Bundle/FrameworkBundle/composer.json index dae941c..aad4e3f 100644 --- a/src/Symfony/Bundle/FrameworkBundle/composer.json +++ b/src/Symfony/Bundle/FrameworkBundle/composer.json @@ -24,7 +24,7 @@ "symfony/config": "^3.4.31|^4.3.4", "symfony/debug": "~2.8|~3.0|~4.0", "symfony/event-dispatcher": "~3.4|~4.0", - "symfony/http-foundation": "^3.4.13|~4.3", + "symfony/http-foundation": "^3.4.38|^4.3", "symfony/http-kernel": "^3.4.31|^4.3.4", "symfony/polyfill-mbstring": "~1.0", "symfony/filesystem": "~2.8|~3.0|~4.0", |