update PHP dependencies

This commit is contained in:
El RIDO
2021-04-05 17:11:51 +02:00
parent 65d8f896c7
commit 30c8d97517
6 changed files with 185 additions and 113 deletions

View File

@@ -13,6 +13,9 @@ class ComposerAutoloaderInitDontChange
}
}
/**
* @return \Composer\Autoload\ClassLoader
*/
public static function getLoader()
{
if (null !== self::$loader) {