Skip to content

Commit 05387f4

Browse files
Merge pull request #20 from plunkettscott/dependabot/composer/symfony/http-client-tw-6.2or-tw-7.0
chore(deps): update symfony/http-client requirement from ^6.2 to ^6.2 || ^7.0
2 parents 0fa9c41 + 59807f9 commit 05387f4

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
@@ -22,7 +22,7 @@
2222
"open-telemetry/api": "^1.0@beta",
2323
"open-telemetry/sdk": "^1.0@beta",
2424
"php-http/message-factory": "^1.0",
25-
"symfony/http-client": "^6.2"
25+
"symfony/http-client": "^6.2 || ^7.0"
2626
},
2727
"require-dev": {
2828
"guzzlehttp/guzzle": "^7.5",

0 commit comments

Comments
 (0)