Fixing autoload

This commit is contained in:
Pavel Shevaev 2022-12-08 19:20:32 +03:00
parent 57e3106499
commit ef37b96e89
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"php": ">=7.4"
},
"autoload": {
"classmap": [
"files": [
"metagen.inc.php",
"parser.inc.php"
]