Skip to content

Commit cdfbe1a

Browse files
committed
Add compat for symfony/http-client==4.3
1 parent 8b5b8be commit cdfbe1a

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
@@ -19,6 +19,6 @@
1919
"php": ">=7.1.3",
2020
"ext-curl": "*",
2121
"ext-json": "*",
22-
"symfony/http-client": ">=4.4"
22+
"symfony/http-client": ">=4.3.0"
2323
}
2424
}

0 commit comments

Comments
 (0)