Update composer config

This commit is contained in:
alphayax 2016-02-02 22:38:40 +01:00
parent 69554039e0
commit 14b2b76e5c
1 changed files with 4 additions and 1 deletions

View File

@ -8,5 +8,8 @@
"name": "Yann Ponzoni",
"email": "alphayax@gmail.com"
}
]
],
"autoload": {
"psr-4": {"alphayax\\": "./"}
}
}