Merge branch '4.4' into 5.2

* 4.4:
  Fix typo
This commit is contained in:
Nicolas Grekas 2021-07-21 16:48:30 +02:00
commit 6a7273f3e2
1 changed files with 1 additions and 2 deletions

View File

@ -18,8 +18,7 @@
"php-http/async-client-implementation": "*",
"php-http/client-implementation": "*",
"psr/http-client-implementation": "1.0",
"symfony/http-client-implementation": "2.2",
"symfony/polyfill-php80": "^1.16"
"symfony/http-client-implementation": "2.2"
},
"require": {
"php": ">=7.2.5",