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:
@@ -73,7 +73,7 @@
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"src"
|
||||
"src/flextype"
|
||||
]
|
||||
},
|
||||
"require-dev": {
|
||||
|
Reference in New Issue
Block a user