Skip to content

Commit 80c3f57

Browse files
authored
Merge pull request #37 from php-soap/dependabot/composer/symfony/var-dumper-tw-6.1or-tw-7.0
Update symfony/var-dumper requirement from ^6.1 to ^6.1 || ^7.0
2 parents c3163a1 + 290bdf5 commit 80c3f57

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
@@ -25,7 +25,7 @@
2525
"webmozart/assert": "^1.11"
2626
},
2727
"require-dev": {
28-
"symfony/var-dumper": "^6.1",
28+
"symfony/var-dumper": "^6.1 || ^7.0",
2929
"php-soap/engine-integration-tests": "^1.5.0",
3030
"psalm/plugin-symfony": "^5.0",
3131
"php-standard-library/psalm-plugin": "^2.2",

0 commit comments

Comments
 (0)