Skip to content

Commit 5ffb9b9

Browse files
authored
Merge pull request #20 from php-soap/dependabot/composer/symfony/http-client-tw-7.1
Update symfony/http-client requirement from ^6.1 to ^7.1
2 parents fd1b474 + ed4c550 commit 5ffb9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"require-dev": {
3535
"nyholm/psr7": "^1.5",
3636
"php-http/mock-client": "^1.5",
37-
"symfony/http-client": "^6.1",
37+
"symfony/http-client": "^7.1",
3838
"phpunit/phpunit": "^11.4",
3939
"cweagans/composer-patches": "^1.7"
4040
},

0 commit comments

Comments
 (0)