Skip to content

Commit a65b22f

Browse files
committed
minor #731 Remove explicit var-dumper (garak)
This PR was squashed before being merged into the master branch (closes #731). Discussion ---------- Remove explicit var-dumper If you require symfony/profiler-pack, there's no need to require symfony/var-dump (that is required by symfony/web-profiler-bundle, that is required by symfony/profiler-pack) Commits ------- 45ca70d Remove explicit var-dumper
2 parents 30f4ccd + 45ca70d commit a65b22f

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"symfony/dotenv": "^4.0",
3838
"symfony/phpunit-bridge": "^4.0",
3939
"symfony/profiler-pack": "^1.0",
40-
"symfony/var-dumper": "^4.0",
4140
"symfony/web-server-bundle": "^4.0"
4241
},
4342
"config": {

composer.lock

Lines changed: 32 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)