Skip to content

Commit 12765f2

Browse files
Merge branch '5.3' into 5.4
* 5.3: Fix typo
2 parents 2c33b72 + d180a86 commit 12765f2

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)