regenerate composer.lock with PHP 7.2 for Scrutinizer

This commit is contained in:
El RIDO
2022-11-06 09:27:51 +01:00
parent 94aab6d64b
commit 0288d94a68
2 changed files with 29 additions and 102 deletions

View File

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