Skip to content

Commit 21f4e46

Browse files
Update symfony/http-client-contracts requirement (#209)
--- updated-dependencies: - dependency-name: symfony/http-client-contracts dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1db2fac commit 21f4e46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"psr/http-factory": "^1.0",
7777
"psr/http-message": "^1.0 || ^2.0",
7878
"symfony/dotenv": "^5.4|^6.4|^7.0",
79-
"symfony/http-client-contracts": "^1.1|^2.0",
79+
"symfony/http-client-contracts": "^1.1|^2.0|^3.0",
8080
"symfony/http-client": "^5.4|^6.4|^7.0",
8181
"symfony/process": "^5.4|^6.4|^7.0",
8282
"nyholm/psr7": "^1.4"

0 commit comments

Comments
 (0)