1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-12 08:04:05 +02:00

chore(core): update composer autoload/classmap path

This commit is contained in:
Awilum
2020-07-14 20:17:52 +03:00
parent 1ba14cf480
commit c238357c0f

View File

@@ -73,7 +73,7 @@
},
"autoload": {
"classmap": [
"src"
"src/flextype"
]
},
"require-dev": {