Настройка для composer

This commit is contained in:
CORP\phedor 2018-03-27 18:10:46 +03:00
parent 32ec09a66a
commit 96aec642b1
2 changed files with 4 additions and 3 deletions

View file

@ -8,8 +8,8 @@
}
],
"autoload": {
"psr-0": {
"": "src/"
"psr-4": {
"ctiso\\": "src/"
}
}
}