Skip to content

Commit 61dc46b

Browse files
committed
Changed version of symfony/var-dumper to be lenient.
1 parent bf296d8 commit 61dc46b

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
@@ -49,7 +49,7 @@
4949
"drupal/core-recommended": "*",
5050
"drush/drush": "^13",
5151
"phpspec/prophecy-phpunit": "*",
52-
"symfony/var-dumper": "^5.4 | ^6.2"
52+
"symfony/var-dumper": "*"
5353
},
5454
"minimum-stability": "dev",
5555
"prefer-stable": true,

0 commit comments

Comments
 (0)