Tweaking composer autoload
This commit is contained in:
parent
9c1ed8b6da
commit
c60ee9dc60
|
@ -0,0 +1 @@
|
|||
tags
|
|
@ -6,6 +6,6 @@
|
|||
"php": ">=7.4"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": ["error.inc.php"]
|
||||
"files": ["error.inc.php"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue