Skip to content

Commit 855232f

Browse files
Fix typo
1 parent a8324c8 commit 855232f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Symfony/Component/HttpClient/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": "1.1|2.0",
22-
"symfony/polyfill-php80": "^1.16"
21+
"symfony/http-client-implementation": "1.1|2.0"
2322
},
2423
"require": {
2524
"php": ">=7.1.3",

0 commit comments

Comments
 (0)