update composer dependencies - test phpunit 9

This commit is contained in:
El RIDO
2020-10-10 11:50:48 +02:00
parent 50f81e1d2e
commit 99f50f6de3
4 changed files with 1053 additions and 480 deletions

View File

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