[TASK] Updated composer.json, added .gitignore

This commit is contained in:
Simon Sessingø
2015-09-18 19:41:55 +02:00
parent 291f7117d6
commit d4f0046283
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
},
"autoload": {
"psr-4": {
"Pecee\\": "src/Pecee/"
"Pecee\\": "src/"
}
}
}