Move php composer dependency directory from vendor to _php

This commit is contained in:
2015-12-21 14:17:38 +00:00
parent 5988fe8309
commit 757ec4cf61
2 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,7 @@
{
"config": {
"vendor-dir": "_php"
},
"require": {
"imagine/imagine": "0.5.0",
"symfony/console": "2.4.3",