mirror of
https://github.com/getgrav/grav.git
synced 2026-07-07 15:42:20 +02:00
Fix autoloading without composer update -o
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"pimple/pimple": "~3.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"psr-0": {
|
||||
"Grav\\": "system/src/"
|
||||
},
|
||||
"files": ["system/defines.php"]
|
||||
|
||||
Reference in New Issue
Block a user