add composer.json to install global composer dependencies

This commit is contained in:
Mahmoud Zalt
2016-07-25 07:00:50 +03:00
parent e1dbb972f1
commit 062b7466f6
4 changed files with 83 additions and 27 deletions

5
workspace/composer.json Normal file
View File

@ -0,0 +1,5 @@
{
"require": {
}
}