Skip to content

Commit 4e99965

Browse files
#20 Update composer dependencies for symfony ^6.4|^7.3
1 parent e5c156e commit 4e99965

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
@@ -45,7 +45,7 @@
4545
"require": {
4646
"php": ">=8.1",
4747
"cleverage/process-bundle": "^4.0",
48-
"symfony/http-client": "^6.4|^7.1"
48+
"symfony/http-client": "^6.4|^7.3"
4949
},
5050
"require-dev": {
5151
"friendsofphp/php-cs-fixer": "*",

0 commit comments

Comments
 (0)