plugin updates

This commit is contained in:
Tony Volpe
2024-07-18 20:40:50 +00:00
parent 1cbeccbe26
commit f13cad0e36
314 changed files with 45107 additions and 30963 deletions

View File

@@ -2,7 +2,7 @@
// autoload_real.php @generated by Composer
class ComposerAutoloaderInit473736c55a35b9a077f93cfc42f4bbf5
class ComposerAutoloaderInitea20e5ba29b28036ad195e4916a7fbdc
{
private static $loader;
@@ -22,17 +22,17 @@ class ComposerAutoloaderInit473736c55a35b9a077f93cfc42f4bbf5
return self::$loader;
}
spl_autoload_register(array('ComposerAutoloaderInit473736c55a35b9a077f93cfc42f4bbf5', 'loadClassLoader'), true, true);
spl_autoload_register(array('ComposerAutoloaderInitea20e5ba29b28036ad195e4916a7fbdc', 'loadClassLoader'), true, true);
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
spl_autoload_unregister(array('ComposerAutoloaderInit473736c55a35b9a077f93cfc42f4bbf5', 'loadClassLoader'));
spl_autoload_unregister(array('ComposerAutoloaderInitea20e5ba29b28036ad195e4916a7fbdc', 'loadClassLoader'));
require __DIR__ . '/autoload_static.php';
call_user_func(\Composer\Autoload\ComposerStaticInit473736c55a35b9a077f93cfc42f4bbf5::getInitializer($loader));
call_user_func(\Composer\Autoload\ComposerStaticInitea20e5ba29b28036ad195e4916a7fbdc::getInitializer($loader));
$loader->setClassMapAuthoritative(true);
$loader->register(true);
$filesToLoad = \Composer\Autoload\ComposerStaticInit473736c55a35b9a077f93cfc42f4bbf5::$files;
$filesToLoad = \Composer\Autoload\ComposerStaticInitea20e5ba29b28036ad195e4916a7fbdc::$files;
$requireFile = \Closure::bind(static function ($fileIdentifier, $file) {
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;