Skip to content

Commit 0848d05

Browse files
Fix "provide" declarations
1 parent d8df50f commit 0848d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +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"
21+
"symfony/http-client-implementation": "1.1|2.0"
2222
},
2323
"require": {
2424
"php": ">=7.1.3",

0 commit comments

Comments
 (0)