Skip to content

Commit d180a86

Browse files
Merge branch '5.2' into 5.3
* 5.2: Fix typo
2 parents 29ff82d + ff22186 commit d180a86

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.4",
22-
"symfony/polyfill-php80": "^1.16"
21+
"symfony/http-client-implementation": "2.4"
2322
},
2423
"require": {
2524
"php": ">=7.2.5",

0 commit comments

Comments
 (0)