Kanboard now requires PHP >= 7.2 since other versions are deprecated
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 ComposerAutoloaderInitbdc3716ceecc7570f8ff9a8407f0ca0e::getLoader();
|
||||
return ComposerAutoloaderInit094f3eabe2924332bc2198a9ba245f27::getLoader();
|
||||
|
||||
Reference in New Issue
Block a user