summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-09-02 15:26:03 +0200
committerRemi Collet <remi@remirepo.net>2020-09-02 15:26:03 +0200
commit947a08ea9e1d340073af2db38027ae35e296d138 (patch)
tree550108c6492699f969a8fa0dec6af8d642cfbd6f /src
parent02edc37ac3a1ff0bd1ef4cb5fa57408578b2cc23 (diff)
update to 4.4.13
Diffstat (limited to 'src')
-rw-r--r--src/Symfony/Component/HttpClient/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Component/HttpClient/composer.json b/src/Symfony/Component/HttpClient/composer.json
index 979feb8..2fa79ad 100644
--- a/src/Symfony/Component/HttpClient/composer.json
+++ b/src/Symfony/Component/HttpClient/composer.json
@@ -33,7 +33,7 @@
"php-http/httplug": "^1.0|^2.0",
"psr/http-client": "^1.0",
"symfony/dependency-injection": "^4.3|^5.0",
- "symfony/http-kernel": "^4.4",
+ "symfony/http-kernel": "^4.4.13",
"symfony/process": "^4.2|^5.0"
},
"autoload": {