This commit is contained in:
Simon Vieille 2015-03-09 20:41:56 +01:00
parent e32d31966d
commit cf6424345d

View file

@ -8,5 +8,9 @@
"email": "simon@deblan.fr"
}
],
"require": {}
"autoload": {
"psr-0": {
"": "src/"
}
}
}