bump libraries, update changelog

required minimal changes in checkmark jQuery accessor code, found by unit tests
This commit is contained in:
El RIDO
2023-06-18 13:47:54 +02:00
parent 5b458a17c2
commit 57be10ed53
12 changed files with 229 additions and 74 deletions

View File

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