Working towards standard directory names

This commit is contained in:
Joshua Sherman 2014-01-20 22:23:04 -05:00
parent 293f618bef
commit e2f8464c51
5 changed files with 10 additions and 18 deletions

View file

@ -1,13 +1,4 @@
{
"config": {
"vendor-dir": "vendors/composer"
},
"repositories": [
{
"url": "https://github.com/joshtronic/php-ayah.git",
"type": "git"
}
],
"require-dev": {
"mikey179/vfsStream": "1.2.0",
"satooshi/php-coveralls": "dev-master"