mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-10-30 18:06:16 +01:00
fix issue with updating admin caused by autoloader
This commit is contained in:
2
vendor/autoload.php
vendored
2
vendor/autoload.php
vendored
@@ -4,4 +4,4 @@
|
||||
|
||||
require_once __DIR__ . '/composer/autoload_real.php';
|
||||
|
||||
return ComposerAutoloaderInitd6a520eb662703b9aa0b94d2e30cc77f::getLoader();
|
||||
return ComposerAutoloaderInit21cdc8503e0b8e5d43533c2109133c23::getLoader();
|
||||
|
||||
Reference in New Issue
Block a user