This commit is contained in:
therselman 2017-07-15 22:20:28 +02:00
parent b6750900ce
commit 4c7a308346

View File

@ -17,6 +17,9 @@
"zendframework/zend-diactoros": "^1.0"
},
"autoload": {
"psr-0": {
"Schema\\": "src/"
},
"psr-4": {
"Twister\\": "src/",
"Schema\\": "src/"