Changeset 3196271
- Timestamp:
- 11/25/2024 09:46:23 AM (17 months ago)
- Location:
- gdata-antivirus
- Files:
-
- 28 edited
- 1 copied
-
tags/2.1.1 (copied) (copied from gdata-antivirus/trunk)
-
tags/2.1.1/Readme.txt (modified) (2 diffs)
-
tags/2.1.1/composer.json (modified) (2 diffs)
-
tags/2.1.1/composer.lock (modified) (8 diffs)
-
tags/2.1.1/gdata-antivirus.php (modified) (1 diff)
-
tags/2.1.1/vendor/autoload.php (modified) (1 diff)
-
tags/2.1.1/vendor/composer/autoload_real.php (modified) (2 diffs)
-
tags/2.1.1/vendor/composer/autoload_static.php (modified) (2 diffs)
-
tags/2.1.1/vendor/composer/installed.json (modified) (4 diffs)
-
tags/2.1.1/vendor/composer/installed.php (modified) (1 diff)
-
tags/2.1.1/vendor/illuminate/container/Container.php (modified) (1 diff)
-
tags/2.1.1/vendor/illuminate/contracts/Pagination/CursorPaginator.php (modified) (2 diffs)
-
tags/2.1.1/vendor/illuminate/contracts/Pagination/LengthAwarePaginator.php (modified) (1 diff)
-
tags/2.1.1/vendor/illuminate/contracts/Pagination/Paginator.php (modified) (2 diffs)
-
tags/2.1.1/vendor/illuminate/contracts/Routing/ResponseFactory.php (modified) (1 diff)
-
trunk/Readme.txt (modified) (2 diffs)
-
trunk/composer.json (modified) (2 diffs)
-
trunk/composer.lock (modified) (8 diffs)
-
trunk/gdata-antivirus.php (modified) (1 diff)
-
trunk/vendor/autoload.php (modified) (1 diff)
-
trunk/vendor/composer/autoload_real.php (modified) (2 diffs)
-
trunk/vendor/composer/autoload_static.php (modified) (2 diffs)
-
trunk/vendor/composer/installed.json (modified) (4 diffs)
-
trunk/vendor/composer/installed.php (modified) (1 diff)
-
trunk/vendor/illuminate/container/Container.php (modified) (1 diff)
-
trunk/vendor/illuminate/contracts/Pagination/CursorPaginator.php (modified) (2 diffs)
-
trunk/vendor/illuminate/contracts/Pagination/LengthAwarePaginator.php (modified) (1 diff)
-
trunk/vendor/illuminate/contracts/Pagination/Paginator.php (modified) (2 diffs)
-
trunk/vendor/illuminate/contracts/Routing/ResponseFactory.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gdata-antivirus/tags/2.1.1/Readme.txt
r3182942 r3196271 5 5 Tested up to: 6.6 6 6 Requires PHP: 8.1 7 Stable tag: 2.1. 07 Stable tag: 2.1.1 8 8 License: GNU General Public License v3.0 9 9 License URI: https://github.com/GDATASoftwareAG/vaas/blob/main/LICENSE … … 57 57 == Changelog == 58 58 59 = 2.1.1 = 60 * updates: update illuminate/container to 11.33.2 61 59 62 = 2.1.0 = 60 63 * bugfix: [full scan runs in loop](https://github.com/GDATASoftwareAG/wordpress-gdata-antivirus/issues/37) -
gdata-antivirus/tags/2.1.1/composer.json
r3182942 r3196271 1 1 { 2 2 "name": "gdatacyberdefenseag\/gdata-antivirus", 3 "version": "2.1. 0",3 "version": "2.1.1", 4 4 "autoload": { 5 5 "psr-4": { … … 32 32 }, 33 33 "require-dev": { 34 "johnpbloch\/wordpress": "6. 6.2",34 "johnpbloch\/wordpress": "6.7.1", 35 35 "phpunit\/phpunit": "^11.4", 36 36 "wp-coding-standards\/wpcs": "^3.1", -
gdata-antivirus/tags/2.1.1/composer.lock
r3181695 r3196271 5 5 "This file is @generated automatically" 6 6 ], 7 "content-hash": " 6dbc678bbb2da49ad0fe8a69d78735ca",7 "content-hash": "07f05d6e68bf0c16480459206083ebe8", 8 8 "packages": [ 9 9 { … … 1337 1337 { 1338 1338 "name": "illuminate/container", 1339 "version": "v11.3 0.0",1339 "version": "v11.33.2", 1340 1340 "source": { 1341 1341 "type": "git", 1342 1342 "url": "https://github.com/illuminate/container.git", 1343 "reference": " 06dfc614aff58384b28ba5ad191f6a02d6b192cb"1344 }, 1345 "dist": { 1346 "type": "zip", 1347 "url": "https://api.github.com/repos/illuminate/container/zipball/ 06dfc614aff58384b28ba5ad191f6a02d6b192cb",1348 "reference": " 06dfc614aff58384b28ba5ad191f6a02d6b192cb",1343 "reference": "6e31eb49e9c9e68356a55cd8f18fb8830b8158cd" 1344 }, 1345 "dist": { 1346 "type": "zip", 1347 "url": "https://api.github.com/repos/illuminate/container/zipball/6e31eb49e9c9e68356a55cd8f18fb8830b8158cd", 1348 "reference": "6e31eb49e9c9e68356a55cd8f18fb8830b8158cd", 1349 1349 "shasum": "" 1350 1350 }, … … 1384 1384 "source": "https://github.com/laravel/framework" 1385 1385 }, 1386 "time": "2024-1 0-11T15:30:11+00:00"1386 "time": "2024-11-14T15:31:35+00:00" 1387 1387 }, 1388 1388 { 1389 1389 "name": "illuminate/contracts", 1390 "version": "v11.3 0.0",1390 "version": "v11.33.2", 1391 1391 "source": { 1392 1392 "type": "git", 1393 1393 "url": "https://github.com/illuminate/contracts.git", 1394 "reference": " 56312862af937bd6da8e6dc8bbd88188dfb478f8"1395 }, 1396 "dist": { 1397 "type": "zip", 1398 "url": "https://api.github.com/repos/illuminate/contracts/zipball/ 56312862af937bd6da8e6dc8bbd88188dfb478f8",1399 "reference": " 56312862af937bd6da8e6dc8bbd88188dfb478f8",1394 "reference": "44c15aec6ea0d997e0885aa5b04876fe8a141433" 1395 }, 1396 "dist": { 1397 "type": "zip", 1398 "url": "https://api.github.com/repos/illuminate/contracts/zipball/44c15aec6ea0d997e0885aa5b04876fe8a141433", 1399 "reference": "44c15aec6ea0d997e0885aa5b04876fe8a141433", 1400 1400 "shasum": "" 1401 1401 }, … … 1432 1432 "source": "https://github.com/laravel/framework" 1433 1433 }, 1434 "time": "2024- 09-22T15:08:08+00:00"1434 "time": "2024-11-15T15:40:33+00:00" 1435 1435 }, 1436 1436 { … … 2553 2553 { 2554 2554 "name": "johnpbloch/wordpress", 2555 "version": "6. 6.2",2555 "version": "6.7.1", 2556 2556 "source": { 2557 2557 "type": "git", 2558 2558 "url": "https://github.com/johnpbloch/wordpress.git", 2559 "reference": " 1bd4fb6bbee375a3428e2aa3593ee2549974b0c1"2560 }, 2561 "dist": { 2562 "type": "zip", 2563 "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/ 1bd4fb6bbee375a3428e2aa3593ee2549974b0c1",2564 "reference": " 1bd4fb6bbee375a3428e2aa3593ee2549974b0c1",2565 "shasum": "" 2566 }, 2567 "require": { 2568 "johnpbloch/wordpress-core": "6. 6.2",2559 "reference": "840a1b37dd240fad0f657537d0936be68e1c55e6" 2560 }, 2561 "dist": { 2562 "type": "zip", 2563 "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/840a1b37dd240fad0f657537d0936be68e1c55e6", 2564 "reference": "840a1b37dd240fad0f657537d0936be68e1c55e6", 2565 "shasum": "" 2566 }, 2567 "require": { 2568 "johnpbloch/wordpress-core": "6.7.1", 2569 2569 "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", 2570 2570 "php": ">=7.0.0" … … 2595 2595 "source": "https://core.trac.wordpress.org/browser" 2596 2596 }, 2597 "time": "2024- 09-10T15:26:46+00:00"2597 "time": "2024-11-21T14:47:07+00:00" 2598 2598 }, 2599 2599 { 2600 2600 "name": "johnpbloch/wordpress-core", 2601 "version": "6. 6.2",2601 "version": "6.7.1", 2602 2602 "source": { 2603 2603 "type": "git", 2604 2604 "url": "https://github.com/johnpbloch/wordpress-core.git", 2605 "reference": " dbb5f96e78905e26cbfb4c4796d9d5b92c451a81"2606 }, 2607 "dist": { 2608 "type": "zip", 2609 "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/ dbb5f96e78905e26cbfb4c4796d9d5b92c451a81",2610 "reference": " dbb5f96e78905e26cbfb4c4796d9d5b92c451a81",2605 "reference": "1975a1deaef23914b391f37314cc0e6a23ae16d7" 2606 }, 2607 "dist": { 2608 "type": "zip", 2609 "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/1975a1deaef23914b391f37314cc0e6a23ae16d7", 2610 "reference": "1975a1deaef23914b391f37314cc0e6a23ae16d7", 2611 2611 "shasum": "" 2612 2612 }, … … 2616 2616 }, 2617 2617 "provide": { 2618 "wordpress/core-implementation": "6. 6.2"2618 "wordpress/core-implementation": "6.7.1" 2619 2619 }, 2620 2620 "type": "wordpress-core", … … 2643 2643 "wiki": "https://codex.wordpress.org/" 2644 2644 }, 2645 "time": "2024- 09-10T15:26:41+00:00"2645 "time": "2024-11-21T14:47:02+00:00" 2646 2646 }, 2647 2647 { -
gdata-antivirus/tags/2.1.1/gdata-antivirus.php
r3182942 r3196271 12 12 * @wordpress-plugin 13 13 * Plugin Name: G DATA Antivirus 14 * Version: 2.1. 014 * Version: 2.1.1 15 15 * Requires at least: 6.2 16 16 * Tested up to: 6.6 -
gdata-antivirus/tags/2.1.1/vendor/autoload.php
r3181695 r3196271 23 23 require_once __DIR__ . '/composer/autoload_real.php'; 24 24 25 return ComposerAutoloaderInit 6dbc678bbb2da49ad0fe8a69d78735ca::getLoader();25 return ComposerAutoloaderInit07f05d6e68bf0c16480459206083ebe8::getLoader(); -
gdata-antivirus/tags/2.1.1/vendor/composer/autoload_real.php
r3181695 r3196271 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 6dbc678bbb2da49ad0fe8a69d78735ca5 class ComposerAutoloaderInit07f05d6e68bf0c16480459206083ebe8 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit 6dbc678bbb2da49ad0fe8a69d78735ca', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInit07f05d6e68bf0c16480459206083ebe8', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); 29 spl_autoload_unregister(array('ComposerAutoloaderInit 6dbc678bbb2da49ad0fe8a69d78735ca', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInit07f05d6e68bf0c16480459206083ebe8', 'loadClassLoader')); 30 30 31 31 require __DIR__ . '/autoload_static.php'; 32 call_user_func(\Composer\Autoload\ComposerStaticInit 6dbc678bbb2da49ad0fe8a69d78735ca::getInitializer($loader));32 call_user_func(\Composer\Autoload\ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::getInitializer($loader)); 33 33 34 34 $loader->setClassMapAuthoritative(true); 35 35 $loader->register(true); 36 36 37 $filesToLoad = \Composer\Autoload\ComposerStaticInit 6dbc678bbb2da49ad0fe8a69d78735ca::$files;37 $filesToLoad = \Composer\Autoload\ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::$files; 38 38 $requireFile = \Closure::bind(static function ($fileIdentifier, $file) { 39 39 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { -
gdata-antivirus/tags/2.1.1/vendor/composer/autoload_static.php
r3181695 r3196271 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit 6dbc678bbb2da49ad0fe8a69d78735ca7 class ComposerStaticInit07f05d6e68bf0c16480459206083ebe8 8 8 { 9 9 public static $files = array ( … … 1112 1112 { 1113 1113 return \Closure::bind(function () use ($loader) { 1114 $loader->prefixLengthsPsr4 = ComposerStaticInit 6dbc678bbb2da49ad0fe8a69d78735ca::$prefixLengthsPsr4;1115 $loader->prefixDirsPsr4 = ComposerStaticInit 6dbc678bbb2da49ad0fe8a69d78735ca::$prefixDirsPsr4;1116 $loader->classMap = ComposerStaticInit 6dbc678bbb2da49ad0fe8a69d78735ca::$classMap;1114 $loader->prefixLengthsPsr4 = ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::$prefixLengthsPsr4; 1115 $loader->prefixDirsPsr4 = ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::$prefixDirsPsr4; 1116 $loader->classMap = ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::$classMap; 1117 1117 1118 1118 }, null, ClassLoader::class); -
gdata-antivirus/tags/2.1.1/vendor/composer/installed.json
r3181695 r3196271 1388 1388 { 1389 1389 "name": "illuminate\/container", 1390 "version": "v11.3 0.0",1391 "version_normalized": "11.3 0.0.0",1390 "version": "v11.33.2", 1391 "version_normalized": "11.33.2.0", 1392 1392 "source": { 1393 1393 "type": "git", 1394 1394 "url": "https:\/\/github.com\/illuminate\/container.git", 1395 "reference": " 06dfc614aff58384b28ba5ad191f6a02d6b192cb"1396 }, 1397 "dist": { 1398 "type": "zip", 1399 "url": "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/ 06dfc614aff58384b28ba5ad191f6a02d6b192cb",1400 "reference": " 06dfc614aff58384b28ba5ad191f6a02d6b192cb",1395 "reference": "6e31eb49e9c9e68356a55cd8f18fb8830b8158cd" 1396 }, 1397 "dist": { 1398 "type": "zip", 1399 "url": "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/6e31eb49e9c9e68356a55cd8f18fb8830b8158cd", 1400 "reference": "6e31eb49e9c9e68356a55cd8f18fb8830b8158cd", 1401 1401 "shasum": "" 1402 1402 }, … … 1409 1409 "psr\/container-implementation": "1.1|2.0" 1410 1410 }, 1411 "time": "2024-1 0-11T15:30:11+00:00",1411 "time": "2024-11-14T15:31:35+00:00", 1412 1412 "type": "library", 1413 1413 "extra": { … … 1442 1442 { 1443 1443 "name": "illuminate\/contracts", 1444 "version": "v11.3 0.0",1445 "version_normalized": "11.3 0.0.0",1444 "version": "v11.33.2", 1445 "version_normalized": "11.33.2.0", 1446 1446 "source": { 1447 1447 "type": "git", 1448 1448 "url": "https:\/\/github.com\/illuminate\/contracts.git", 1449 "reference": " 56312862af937bd6da8e6dc8bbd88188dfb478f8"1450 }, 1451 "dist": { 1452 "type": "zip", 1453 "url": "https:\/\/api.github.com\/repos\/illuminate\/contracts\/zipball\/ 56312862af937bd6da8e6dc8bbd88188dfb478f8",1454 "reference": " 56312862af937bd6da8e6dc8bbd88188dfb478f8",1449 "reference": "44c15aec6ea0d997e0885aa5b04876fe8a141433" 1450 }, 1451 "dist": { 1452 "type": "zip", 1453 "url": "https:\/\/api.github.com\/repos\/illuminate\/contracts\/zipball\/44c15aec6ea0d997e0885aa5b04876fe8a141433", 1454 "reference": "44c15aec6ea0d997e0885aa5b04876fe8a141433", 1455 1455 "shasum": "" 1456 1456 }, … … 1460 1460 "psr\/simple-cache": "^1.0|^2.0|^3.0" 1461 1461 }, 1462 "time": "2024- 09-22T15:08:08+00:00",1462 "time": "2024-11-15T15:40:33+00:00", 1463 1463 "type": "library", 1464 1464 "extra": { -
gdata-antivirus/tags/2.1.1/vendor/composer/installed.php
r3181695 r3196271 3 3 namespace GDAVSCOPE; 4 4 5 return array('root' => array('name' => 'gdatacyberdefenseag/gdata-antivirus', 'pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('amphp/amp' => array('pretty_version' => 'v3.0.2', 'version' => '3.0.2.0', 'reference' => '138801fb68cfc9c329da8a7b39d01ce7291ee4b0', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/amp', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/byte-stream' => array('pretty_version' => 'v2.1.1', 'version' => '2.1.1.0', 'reference' => 'daa00f2efdbd71565bf64ffefa89e37542addf93', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/byte-stream', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/cache' => array('pretty_version' => 'v2.0.1', 'version' => '2.0.1.0', 'reference' => '46912e387e6aa94933b61ea1ead9cf7540b7797c', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/cache', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/dns' => array('pretty_version' => 'v2.2.0', 'version' => '2.2.0.0', 'reference' => '758266b0ea7470e2e42cd098493bc6d6c7100cf7', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/dns', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/file' => array('pretty_version' => 'v3.1.1', 'version' => '3.1.1.0', 'reference' => '58c8efefb8808d25456ef3ef4a628645442578a2', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/file', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/hpack' => array('pretty_version' => 'v3.2.1', 'version' => '3.2.1.0', 'reference' => '4f293064b15682a2b178b1367ddf0b8b5feb0239', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/hpack', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http' => array('pretty_version' => 'v2.1.1', 'version' => '2.1.1.0', 'reference' => 'fe6b4dd50c1e70caf823092398074b5082e1d6da', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http-client' => array('pretty_version' => 'v5.1.0', 'version' => '5.1.0.0', 'reference' => '483df9a856625fe4406c7fb6a64d6787105bd184', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.0', 'version' => '2.3.0.0', 'reference' => '9777db1460d1535bc2a843840684fb1205225b87', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parallel', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parser' => array('pretty_version' => 'v1.1.1', 'version' => '1.1.1.0', 'reference' => '3cf1f8b32a0171d4b1bed93d25617637a77cded7', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parser', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/pipeline' => array('pretty_version' => 'v1.2.1', 'version' => '1.2.1.0', 'reference' => '66c095673aa5b6e689e63b52d19e577459129ab3', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/pipeline', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/process' => array('pretty_version' => 'v2.0.3', 'version' => '2.0.3.0', 'reference' => '52e08c09dec7511d5fbc1fb00d3e4e79fc77d58d', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/process', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/serialization' => array('pretty_version' => 'v1.0.0', 'version' => '1.0.0.0', 'reference' => '693e77b2fb0b266c3c7d622317f881de44ae94a1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/serialization', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/socket' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '58e0422221825b79681b72c50c47a930be7bf1e1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/socket', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/sync' => array('pretty_version' => 'v2.3.0', 'version' => '2.3.0.0', 'reference' => '217097b785130d77cfcc58ff583cf26cd1770bf1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/sync', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/windows-registry' => array('pretty_version' => 'v1.0.1', 'version' => '1.0.1.0', 'reference' => '0d569e8f256cca974e3842b6e78b4e434bf98306', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/windows-registry', 'aliases' => array(), 'dev_requirement' => \false), 'brick/math' => array('pretty_version' => '0.12.1', 'version' => '0.12.1.0', 'reference' => 'f510c0a40911935b77b86859eb5223d58d660df1', 'type' => 'library', 'install_path' => __DIR__ . '/../brick/math', 'aliases' => array(), 'dev_requirement' => \false), 'daverandom/libdns' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => 'b84c94e8fe6b7ee4aecfe121bfe3b6177d303c8a', 'type' => 'library', 'install_path' => __DIR__ . '/../daverandom/libdns', 'aliases' => array(), 'dev_requirement' => \false), 'gdata/vaas' => array('pretty_version' => '9.0.5', 'version' => '9.0.5.0', 'reference' => 'b7c0fe55a78afaf890934af005781bba02ddbab8', 'type' => 'library', 'install_path' => __DIR__ . '/../gdata/vaas', 'aliases' => array(), 'dev_requirement' => \false), 'gdatacyberdefenseag/gdata-antivirus' => array('pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/container' => array('pretty_version' => 'v11.3 0.0', 'version' => '11.30.0.0', 'reference' => '06dfc614aff58384b28ba5ad191f6a02d6b192cb', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v11.30.0', 'version' => '11.30.0.0', 'reference' => '56312862af937bd6da8e6dc8bbd88188dfb478f8', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/contracts', 'aliases' => array(), 'dev_requirement' => \false), 'kelunik/certificate' => array('pretty_version' => 'v1.1.3', 'version' => '1.1.3.0', 'reference' => '7e00d498c264d5eb4f78c69f41c8bd6719c0199e', 'type' => 'library', 'install_path' => __DIR__ . '/../kelunik/certificate', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri' => array('pretty_version' => '7.4.1', 'version' => '7.4.1.0', 'reference' => 'bedb6e55eff0c933668addaa7efa1e1f2c417cc4', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-components' => array('pretty_version' => '7.4.1', 'version' => '7.4.1.0', 'reference' => 'b94fe4097885f1b51c4c3fcb78025fbbabbb5d9d', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-components', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-interfaces' => array('pretty_version' => '7.4.1', 'version' => '7.4.1.0', 'reference' => '8d43ef5c841032c87e2de015972c06f3865ef718', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-interfaces', 'aliases' => array(), 'dev_requirement' => \false), 'netresearch/jsonmapper' => array('pretty_version' => 'v5.0.0', 'version' => '5.0.0.0', 'reference' => '8c64d8d444a5d764c641ebe97e0e3bc72b25bf6c', 'type' => 'library', 'install_path' => __DIR__ . '/../netresearch/jsonmapper', 'aliases' => array(), 'dev_requirement' => \false), 'phrity/net-uri' => array('pretty_version' => '1.3.0', 'version' => '1.3.0.0', 'reference' => '3f458e0c4d1ddc0e218d7a5b9420127c63925f43', 'type' => 'library', 'install_path' => __DIR__ . '/../phrity/net-uri', 'aliases' => array(), 'dev_requirement' => \false), 'phrity/util-errorhandler' => array('pretty_version' => '1.1.1', 'version' => '1.1.1.0', 'reference' => '483228156e06673963902b1cc1e6bd9541ab4d5e', 'type' => 'library', 'install_path' => __DIR__ . '/../phrity/util-errorhandler', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '2.0.2', 'version' => '2.0.2.0', 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.1|2.0')), 'psr/http-factory' => array('pretty_version' => '1.1.0', 'version' => '1.1.0.0', 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-factory', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-message' => array('pretty_version' => '1.1', 'version' => '1.1.0.0', 'reference' => 'cb6ce4845ce34a8ad9e68117c10ee90a29919eba', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '3.0.2', 'version' => '3.0.2.0', 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'psr/simple-cache' => array('pretty_version' => '3.0.0', 'version' => '3.0.0.0', 'reference' => '764e0b3939f5ca87cb904f570ef9be2d78a07865', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/simple-cache', 'aliases' => array(), 'dev_requirement' => \false), 'ramsey/collection' => array('pretty_version' => '2.0.0', 'version' => '2.0.0.0', 'reference' => 'a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5', 'type' => 'library', 'install_path' => __DIR__ . '/../ramsey/collection', 'aliases' => array(), 'dev_requirement' => \false), 'ramsey/uuid' => array('pretty_version' => '4.7.6', 'version' => '4.7.6.0', 'reference' => '91039bc1faa45ba123c4328958e620d382ec7088', 'type' => 'library', 'install_path' => __DIR__ . '/../ramsey/uuid', 'aliases' => array(), 'dev_requirement' => \false), 'revolt/event-loop' => array('pretty_version' => 'v1.0.6', 'version' => '1.0.6.0', 'reference' => '25de49af7223ba039f64da4ae9a28ec2d10d0254', 'type' => 'library', 'install_path' => __DIR__ . '/../revolt/event-loop', 'aliases' => array(), 'dev_requirement' => \false), 'rhumsaa/uuid' => array('dev_requirement' => \false, 'replaced' => array(0 => '4.7.6')), 'textalk/websocket' => array('pretty_version' => '1.6.3', 'version' => '1.6.3.0', 'reference' => '67de79745b1a357caf812bfc44e0abf481cee012', 'type' => 'library', 'install_path' => __DIR__ . '/../textalk/websocket', 'aliases' => array(), 'dev_requirement' => \false)));5 return array('root' => array('name' => 'gdatacyberdefenseag/gdata-antivirus', 'pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('amphp/amp' => array('pretty_version' => 'v3.0.2', 'version' => '3.0.2.0', 'reference' => '138801fb68cfc9c329da8a7b39d01ce7291ee4b0', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/amp', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/byte-stream' => array('pretty_version' => 'v2.1.1', 'version' => '2.1.1.0', 'reference' => 'daa00f2efdbd71565bf64ffefa89e37542addf93', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/byte-stream', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/cache' => array('pretty_version' => 'v2.0.1', 'version' => '2.0.1.0', 'reference' => '46912e387e6aa94933b61ea1ead9cf7540b7797c', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/cache', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/dns' => array('pretty_version' => 'v2.2.0', 'version' => '2.2.0.0', 'reference' => '758266b0ea7470e2e42cd098493bc6d6c7100cf7', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/dns', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/file' => array('pretty_version' => 'v3.1.1', 'version' => '3.1.1.0', 'reference' => '58c8efefb8808d25456ef3ef4a628645442578a2', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/file', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/hpack' => array('pretty_version' => 'v3.2.1', 'version' => '3.2.1.0', 'reference' => '4f293064b15682a2b178b1367ddf0b8b5feb0239', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/hpack', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http' => array('pretty_version' => 'v2.1.1', 'version' => '2.1.1.0', 'reference' => 'fe6b4dd50c1e70caf823092398074b5082e1d6da', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http-client' => array('pretty_version' => 'v5.1.0', 'version' => '5.1.0.0', 'reference' => '483df9a856625fe4406c7fb6a64d6787105bd184', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.0', 'version' => '2.3.0.0', 'reference' => '9777db1460d1535bc2a843840684fb1205225b87', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parallel', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parser' => array('pretty_version' => 'v1.1.1', 'version' => '1.1.1.0', 'reference' => '3cf1f8b32a0171d4b1bed93d25617637a77cded7', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parser', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/pipeline' => array('pretty_version' => 'v1.2.1', 'version' => '1.2.1.0', 'reference' => '66c095673aa5b6e689e63b52d19e577459129ab3', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/pipeline', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/process' => array('pretty_version' => 'v2.0.3', 'version' => '2.0.3.0', 'reference' => '52e08c09dec7511d5fbc1fb00d3e4e79fc77d58d', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/process', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/serialization' => array('pretty_version' => 'v1.0.0', 'version' => '1.0.0.0', 'reference' => '693e77b2fb0b266c3c7d622317f881de44ae94a1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/serialization', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/socket' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '58e0422221825b79681b72c50c47a930be7bf1e1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/socket', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/sync' => array('pretty_version' => 'v2.3.0', 'version' => '2.3.0.0', 'reference' => '217097b785130d77cfcc58ff583cf26cd1770bf1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/sync', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/windows-registry' => array('pretty_version' => 'v1.0.1', 'version' => '1.0.1.0', 'reference' => '0d569e8f256cca974e3842b6e78b4e434bf98306', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/windows-registry', 'aliases' => array(), 'dev_requirement' => \false), 'brick/math' => array('pretty_version' => '0.12.1', 'version' => '0.12.1.0', 'reference' => 'f510c0a40911935b77b86859eb5223d58d660df1', 'type' => 'library', 'install_path' => __DIR__ . '/../brick/math', 'aliases' => array(), 'dev_requirement' => \false), 'daverandom/libdns' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => 'b84c94e8fe6b7ee4aecfe121bfe3b6177d303c8a', 'type' => 'library', 'install_path' => __DIR__ . '/../daverandom/libdns', 'aliases' => array(), 'dev_requirement' => \false), 'gdata/vaas' => array('pretty_version' => '9.0.5', 'version' => '9.0.5.0', 'reference' => 'b7c0fe55a78afaf890934af005781bba02ddbab8', 'type' => 'library', 'install_path' => __DIR__ . '/../gdata/vaas', 'aliases' => array(), 'dev_requirement' => \false), 'gdatacyberdefenseag/gdata-antivirus' => array('pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/container' => array('pretty_version' => 'v11.33.2', 'version' => '11.33.2.0', 'reference' => '6e31eb49e9c9e68356a55cd8f18fb8830b8158cd', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v11.33.2', 'version' => '11.33.2.0', 'reference' => '44c15aec6ea0d997e0885aa5b04876fe8a141433', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/contracts', 'aliases' => array(), 'dev_requirement' => \false), 'kelunik/certificate' => array('pretty_version' => 'v1.1.3', 'version' => '1.1.3.0', 'reference' => '7e00d498c264d5eb4f78c69f41c8bd6719c0199e', 'type' => 'library', 'install_path' => __DIR__ . '/../kelunik/certificate', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri' => array('pretty_version' => '7.4.1', 'version' => '7.4.1.0', 'reference' => 'bedb6e55eff0c933668addaa7efa1e1f2c417cc4', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-components' => array('pretty_version' => '7.4.1', 'version' => '7.4.1.0', 'reference' => 'b94fe4097885f1b51c4c3fcb78025fbbabbb5d9d', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-components', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-interfaces' => array('pretty_version' => '7.4.1', 'version' => '7.4.1.0', 'reference' => '8d43ef5c841032c87e2de015972c06f3865ef718', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-interfaces', 'aliases' => array(), 'dev_requirement' => \false), 'netresearch/jsonmapper' => array('pretty_version' => 'v5.0.0', 'version' => '5.0.0.0', 'reference' => '8c64d8d444a5d764c641ebe97e0e3bc72b25bf6c', 'type' => 'library', 'install_path' => __DIR__ . '/../netresearch/jsonmapper', 'aliases' => array(), 'dev_requirement' => \false), 'phrity/net-uri' => array('pretty_version' => '1.3.0', 'version' => '1.3.0.0', 'reference' => '3f458e0c4d1ddc0e218d7a5b9420127c63925f43', 'type' => 'library', 'install_path' => __DIR__ . '/../phrity/net-uri', 'aliases' => array(), 'dev_requirement' => \false), 'phrity/util-errorhandler' => array('pretty_version' => '1.1.1', 'version' => '1.1.1.0', 'reference' => '483228156e06673963902b1cc1e6bd9541ab4d5e', 'type' => 'library', 'install_path' => __DIR__ . '/../phrity/util-errorhandler', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '2.0.2', 'version' => '2.0.2.0', 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.1|2.0')), 'psr/http-factory' => array('pretty_version' => '1.1.0', 'version' => '1.1.0.0', 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-factory', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-message' => array('pretty_version' => '1.1', 'version' => '1.1.0.0', 'reference' => 'cb6ce4845ce34a8ad9e68117c10ee90a29919eba', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '3.0.2', 'version' => '3.0.2.0', 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'psr/simple-cache' => array('pretty_version' => '3.0.0', 'version' => '3.0.0.0', 'reference' => '764e0b3939f5ca87cb904f570ef9be2d78a07865', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/simple-cache', 'aliases' => array(), 'dev_requirement' => \false), 'ramsey/collection' => array('pretty_version' => '2.0.0', 'version' => '2.0.0.0', 'reference' => 'a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5', 'type' => 'library', 'install_path' => __DIR__ . '/../ramsey/collection', 'aliases' => array(), 'dev_requirement' => \false), 'ramsey/uuid' => array('pretty_version' => '4.7.6', 'version' => '4.7.6.0', 'reference' => '91039bc1faa45ba123c4328958e620d382ec7088', 'type' => 'library', 'install_path' => __DIR__ . '/../ramsey/uuid', 'aliases' => array(), 'dev_requirement' => \false), 'revolt/event-loop' => array('pretty_version' => 'v1.0.6', 'version' => '1.0.6.0', 'reference' => '25de49af7223ba039f64da4ae9a28ec2d10d0254', 'type' => 'library', 'install_path' => __DIR__ . '/../revolt/event-loop', 'aliases' => array(), 'dev_requirement' => \false), 'rhumsaa/uuid' => array('dev_requirement' => \false, 'replaced' => array(0 => '4.7.6')), 'textalk/websocket' => array('pretty_version' => '1.6.3', 'version' => '1.6.3.0', 'reference' => '67de79745b1a357caf812bfc44e0abf481cee012', 'type' => 'library', 'install_path' => __DIR__ . '/../textalk/websocket', 'aliases' => array(), 'dev_requirement' => \false))); -
gdata-antivirus/tags/2.1.1/vendor/illuminate/container/Container.php
r3169198 r3196271 719 719 // the parameter overrides for this build. After those two things are done 720 720 // we will be ready to return back the fully constructed class instance. 721 $this->resolved[$abstract] = \true; 721 if (!$needsContextualBuild) { 722 $this->resolved[$abstract] = \true; 723 } 722 724 array_pop($this->with); 723 725 return $object; -
gdata-antivirus/tags/2.1.1/vendor/illuminate/contracts/Pagination/CursorPaginator.php
r3169198 r3196271 3 3 namespace GDAVSCOPE\Illuminate\Contracts\Pagination; 4 4 5 /** 6 * @template TKey of array-key 7 * 8 * @template-covariant TValue 9 */ 5 10 interface CursorPaginator 6 11 { … … 48 53 * Get all of the items being paginated. 49 54 * 50 * @return array 55 * @return array<TKey, TValue> 51 56 */ 52 57 public function items(); -
gdata-antivirus/tags/2.1.1/vendor/illuminate/contracts/Pagination/LengthAwarePaginator.php
r3169198 r3196271 3 3 namespace GDAVSCOPE\Illuminate\Contracts\Pagination; 4 4 5 /** 6 * @template TKey of array-key 7 * 8 * @template-covariant TValue 9 * 10 * @extends Paginator<TKey, TValue> 11 */ 5 12 interface LengthAwarePaginator extends Paginator 6 13 { -
gdata-antivirus/tags/2.1.1/vendor/illuminate/contracts/Pagination/Paginator.php
r3169198 r3196271 3 3 namespace GDAVSCOPE\Illuminate\Contracts\Pagination; 4 4 5 /** 6 * @template TKey of array-key 7 * 8 * @template-covariant TValue 9 */ 5 10 interface Paginator 6 11 { … … 42 47 * Get all of the items being paginated. 43 48 * 44 * @return array 49 * @return array<TKey, TValue> 45 50 */ 46 51 public function items(); -
gdata-antivirus/tags/2.1.1/vendor/illuminate/contracts/Routing/ResponseFactory.php
r3169198 r3196271 103 103 * Create a new redirect response to a named route. 104 104 * 105 * @param string $route105 * @param \BackedEnum|string $route 106 106 * @param mixed $parameters 107 107 * @param int $status -
gdata-antivirus/trunk/Readme.txt
r3182942 r3196271 5 5 Tested up to: 6.6 6 6 Requires PHP: 8.1 7 Stable tag: 2.1. 07 Stable tag: 2.1.1 8 8 License: GNU General Public License v3.0 9 9 License URI: https://github.com/GDATASoftwareAG/vaas/blob/main/LICENSE … … 57 57 == Changelog == 58 58 59 = 2.1.1 = 60 * updates: update illuminate/container to 11.33.2 61 59 62 = 2.1.0 = 60 63 * bugfix: [full scan runs in loop](https://github.com/GDATASoftwareAG/wordpress-gdata-antivirus/issues/37) -
gdata-antivirus/trunk/composer.json
r3182942 r3196271 1 1 { 2 2 "name": "gdatacyberdefenseag\/gdata-antivirus", 3 "version": "2.1. 0",3 "version": "2.1.1", 4 4 "autoload": { 5 5 "psr-4": { … … 32 32 }, 33 33 "require-dev": { 34 "johnpbloch\/wordpress": "6. 6.2",34 "johnpbloch\/wordpress": "6.7.1", 35 35 "phpunit\/phpunit": "^11.4", 36 36 "wp-coding-standards\/wpcs": "^3.1", -
gdata-antivirus/trunk/composer.lock
r3181695 r3196271 5 5 "This file is @generated automatically" 6 6 ], 7 "content-hash": " 6dbc678bbb2da49ad0fe8a69d78735ca",7 "content-hash": "07f05d6e68bf0c16480459206083ebe8", 8 8 "packages": [ 9 9 { … … 1337 1337 { 1338 1338 "name": "illuminate/container", 1339 "version": "v11.3 0.0",1339 "version": "v11.33.2", 1340 1340 "source": { 1341 1341 "type": "git", 1342 1342 "url": "https://github.com/illuminate/container.git", 1343 "reference": " 06dfc614aff58384b28ba5ad191f6a02d6b192cb"1344 }, 1345 "dist": { 1346 "type": "zip", 1347 "url": "https://api.github.com/repos/illuminate/container/zipball/ 06dfc614aff58384b28ba5ad191f6a02d6b192cb",1348 "reference": " 06dfc614aff58384b28ba5ad191f6a02d6b192cb",1343 "reference": "6e31eb49e9c9e68356a55cd8f18fb8830b8158cd" 1344 }, 1345 "dist": { 1346 "type": "zip", 1347 "url": "https://api.github.com/repos/illuminate/container/zipball/6e31eb49e9c9e68356a55cd8f18fb8830b8158cd", 1348 "reference": "6e31eb49e9c9e68356a55cd8f18fb8830b8158cd", 1349 1349 "shasum": "" 1350 1350 }, … … 1384 1384 "source": "https://github.com/laravel/framework" 1385 1385 }, 1386 "time": "2024-1 0-11T15:30:11+00:00"1386 "time": "2024-11-14T15:31:35+00:00" 1387 1387 }, 1388 1388 { 1389 1389 "name": "illuminate/contracts", 1390 "version": "v11.3 0.0",1390 "version": "v11.33.2", 1391 1391 "source": { 1392 1392 "type": "git", 1393 1393 "url": "https://github.com/illuminate/contracts.git", 1394 "reference": " 56312862af937bd6da8e6dc8bbd88188dfb478f8"1395 }, 1396 "dist": { 1397 "type": "zip", 1398 "url": "https://api.github.com/repos/illuminate/contracts/zipball/ 56312862af937bd6da8e6dc8bbd88188dfb478f8",1399 "reference": " 56312862af937bd6da8e6dc8bbd88188dfb478f8",1394 "reference": "44c15aec6ea0d997e0885aa5b04876fe8a141433" 1395 }, 1396 "dist": { 1397 "type": "zip", 1398 "url": "https://api.github.com/repos/illuminate/contracts/zipball/44c15aec6ea0d997e0885aa5b04876fe8a141433", 1399 "reference": "44c15aec6ea0d997e0885aa5b04876fe8a141433", 1400 1400 "shasum": "" 1401 1401 }, … … 1432 1432 "source": "https://github.com/laravel/framework" 1433 1433 }, 1434 "time": "2024- 09-22T15:08:08+00:00"1434 "time": "2024-11-15T15:40:33+00:00" 1435 1435 }, 1436 1436 { … … 2553 2553 { 2554 2554 "name": "johnpbloch/wordpress", 2555 "version": "6. 6.2",2555 "version": "6.7.1", 2556 2556 "source": { 2557 2557 "type": "git", 2558 2558 "url": "https://github.com/johnpbloch/wordpress.git", 2559 "reference": " 1bd4fb6bbee375a3428e2aa3593ee2549974b0c1"2560 }, 2561 "dist": { 2562 "type": "zip", 2563 "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/ 1bd4fb6bbee375a3428e2aa3593ee2549974b0c1",2564 "reference": " 1bd4fb6bbee375a3428e2aa3593ee2549974b0c1",2565 "shasum": "" 2566 }, 2567 "require": { 2568 "johnpbloch/wordpress-core": "6. 6.2",2559 "reference": "840a1b37dd240fad0f657537d0936be68e1c55e6" 2560 }, 2561 "dist": { 2562 "type": "zip", 2563 "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/840a1b37dd240fad0f657537d0936be68e1c55e6", 2564 "reference": "840a1b37dd240fad0f657537d0936be68e1c55e6", 2565 "shasum": "" 2566 }, 2567 "require": { 2568 "johnpbloch/wordpress-core": "6.7.1", 2569 2569 "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", 2570 2570 "php": ">=7.0.0" … … 2595 2595 "source": "https://core.trac.wordpress.org/browser" 2596 2596 }, 2597 "time": "2024- 09-10T15:26:46+00:00"2597 "time": "2024-11-21T14:47:07+00:00" 2598 2598 }, 2599 2599 { 2600 2600 "name": "johnpbloch/wordpress-core", 2601 "version": "6. 6.2",2601 "version": "6.7.1", 2602 2602 "source": { 2603 2603 "type": "git", 2604 2604 "url": "https://github.com/johnpbloch/wordpress-core.git", 2605 "reference": " dbb5f96e78905e26cbfb4c4796d9d5b92c451a81"2606 }, 2607 "dist": { 2608 "type": "zip", 2609 "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/ dbb5f96e78905e26cbfb4c4796d9d5b92c451a81",2610 "reference": " dbb5f96e78905e26cbfb4c4796d9d5b92c451a81",2605 "reference": "1975a1deaef23914b391f37314cc0e6a23ae16d7" 2606 }, 2607 "dist": { 2608 "type": "zip", 2609 "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/1975a1deaef23914b391f37314cc0e6a23ae16d7", 2610 "reference": "1975a1deaef23914b391f37314cc0e6a23ae16d7", 2611 2611 "shasum": "" 2612 2612 }, … … 2616 2616 }, 2617 2617 "provide": { 2618 "wordpress/core-implementation": "6. 6.2"2618 "wordpress/core-implementation": "6.7.1" 2619 2619 }, 2620 2620 "type": "wordpress-core", … … 2643 2643 "wiki": "https://codex.wordpress.org/" 2644 2644 }, 2645 "time": "2024- 09-10T15:26:41+00:00"2645 "time": "2024-11-21T14:47:02+00:00" 2646 2646 }, 2647 2647 { -
gdata-antivirus/trunk/gdata-antivirus.php
r3182942 r3196271 12 12 * @wordpress-plugin 13 13 * Plugin Name: G DATA Antivirus 14 * Version: 2.1. 014 * Version: 2.1.1 15 15 * Requires at least: 6.2 16 16 * Tested up to: 6.6 -
gdata-antivirus/trunk/vendor/autoload.php
r3181695 r3196271 23 23 require_once __DIR__ . '/composer/autoload_real.php'; 24 24 25 return ComposerAutoloaderInit 6dbc678bbb2da49ad0fe8a69d78735ca::getLoader();25 return ComposerAutoloaderInit07f05d6e68bf0c16480459206083ebe8::getLoader(); -
gdata-antivirus/trunk/vendor/composer/autoload_real.php
r3181695 r3196271 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 6dbc678bbb2da49ad0fe8a69d78735ca5 class ComposerAutoloaderInit07f05d6e68bf0c16480459206083ebe8 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit 6dbc678bbb2da49ad0fe8a69d78735ca', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInit07f05d6e68bf0c16480459206083ebe8', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); 29 spl_autoload_unregister(array('ComposerAutoloaderInit 6dbc678bbb2da49ad0fe8a69d78735ca', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInit07f05d6e68bf0c16480459206083ebe8', 'loadClassLoader')); 30 30 31 31 require __DIR__ . '/autoload_static.php'; 32 call_user_func(\Composer\Autoload\ComposerStaticInit 6dbc678bbb2da49ad0fe8a69d78735ca::getInitializer($loader));32 call_user_func(\Composer\Autoload\ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::getInitializer($loader)); 33 33 34 34 $loader->setClassMapAuthoritative(true); 35 35 $loader->register(true); 36 36 37 $filesToLoad = \Composer\Autoload\ComposerStaticInit 6dbc678bbb2da49ad0fe8a69d78735ca::$files;37 $filesToLoad = \Composer\Autoload\ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::$files; 38 38 $requireFile = \Closure::bind(static function ($fileIdentifier, $file) { 39 39 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { -
gdata-antivirus/trunk/vendor/composer/autoload_static.php
r3181695 r3196271 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit 6dbc678bbb2da49ad0fe8a69d78735ca7 class ComposerStaticInit07f05d6e68bf0c16480459206083ebe8 8 8 { 9 9 public static $files = array ( … … 1112 1112 { 1113 1113 return \Closure::bind(function () use ($loader) { 1114 $loader->prefixLengthsPsr4 = ComposerStaticInit 6dbc678bbb2da49ad0fe8a69d78735ca::$prefixLengthsPsr4;1115 $loader->prefixDirsPsr4 = ComposerStaticInit 6dbc678bbb2da49ad0fe8a69d78735ca::$prefixDirsPsr4;1116 $loader->classMap = ComposerStaticInit 6dbc678bbb2da49ad0fe8a69d78735ca::$classMap;1114 $loader->prefixLengthsPsr4 = ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::$prefixLengthsPsr4; 1115 $loader->prefixDirsPsr4 = ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::$prefixDirsPsr4; 1116 $loader->classMap = ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::$classMap; 1117 1117 1118 1118 }, null, ClassLoader::class); -
gdata-antivirus/trunk/vendor/composer/installed.json
r3181695 r3196271 1388 1388 { 1389 1389 "name": "illuminate\/container", 1390 "version": "v11.3 0.0",1391 "version_normalized": "11.3 0.0.0",1390 "version": "v11.33.2", 1391 "version_normalized": "11.33.2.0", 1392 1392 "source": { 1393 1393 "type": "git", 1394 1394 "url": "https:\/\/github.com\/illuminate\/container.git", 1395 "reference": " 06dfc614aff58384b28ba5ad191f6a02d6b192cb"1396 }, 1397 "dist": { 1398 "type": "zip", 1399 "url": "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/ 06dfc614aff58384b28ba5ad191f6a02d6b192cb",1400 "reference": " 06dfc614aff58384b28ba5ad191f6a02d6b192cb",1395 "reference": "6e31eb49e9c9e68356a55cd8f18fb8830b8158cd" 1396 }, 1397 "dist": { 1398 "type": "zip", 1399 "url": "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/6e31eb49e9c9e68356a55cd8f18fb8830b8158cd", 1400 "reference": "6e31eb49e9c9e68356a55cd8f18fb8830b8158cd", 1401 1401 "shasum": "" 1402 1402 }, … … 1409 1409 "psr\/container-implementation": "1.1|2.0" 1410 1410 }, 1411 "time": "2024-1 0-11T15:30:11+00:00",1411 "time": "2024-11-14T15:31:35+00:00", 1412 1412 "type": "library", 1413 1413 "extra": { … … 1442 1442 { 1443 1443 "name": "illuminate\/contracts", 1444 "version": "v11.3 0.0",1445 "version_normalized": "11.3 0.0.0",1444 "version": "v11.33.2", 1445 "version_normalized": "11.33.2.0", 1446 1446 "source": { 1447 1447 "type": "git", 1448 1448 "url": "https:\/\/github.com\/illuminate\/contracts.git", 1449 "reference": " 56312862af937bd6da8e6dc8bbd88188dfb478f8"1450 }, 1451 "dist": { 1452 "type": "zip", 1453 "url": "https:\/\/api.github.com\/repos\/illuminate\/contracts\/zipball\/ 56312862af937bd6da8e6dc8bbd88188dfb478f8",1454 "reference": " 56312862af937bd6da8e6dc8bbd88188dfb478f8",1449 "reference": "44c15aec6ea0d997e0885aa5b04876fe8a141433" 1450 }, 1451 "dist": { 1452 "type": "zip", 1453 "url": "https:\/\/api.github.com\/repos\/illuminate\/contracts\/zipball\/44c15aec6ea0d997e0885aa5b04876fe8a141433", 1454 "reference": "44c15aec6ea0d997e0885aa5b04876fe8a141433", 1455 1455 "shasum": "" 1456 1456 }, … … 1460 1460 "psr\/simple-cache": "^1.0|^2.0|^3.0" 1461 1461 }, 1462 "time": "2024- 09-22T15:08:08+00:00",1462 "time": "2024-11-15T15:40:33+00:00", 1463 1463 "type": "library", 1464 1464 "extra": { -
gdata-antivirus/trunk/vendor/composer/installed.php
r3181695 r3196271 3 3 namespace GDAVSCOPE; 4 4 5 return array('root' => array('name' => 'gdatacyberdefenseag/gdata-antivirus', 'pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('amphp/amp' => array('pretty_version' => 'v3.0.2', 'version' => '3.0.2.0', 'reference' => '138801fb68cfc9c329da8a7b39d01ce7291ee4b0', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/amp', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/byte-stream' => array('pretty_version' => 'v2.1.1', 'version' => '2.1.1.0', 'reference' => 'daa00f2efdbd71565bf64ffefa89e37542addf93', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/byte-stream', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/cache' => array('pretty_version' => 'v2.0.1', 'version' => '2.0.1.0', 'reference' => '46912e387e6aa94933b61ea1ead9cf7540b7797c', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/cache', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/dns' => array('pretty_version' => 'v2.2.0', 'version' => '2.2.0.0', 'reference' => '758266b0ea7470e2e42cd098493bc6d6c7100cf7', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/dns', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/file' => array('pretty_version' => 'v3.1.1', 'version' => '3.1.1.0', 'reference' => '58c8efefb8808d25456ef3ef4a628645442578a2', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/file', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/hpack' => array('pretty_version' => 'v3.2.1', 'version' => '3.2.1.0', 'reference' => '4f293064b15682a2b178b1367ddf0b8b5feb0239', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/hpack', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http' => array('pretty_version' => 'v2.1.1', 'version' => '2.1.1.0', 'reference' => 'fe6b4dd50c1e70caf823092398074b5082e1d6da', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http-client' => array('pretty_version' => 'v5.1.0', 'version' => '5.1.0.0', 'reference' => '483df9a856625fe4406c7fb6a64d6787105bd184', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.0', 'version' => '2.3.0.0', 'reference' => '9777db1460d1535bc2a843840684fb1205225b87', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parallel', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parser' => array('pretty_version' => 'v1.1.1', 'version' => '1.1.1.0', 'reference' => '3cf1f8b32a0171d4b1bed93d25617637a77cded7', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parser', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/pipeline' => array('pretty_version' => 'v1.2.1', 'version' => '1.2.1.0', 'reference' => '66c095673aa5b6e689e63b52d19e577459129ab3', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/pipeline', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/process' => array('pretty_version' => 'v2.0.3', 'version' => '2.0.3.0', 'reference' => '52e08c09dec7511d5fbc1fb00d3e4e79fc77d58d', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/process', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/serialization' => array('pretty_version' => 'v1.0.0', 'version' => '1.0.0.0', 'reference' => '693e77b2fb0b266c3c7d622317f881de44ae94a1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/serialization', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/socket' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '58e0422221825b79681b72c50c47a930be7bf1e1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/socket', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/sync' => array('pretty_version' => 'v2.3.0', 'version' => '2.3.0.0', 'reference' => '217097b785130d77cfcc58ff583cf26cd1770bf1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/sync', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/windows-registry' => array('pretty_version' => 'v1.0.1', 'version' => '1.0.1.0', 'reference' => '0d569e8f256cca974e3842b6e78b4e434bf98306', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/windows-registry', 'aliases' => array(), 'dev_requirement' => \false), 'brick/math' => array('pretty_version' => '0.12.1', 'version' => '0.12.1.0', 'reference' => 'f510c0a40911935b77b86859eb5223d58d660df1', 'type' => 'library', 'install_path' => __DIR__ . '/../brick/math', 'aliases' => array(), 'dev_requirement' => \false), 'daverandom/libdns' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => 'b84c94e8fe6b7ee4aecfe121bfe3b6177d303c8a', 'type' => 'library', 'install_path' => __DIR__ . '/../daverandom/libdns', 'aliases' => array(), 'dev_requirement' => \false), 'gdata/vaas' => array('pretty_version' => '9.0.5', 'version' => '9.0.5.0', 'reference' => 'b7c0fe55a78afaf890934af005781bba02ddbab8', 'type' => 'library', 'install_path' => __DIR__ . '/../gdata/vaas', 'aliases' => array(), 'dev_requirement' => \false), 'gdatacyberdefenseag/gdata-antivirus' => array('pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/container' => array('pretty_version' => 'v11.3 0.0', 'version' => '11.30.0.0', 'reference' => '06dfc614aff58384b28ba5ad191f6a02d6b192cb', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v11.30.0', 'version' => '11.30.0.0', 'reference' => '56312862af937bd6da8e6dc8bbd88188dfb478f8', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/contracts', 'aliases' => array(), 'dev_requirement' => \false), 'kelunik/certificate' => array('pretty_version' => 'v1.1.3', 'version' => '1.1.3.0', 'reference' => '7e00d498c264d5eb4f78c69f41c8bd6719c0199e', 'type' => 'library', 'install_path' => __DIR__ . '/../kelunik/certificate', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri' => array('pretty_version' => '7.4.1', 'version' => '7.4.1.0', 'reference' => 'bedb6e55eff0c933668addaa7efa1e1f2c417cc4', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-components' => array('pretty_version' => '7.4.1', 'version' => '7.4.1.0', 'reference' => 'b94fe4097885f1b51c4c3fcb78025fbbabbb5d9d', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-components', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-interfaces' => array('pretty_version' => '7.4.1', 'version' => '7.4.1.0', 'reference' => '8d43ef5c841032c87e2de015972c06f3865ef718', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-interfaces', 'aliases' => array(), 'dev_requirement' => \false), 'netresearch/jsonmapper' => array('pretty_version' => 'v5.0.0', 'version' => '5.0.0.0', 'reference' => '8c64d8d444a5d764c641ebe97e0e3bc72b25bf6c', 'type' => 'library', 'install_path' => __DIR__ . '/../netresearch/jsonmapper', 'aliases' => array(), 'dev_requirement' => \false), 'phrity/net-uri' => array('pretty_version' => '1.3.0', 'version' => '1.3.0.0', 'reference' => '3f458e0c4d1ddc0e218d7a5b9420127c63925f43', 'type' => 'library', 'install_path' => __DIR__ . '/../phrity/net-uri', 'aliases' => array(), 'dev_requirement' => \false), 'phrity/util-errorhandler' => array('pretty_version' => '1.1.1', 'version' => '1.1.1.0', 'reference' => '483228156e06673963902b1cc1e6bd9541ab4d5e', 'type' => 'library', 'install_path' => __DIR__ . '/../phrity/util-errorhandler', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '2.0.2', 'version' => '2.0.2.0', 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.1|2.0')), 'psr/http-factory' => array('pretty_version' => '1.1.0', 'version' => '1.1.0.0', 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-factory', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-message' => array('pretty_version' => '1.1', 'version' => '1.1.0.0', 'reference' => 'cb6ce4845ce34a8ad9e68117c10ee90a29919eba', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '3.0.2', 'version' => '3.0.2.0', 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'psr/simple-cache' => array('pretty_version' => '3.0.0', 'version' => '3.0.0.0', 'reference' => '764e0b3939f5ca87cb904f570ef9be2d78a07865', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/simple-cache', 'aliases' => array(), 'dev_requirement' => \false), 'ramsey/collection' => array('pretty_version' => '2.0.0', 'version' => '2.0.0.0', 'reference' => 'a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5', 'type' => 'library', 'install_path' => __DIR__ . '/../ramsey/collection', 'aliases' => array(), 'dev_requirement' => \false), 'ramsey/uuid' => array('pretty_version' => '4.7.6', 'version' => '4.7.6.0', 'reference' => '91039bc1faa45ba123c4328958e620d382ec7088', 'type' => 'library', 'install_path' => __DIR__ . '/../ramsey/uuid', 'aliases' => array(), 'dev_requirement' => \false), 'revolt/event-loop' => array('pretty_version' => 'v1.0.6', 'version' => '1.0.6.0', 'reference' => '25de49af7223ba039f64da4ae9a28ec2d10d0254', 'type' => 'library', 'install_path' => __DIR__ . '/../revolt/event-loop', 'aliases' => array(), 'dev_requirement' => \false), 'rhumsaa/uuid' => array('dev_requirement' => \false, 'replaced' => array(0 => '4.7.6')), 'textalk/websocket' => array('pretty_version' => '1.6.3', 'version' => '1.6.3.0', 'reference' => '67de79745b1a357caf812bfc44e0abf481cee012', 'type' => 'library', 'install_path' => __DIR__ . '/../textalk/websocket', 'aliases' => array(), 'dev_requirement' => \false)));5 return array('root' => array('name' => 'gdatacyberdefenseag/gdata-antivirus', 'pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('amphp/amp' => array('pretty_version' => 'v3.0.2', 'version' => '3.0.2.0', 'reference' => '138801fb68cfc9c329da8a7b39d01ce7291ee4b0', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/amp', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/byte-stream' => array('pretty_version' => 'v2.1.1', 'version' => '2.1.1.0', 'reference' => 'daa00f2efdbd71565bf64ffefa89e37542addf93', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/byte-stream', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/cache' => array('pretty_version' => 'v2.0.1', 'version' => '2.0.1.0', 'reference' => '46912e387e6aa94933b61ea1ead9cf7540b7797c', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/cache', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/dns' => array('pretty_version' => 'v2.2.0', 'version' => '2.2.0.0', 'reference' => '758266b0ea7470e2e42cd098493bc6d6c7100cf7', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/dns', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/file' => array('pretty_version' => 'v3.1.1', 'version' => '3.1.1.0', 'reference' => '58c8efefb8808d25456ef3ef4a628645442578a2', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/file', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/hpack' => array('pretty_version' => 'v3.2.1', 'version' => '3.2.1.0', 'reference' => '4f293064b15682a2b178b1367ddf0b8b5feb0239', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/hpack', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http' => array('pretty_version' => 'v2.1.1', 'version' => '2.1.1.0', 'reference' => 'fe6b4dd50c1e70caf823092398074b5082e1d6da', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http-client' => array('pretty_version' => 'v5.1.0', 'version' => '5.1.0.0', 'reference' => '483df9a856625fe4406c7fb6a64d6787105bd184', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.0', 'version' => '2.3.0.0', 'reference' => '9777db1460d1535bc2a843840684fb1205225b87', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parallel', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parser' => array('pretty_version' => 'v1.1.1', 'version' => '1.1.1.0', 'reference' => '3cf1f8b32a0171d4b1bed93d25617637a77cded7', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parser', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/pipeline' => array('pretty_version' => 'v1.2.1', 'version' => '1.2.1.0', 'reference' => '66c095673aa5b6e689e63b52d19e577459129ab3', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/pipeline', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/process' => array('pretty_version' => 'v2.0.3', 'version' => '2.0.3.0', 'reference' => '52e08c09dec7511d5fbc1fb00d3e4e79fc77d58d', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/process', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/serialization' => array('pretty_version' => 'v1.0.0', 'version' => '1.0.0.0', 'reference' => '693e77b2fb0b266c3c7d622317f881de44ae94a1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/serialization', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/socket' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '58e0422221825b79681b72c50c47a930be7bf1e1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/socket', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/sync' => array('pretty_version' => 'v2.3.0', 'version' => '2.3.0.0', 'reference' => '217097b785130d77cfcc58ff583cf26cd1770bf1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/sync', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/windows-registry' => array('pretty_version' => 'v1.0.1', 'version' => '1.0.1.0', 'reference' => '0d569e8f256cca974e3842b6e78b4e434bf98306', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/windows-registry', 'aliases' => array(), 'dev_requirement' => \false), 'brick/math' => array('pretty_version' => '0.12.1', 'version' => '0.12.1.0', 'reference' => 'f510c0a40911935b77b86859eb5223d58d660df1', 'type' => 'library', 'install_path' => __DIR__ . '/../brick/math', 'aliases' => array(), 'dev_requirement' => \false), 'daverandom/libdns' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => 'b84c94e8fe6b7ee4aecfe121bfe3b6177d303c8a', 'type' => 'library', 'install_path' => __DIR__ . '/../daverandom/libdns', 'aliases' => array(), 'dev_requirement' => \false), 'gdata/vaas' => array('pretty_version' => '9.0.5', 'version' => '9.0.5.0', 'reference' => 'b7c0fe55a78afaf890934af005781bba02ddbab8', 'type' => 'library', 'install_path' => __DIR__ . '/../gdata/vaas', 'aliases' => array(), 'dev_requirement' => \false), 'gdatacyberdefenseag/gdata-antivirus' => array('pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/container' => array('pretty_version' => 'v11.33.2', 'version' => '11.33.2.0', 'reference' => '6e31eb49e9c9e68356a55cd8f18fb8830b8158cd', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v11.33.2', 'version' => '11.33.2.0', 'reference' => '44c15aec6ea0d997e0885aa5b04876fe8a141433', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/contracts', 'aliases' => array(), 'dev_requirement' => \false), 'kelunik/certificate' => array('pretty_version' => 'v1.1.3', 'version' => '1.1.3.0', 'reference' => '7e00d498c264d5eb4f78c69f41c8bd6719c0199e', 'type' => 'library', 'install_path' => __DIR__ . '/../kelunik/certificate', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri' => array('pretty_version' => '7.4.1', 'version' => '7.4.1.0', 'reference' => 'bedb6e55eff0c933668addaa7efa1e1f2c417cc4', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-components' => array('pretty_version' => '7.4.1', 'version' => '7.4.1.0', 'reference' => 'b94fe4097885f1b51c4c3fcb78025fbbabbb5d9d', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-components', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-interfaces' => array('pretty_version' => '7.4.1', 'version' => '7.4.1.0', 'reference' => '8d43ef5c841032c87e2de015972c06f3865ef718', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-interfaces', 'aliases' => array(), 'dev_requirement' => \false), 'netresearch/jsonmapper' => array('pretty_version' => 'v5.0.0', 'version' => '5.0.0.0', 'reference' => '8c64d8d444a5d764c641ebe97e0e3bc72b25bf6c', 'type' => 'library', 'install_path' => __DIR__ . '/../netresearch/jsonmapper', 'aliases' => array(), 'dev_requirement' => \false), 'phrity/net-uri' => array('pretty_version' => '1.3.0', 'version' => '1.3.0.0', 'reference' => '3f458e0c4d1ddc0e218d7a5b9420127c63925f43', 'type' => 'library', 'install_path' => __DIR__ . '/../phrity/net-uri', 'aliases' => array(), 'dev_requirement' => \false), 'phrity/util-errorhandler' => array('pretty_version' => '1.1.1', 'version' => '1.1.1.0', 'reference' => '483228156e06673963902b1cc1e6bd9541ab4d5e', 'type' => 'library', 'install_path' => __DIR__ . '/../phrity/util-errorhandler', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '2.0.2', 'version' => '2.0.2.0', 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.1|2.0')), 'psr/http-factory' => array('pretty_version' => '1.1.0', 'version' => '1.1.0.0', 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-factory', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-message' => array('pretty_version' => '1.1', 'version' => '1.1.0.0', 'reference' => 'cb6ce4845ce34a8ad9e68117c10ee90a29919eba', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '3.0.2', 'version' => '3.0.2.0', 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'psr/simple-cache' => array('pretty_version' => '3.0.0', 'version' => '3.0.0.0', 'reference' => '764e0b3939f5ca87cb904f570ef9be2d78a07865', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/simple-cache', 'aliases' => array(), 'dev_requirement' => \false), 'ramsey/collection' => array('pretty_version' => '2.0.0', 'version' => '2.0.0.0', 'reference' => 'a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5', 'type' => 'library', 'install_path' => __DIR__ . '/../ramsey/collection', 'aliases' => array(), 'dev_requirement' => \false), 'ramsey/uuid' => array('pretty_version' => '4.7.6', 'version' => '4.7.6.0', 'reference' => '91039bc1faa45ba123c4328958e620d382ec7088', 'type' => 'library', 'install_path' => __DIR__ . '/../ramsey/uuid', 'aliases' => array(), 'dev_requirement' => \false), 'revolt/event-loop' => array('pretty_version' => 'v1.0.6', 'version' => '1.0.6.0', 'reference' => '25de49af7223ba039f64da4ae9a28ec2d10d0254', 'type' => 'library', 'install_path' => __DIR__ . '/../revolt/event-loop', 'aliases' => array(), 'dev_requirement' => \false), 'rhumsaa/uuid' => array('dev_requirement' => \false, 'replaced' => array(0 => '4.7.6')), 'textalk/websocket' => array('pretty_version' => '1.6.3', 'version' => '1.6.3.0', 'reference' => '67de79745b1a357caf812bfc44e0abf481cee012', 'type' => 'library', 'install_path' => __DIR__ . '/../textalk/websocket', 'aliases' => array(), 'dev_requirement' => \false))); -
gdata-antivirus/trunk/vendor/illuminate/container/Container.php
r3169198 r3196271 719 719 // the parameter overrides for this build. After those two things are done 720 720 // we will be ready to return back the fully constructed class instance. 721 $this->resolved[$abstract] = \true; 721 if (!$needsContextualBuild) { 722 $this->resolved[$abstract] = \true; 723 } 722 724 array_pop($this->with); 723 725 return $object; -
gdata-antivirus/trunk/vendor/illuminate/contracts/Pagination/CursorPaginator.php
r3169198 r3196271 3 3 namespace GDAVSCOPE\Illuminate\Contracts\Pagination; 4 4 5 /** 6 * @template TKey of array-key 7 * 8 * @template-covariant TValue 9 */ 5 10 interface CursorPaginator 6 11 { … … 48 53 * Get all of the items being paginated. 49 54 * 50 * @return array 55 * @return array<TKey, TValue> 51 56 */ 52 57 public function items(); -
gdata-antivirus/trunk/vendor/illuminate/contracts/Pagination/LengthAwarePaginator.php
r3169198 r3196271 3 3 namespace GDAVSCOPE\Illuminate\Contracts\Pagination; 4 4 5 /** 6 * @template TKey of array-key 7 * 8 * @template-covariant TValue 9 * 10 * @extends Paginator<TKey, TValue> 11 */ 5 12 interface LengthAwarePaginator extends Paginator 6 13 { -
gdata-antivirus/trunk/vendor/illuminate/contracts/Pagination/Paginator.php
r3169198 r3196271 3 3 namespace GDAVSCOPE\Illuminate\Contracts\Pagination; 4 4 5 /** 6 * @template TKey of array-key 7 * 8 * @template-covariant TValue 9 */ 5 10 interface Paginator 6 11 { … … 42 47 * Get all of the items being paginated. 43 48 * 44 * @return array 49 * @return array<TKey, TValue> 45 50 */ 46 51 public function items(); -
gdata-antivirus/trunk/vendor/illuminate/contracts/Routing/ResponseFactory.php
r3169198 r3196271 103 103 * Create a new redirect response to a named route. 104 104 * 105 * @param string $route105 * @param \BackedEnum|string $route 106 106 * @param mixed $parameters 107 107 * @param int $status
Note: See TracChangeset
for help on using the changeset viewer.