VarDumper is only used for dev

This commit is contained in:
Pierre Rudloff 2015-10-29 20:17:48 +01:00
parent 05b144cb7b
commit a0cec7bfcf
2 changed files with 8 additions and 5 deletions

View file

@ -6,7 +6,9 @@
"type": "project",
"require": {
"smarty/smarty": "~3.1",
"rg3/youtube-dl": "2015.10.24",
"rg3/youtube-dl": "2015.10.24"
},
"require-dev": {
"symfony/var-dumper": "~2.7.6"
},
"extra": {