Fixing autoloading

This commit is contained in:
Pavel Shevaev 2022-05-16 15:47:17 +03:00
parent 049b50a8f5
commit aea8c17602
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
},
"autoload": {
"classmap": [
"*.php",
"metagen.inc.php",
"targets/"
]
}