Skip to content

Commit 0dd2f16

Browse files
Chi-teckgreg-1-anderson
authored andcommitted
Support var-dumper 4.x (#3578)
1 parent 9a707db commit 0dd2f16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"symfony/event-dispatcher": "~2.7|^3",
4343
"symfony/finder": "~2.7|^3",
4444
"symfony/process": "~2.7|^3",
45-
"symfony/var-dumper": "~2.7|^3",
45+
"symfony/var-dumper": "~2.7|^3|^4",
4646
"symfony/yaml": "~2.3|^3",
4747
"webflo/drupal-finder": "^1.1",
4848
"webmozart/path-util": "^2.1.0"

isolation/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"ext-dom": "*",
1111
"psr/log": "~1.0",
1212
"consolidation/config": "^1.0.9",
13-
"symfony/var-dumper": "~2.7|^3",
13+
"symfony/var-dumper": "~2.7|^3|^4",
1414
"symfony/finder": "~2.7|^3",
1515
"webflo/drupal-finder": "^0",
1616
"webmozart/path-util": "^2.1.0",

0 commit comments

Comments
 (0)