First version

This commit is contained in:
Simon Vieille 2016-05-20 12:01:26 +02:00
commit 8f6b4afe5b
5 changed files with 13 additions and 7 deletions

View file

@ -9,8 +9,8 @@
}
],
"autoload": {
"psr-0": {
"": "src/"
"psr-4": {
"Deblan\\CsvValidator\\": "src/Deblan/CsvValidator/"
}
},
"minimum-stability": "stable",