Skip to content

Commit ff22186

Browse files
Merge branch '4.4' into 5.2
* 4.4: Fix typo
2 parents 0ea306d + 7eae617 commit ff22186

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
"php-http/async-client-implementation": "*",
1919
"php-http/client-implementation": "*",
2020
"psr/http-client-implementation": "1.0",
21-
"symfony/http-client-implementation": "2.2",
22-
"symfony/polyfill-php80": "^1.16"
21+
"symfony/http-client-implementation": "2.2"
2322
},
2423
"require": {
2524
"php": ">=7.2.5",

0 commit comments

Comments
 (0)