support ~ for home directory in paths

This commit is contained in:
David Badura 2015-07-15 01:26:06 +02:00
parent 95870fc7a2
commit d3926a9904
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
"symfony/filesystem": "^2.3", "symfony/filesystem": "^2.3",
"nesbot/carbon": "^1.14", "nesbot/carbon": "^1.14",
"doctrine/collections": "^1.3", "doctrine/collections": "^1.3",
"webmozart/path-util": "^2.0", "webmozart/path-util": "^2.1",
"webmozart/assert": "^1.0.1", "webmozart/assert": "^1.0.1",
"ocramius/proxy-manager": "^1.0" "ocramius/proxy-manager": "^1.0"
}, },