Plugin Directory

Changeset 3196271


Ignore:
Timestamp:
11/25/2024 09:46:23 AM (17 months ago)
Author:
gdatavaas
Message:

release 2.1.1

Location:
gdata-antivirus
Files:
28 edited
1 copied

Legend:

Unmodified
Added
Removed
  • gdata-antivirus/tags/2.1.1/Readme.txt

    r3182942 r3196271  
    55Tested up to: 6.6
    66Requires PHP: 8.1
    7 Stable tag: 2.1.0
     7Stable tag: 2.1.1
    88License: GNU General Public License v3.0
    99License URI: https://github.com/GDATASoftwareAG/vaas/blob/main/LICENSE
     
    5757== Changelog ==
    5858
     59= 2.1.1 =
     60* updates: update illuminate/container to 11.33.2
     61
    5962= 2.1.0 =
    6063* 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  
    11{
    22    "name": "gdatacyberdefenseag\/gdata-antivirus",
    3     "version": "2.1.0",
     3    "version": "2.1.1",
    44    "autoload": {
    55        "psr-4": {
     
    3232    },
    3333    "require-dev": {
    34         "johnpbloch\/wordpress": "6.6.2",
     34        "johnpbloch\/wordpress": "6.7.1",
    3535        "phpunit\/phpunit": "^11.4",
    3636        "wp-coding-standards\/wpcs": "^3.1",
  • gdata-antivirus/tags/2.1.1/composer.lock

    r3181695 r3196271  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "6dbc678bbb2da49ad0fe8a69d78735ca",
     7    "content-hash": "07f05d6e68bf0c16480459206083ebe8",
    88    "packages": [
    99        {
     
    13371337        {
    13381338            "name": "illuminate/container",
    1339             "version": "v11.30.0",
     1339            "version": "v11.33.2",
    13401340            "source": {
    13411341                "type": "git",
    13421342                "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",
    13491349                "shasum": ""
    13501350            },
     
    13841384                "source": "https://github.com/laravel/framework"
    13851385            },
    1386             "time": "2024-10-11T15:30:11+00:00"
     1386            "time": "2024-11-14T15:31:35+00:00"
    13871387        },
    13881388        {
    13891389            "name": "illuminate/contracts",
    1390             "version": "v11.30.0",
     1390            "version": "v11.33.2",
    13911391            "source": {
    13921392                "type": "git",
    13931393                "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",
    14001400                "shasum": ""
    14011401            },
     
    14321432                "source": "https://github.com/laravel/framework"
    14331433            },
    1434             "time": "2024-09-22T15:08:08+00:00"
     1434            "time": "2024-11-15T15:40:33+00:00"
    14351435        },
    14361436        {
     
    25532553        {
    25542554            "name": "johnpbloch/wordpress",
    2555             "version": "6.6.2",
     2555            "version": "6.7.1",
    25562556            "source": {
    25572557                "type": "git",
    25582558                "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",
    25692569                "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0",
    25702570                "php": ">=7.0.0"
     
    25952595                "source": "https://core.trac.wordpress.org/browser"
    25962596            },
    2597             "time": "2024-09-10T15:26:46+00:00"
     2597            "time": "2024-11-21T14:47:07+00:00"
    25982598        },
    25992599        {
    26002600            "name": "johnpbloch/wordpress-core",
    2601             "version": "6.6.2",
     2601            "version": "6.7.1",
    26022602            "source": {
    26032603                "type": "git",
    26042604                "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",
    26112611                "shasum": ""
    26122612            },
     
    26162616            },
    26172617            "provide": {
    2618                 "wordpress/core-implementation": "6.6.2"
     2618                "wordpress/core-implementation": "6.7.1"
    26192619            },
    26202620            "type": "wordpress-core",
     
    26432643                "wiki": "https://codex.wordpress.org/"
    26442644            },
    2645             "time": "2024-09-10T15:26:41+00:00"
     2645            "time": "2024-11-21T14:47:02+00:00"
    26462646        },
    26472647        {
  • gdata-antivirus/tags/2.1.1/gdata-antivirus.php

    r3182942 r3196271  
    1212 * @wordpress-plugin
    1313 * Plugin Name: G DATA Antivirus
    14  * Version: 2.1.0
     14 * Version: 2.1.1
    1515 * Requires at least: 6.2
    1616 * Tested up to: 6.6
  • gdata-antivirus/tags/2.1.1/vendor/autoload.php

    r3181695 r3196271  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInit6dbc678bbb2da49ad0fe8a69d78735ca::getLoader();
     25return ComposerAutoloaderInit07f05d6e68bf0c16480459206083ebe8::getLoader();
  • gdata-antivirus/tags/2.1.1/vendor/composer/autoload_real.php

    r3181695 r3196271  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit6dbc678bbb2da49ad0fe8a69d78735ca
     5class ComposerAutoloaderInit07f05d6e68bf0c16480459206083ebe8
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInit6dbc678bbb2da49ad0fe8a69d78735ca', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInit07f05d6e68bf0c16480459206083ebe8', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInit6dbc678bbb2da49ad0fe8a69d78735ca', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInit07f05d6e68bf0c16480459206083ebe8', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInit6dbc678bbb2da49ad0fe8a69d78735ca::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::getInitializer($loader));
    3333
    3434        $loader->setClassMapAuthoritative(true);
    3535        $loader->register(true);
    3636
    37         $filesToLoad = \Composer\Autoload\ComposerStaticInit6dbc678bbb2da49ad0fe8a69d78735ca::$files;
     37        $filesToLoad = \Composer\Autoload\ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::$files;
    3838        $requireFile = \Closure::bind(static function ($fileIdentifier, $file) {
    3939            if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
  • gdata-antivirus/tags/2.1.1/vendor/composer/autoload_static.php

    r3181695 r3196271  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit6dbc678bbb2da49ad0fe8a69d78735ca
     7class ComposerStaticInit07f05d6e68bf0c16480459206083ebe8
    88{
    99    public static $files = array (
     
    11121112    {
    11131113        return \Closure::bind(function () use ($loader) {
    1114             $loader->prefixLengthsPsr4 = ComposerStaticInit6dbc678bbb2da49ad0fe8a69d78735ca::$prefixLengthsPsr4;
    1115             $loader->prefixDirsPsr4 = ComposerStaticInit6dbc678bbb2da49ad0fe8a69d78735ca::$prefixDirsPsr4;
    1116             $loader->classMap = ComposerStaticInit6dbc678bbb2da49ad0fe8a69d78735ca::$classMap;
     1114            $loader->prefixLengthsPsr4 = ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::$prefixLengthsPsr4;
     1115            $loader->prefixDirsPsr4 = ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::$prefixDirsPsr4;
     1116            $loader->classMap = ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::$classMap;
    11171117
    11181118        }, null, ClassLoader::class);
  • gdata-antivirus/tags/2.1.1/vendor/composer/installed.json

    r3181695 r3196271  
    13881388        {
    13891389            "name": "illuminate\/container",
    1390             "version": "v11.30.0",
    1391             "version_normalized": "11.30.0.0",
     1390            "version": "v11.33.2",
     1391            "version_normalized": "11.33.2.0",
    13921392            "source": {
    13931393                "type": "git",
    13941394                "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",
    14011401                "shasum": ""
    14021402            },
     
    14091409                "psr\/container-implementation": "1.1|2.0"
    14101410            },
    1411             "time": "2024-10-11T15:30:11+00:00",
     1411            "time": "2024-11-14T15:31:35+00:00",
    14121412            "type": "library",
    14131413            "extra": {
     
    14421442        {
    14431443            "name": "illuminate\/contracts",
    1444             "version": "v11.30.0",
    1445             "version_normalized": "11.30.0.0",
     1444            "version": "v11.33.2",
     1445            "version_normalized": "11.33.2.0",
    14461446            "source": {
    14471447                "type": "git",
    14481448                "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",
    14551455                "shasum": ""
    14561456            },
     
    14601460                "psr\/simple-cache": "^1.0|^2.0|^3.0"
    14611461            },
    1462             "time": "2024-09-22T15:08:08+00:00",
     1462            "time": "2024-11-15T15:40:33+00:00",
    14631463            "type": "library",
    14641464            "extra": {
  • gdata-antivirus/tags/2.1.1/vendor/composer/installed.php

    r3181695 r3196271  
    33namespace GDAVSCOPE;
    44
    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.30.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)));
     5return 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  
    719719        // the parameter overrides for this build. After those two things are done
    720720        // 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        }
    722724        array_pop($this->with);
    723725        return $object;
  • gdata-antivirus/tags/2.1.1/vendor/illuminate/contracts/Pagination/CursorPaginator.php

    r3169198 r3196271  
    33namespace GDAVSCOPE\Illuminate\Contracts\Pagination;
    44
     5/**
     6 * @template TKey of array-key
     7 *
     8 * @template-covariant TValue
     9 */
    510interface CursorPaginator
    611{
     
    4853     * Get all of the items being paginated.
    4954     *
    50      * @return array
     55     * @return array<TKey, TValue>
    5156     */
    5257    public function items();
  • gdata-antivirus/tags/2.1.1/vendor/illuminate/contracts/Pagination/LengthAwarePaginator.php

    r3169198 r3196271  
    33namespace GDAVSCOPE\Illuminate\Contracts\Pagination;
    44
     5/**
     6 * @template TKey of array-key
     7 *
     8 * @template-covariant TValue
     9 *
     10 * @extends Paginator<TKey, TValue>
     11 */
    512interface LengthAwarePaginator extends Paginator
    613{
  • gdata-antivirus/tags/2.1.1/vendor/illuminate/contracts/Pagination/Paginator.php

    r3169198 r3196271  
    33namespace GDAVSCOPE\Illuminate\Contracts\Pagination;
    44
     5/**
     6 * @template TKey of array-key
     7 *
     8 * @template-covariant TValue
     9 */
    510interface Paginator
    611{
     
    4247     * Get all of the items being paginated.
    4348     *
    44      * @return array
     49     * @return array<TKey, TValue>
    4550     */
    4651    public function items();
  • gdata-antivirus/tags/2.1.1/vendor/illuminate/contracts/Routing/ResponseFactory.php

    r3169198 r3196271  
    103103     * Create a new redirect response to a named route.
    104104     *
    105      * @param  string  $route
     105     * @param  \BackedEnum|string  $route
    106106     * @param  mixed  $parameters
    107107     * @param  int  $status
  • gdata-antivirus/trunk/Readme.txt

    r3182942 r3196271  
    55Tested up to: 6.6
    66Requires PHP: 8.1
    7 Stable tag: 2.1.0
     7Stable tag: 2.1.1
    88License: GNU General Public License v3.0
    99License URI: https://github.com/GDATASoftwareAG/vaas/blob/main/LICENSE
     
    5757== Changelog ==
    5858
     59= 2.1.1 =
     60* updates: update illuminate/container to 11.33.2
     61
    5962= 2.1.0 =
    6063* bugfix: [full scan runs in loop](https://github.com/GDATASoftwareAG/wordpress-gdata-antivirus/issues/37)
  • gdata-antivirus/trunk/composer.json

    r3182942 r3196271  
    11{
    22    "name": "gdatacyberdefenseag\/gdata-antivirus",
    3     "version": "2.1.0",
     3    "version": "2.1.1",
    44    "autoload": {
    55        "psr-4": {
     
    3232    },
    3333    "require-dev": {
    34         "johnpbloch\/wordpress": "6.6.2",
     34        "johnpbloch\/wordpress": "6.7.1",
    3535        "phpunit\/phpunit": "^11.4",
    3636        "wp-coding-standards\/wpcs": "^3.1",
  • gdata-antivirus/trunk/composer.lock

    r3181695 r3196271  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "6dbc678bbb2da49ad0fe8a69d78735ca",
     7    "content-hash": "07f05d6e68bf0c16480459206083ebe8",
    88    "packages": [
    99        {
     
    13371337        {
    13381338            "name": "illuminate/container",
    1339             "version": "v11.30.0",
     1339            "version": "v11.33.2",
    13401340            "source": {
    13411341                "type": "git",
    13421342                "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",
    13491349                "shasum": ""
    13501350            },
     
    13841384                "source": "https://github.com/laravel/framework"
    13851385            },
    1386             "time": "2024-10-11T15:30:11+00:00"
     1386            "time": "2024-11-14T15:31:35+00:00"
    13871387        },
    13881388        {
    13891389            "name": "illuminate/contracts",
    1390             "version": "v11.30.0",
     1390            "version": "v11.33.2",
    13911391            "source": {
    13921392                "type": "git",
    13931393                "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",
    14001400                "shasum": ""
    14011401            },
     
    14321432                "source": "https://github.com/laravel/framework"
    14331433            },
    1434             "time": "2024-09-22T15:08:08+00:00"
     1434            "time": "2024-11-15T15:40:33+00:00"
    14351435        },
    14361436        {
     
    25532553        {
    25542554            "name": "johnpbloch/wordpress",
    2555             "version": "6.6.2",
     2555            "version": "6.7.1",
    25562556            "source": {
    25572557                "type": "git",
    25582558                "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",
    25692569                "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0",
    25702570                "php": ">=7.0.0"
     
    25952595                "source": "https://core.trac.wordpress.org/browser"
    25962596            },
    2597             "time": "2024-09-10T15:26:46+00:00"
     2597            "time": "2024-11-21T14:47:07+00:00"
    25982598        },
    25992599        {
    26002600            "name": "johnpbloch/wordpress-core",
    2601             "version": "6.6.2",
     2601            "version": "6.7.1",
    26022602            "source": {
    26032603                "type": "git",
    26042604                "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",
    26112611                "shasum": ""
    26122612            },
     
    26162616            },
    26172617            "provide": {
    2618                 "wordpress/core-implementation": "6.6.2"
     2618                "wordpress/core-implementation": "6.7.1"
    26192619            },
    26202620            "type": "wordpress-core",
     
    26432643                "wiki": "https://codex.wordpress.org/"
    26442644            },
    2645             "time": "2024-09-10T15:26:41+00:00"
     2645            "time": "2024-11-21T14:47:02+00:00"
    26462646        },
    26472647        {
  • gdata-antivirus/trunk/gdata-antivirus.php

    r3182942 r3196271  
    1212 * @wordpress-plugin
    1313 * Plugin Name: G DATA Antivirus
    14  * Version: 2.1.0
     14 * Version: 2.1.1
    1515 * Requires at least: 6.2
    1616 * Tested up to: 6.6
  • gdata-antivirus/trunk/vendor/autoload.php

    r3181695 r3196271  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInit6dbc678bbb2da49ad0fe8a69d78735ca::getLoader();
     25return ComposerAutoloaderInit07f05d6e68bf0c16480459206083ebe8::getLoader();
  • gdata-antivirus/trunk/vendor/composer/autoload_real.php

    r3181695 r3196271  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit6dbc678bbb2da49ad0fe8a69d78735ca
     5class ComposerAutoloaderInit07f05d6e68bf0c16480459206083ebe8
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInit6dbc678bbb2da49ad0fe8a69d78735ca', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInit07f05d6e68bf0c16480459206083ebe8', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInit6dbc678bbb2da49ad0fe8a69d78735ca', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInit07f05d6e68bf0c16480459206083ebe8', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInit6dbc678bbb2da49ad0fe8a69d78735ca::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::getInitializer($loader));
    3333
    3434        $loader->setClassMapAuthoritative(true);
    3535        $loader->register(true);
    3636
    37         $filesToLoad = \Composer\Autoload\ComposerStaticInit6dbc678bbb2da49ad0fe8a69d78735ca::$files;
     37        $filesToLoad = \Composer\Autoload\ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::$files;
    3838        $requireFile = \Closure::bind(static function ($fileIdentifier, $file) {
    3939            if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
  • gdata-antivirus/trunk/vendor/composer/autoload_static.php

    r3181695 r3196271  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit6dbc678bbb2da49ad0fe8a69d78735ca
     7class ComposerStaticInit07f05d6e68bf0c16480459206083ebe8
    88{
    99    public static $files = array (
     
    11121112    {
    11131113        return \Closure::bind(function () use ($loader) {
    1114             $loader->prefixLengthsPsr4 = ComposerStaticInit6dbc678bbb2da49ad0fe8a69d78735ca::$prefixLengthsPsr4;
    1115             $loader->prefixDirsPsr4 = ComposerStaticInit6dbc678bbb2da49ad0fe8a69d78735ca::$prefixDirsPsr4;
    1116             $loader->classMap = ComposerStaticInit6dbc678bbb2da49ad0fe8a69d78735ca::$classMap;
     1114            $loader->prefixLengthsPsr4 = ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::$prefixLengthsPsr4;
     1115            $loader->prefixDirsPsr4 = ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::$prefixDirsPsr4;
     1116            $loader->classMap = ComposerStaticInit07f05d6e68bf0c16480459206083ebe8::$classMap;
    11171117
    11181118        }, null, ClassLoader::class);
  • gdata-antivirus/trunk/vendor/composer/installed.json

    r3181695 r3196271  
    13881388        {
    13891389            "name": "illuminate\/container",
    1390             "version": "v11.30.0",
    1391             "version_normalized": "11.30.0.0",
     1390            "version": "v11.33.2",
     1391            "version_normalized": "11.33.2.0",
    13921392            "source": {
    13931393                "type": "git",
    13941394                "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",
    14011401                "shasum": ""
    14021402            },
     
    14091409                "psr\/container-implementation": "1.1|2.0"
    14101410            },
    1411             "time": "2024-10-11T15:30:11+00:00",
     1411            "time": "2024-11-14T15:31:35+00:00",
    14121412            "type": "library",
    14131413            "extra": {
     
    14421442        {
    14431443            "name": "illuminate\/contracts",
    1444             "version": "v11.30.0",
    1445             "version_normalized": "11.30.0.0",
     1444            "version": "v11.33.2",
     1445            "version_normalized": "11.33.2.0",
    14461446            "source": {
    14471447                "type": "git",
    14481448                "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",
    14551455                "shasum": ""
    14561456            },
     
    14601460                "psr\/simple-cache": "^1.0|^2.0|^3.0"
    14611461            },
    1462             "time": "2024-09-22T15:08:08+00:00",
     1462            "time": "2024-11-15T15:40:33+00:00",
    14631463            "type": "library",
    14641464            "extra": {
  • gdata-antivirus/trunk/vendor/composer/installed.php

    r3181695 r3196271  
    33namespace GDAVSCOPE;
    44
    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.30.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)));
     5return 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  
    719719        // the parameter overrides for this build. After those two things are done
    720720        // 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        }
    722724        array_pop($this->with);
    723725        return $object;
  • gdata-antivirus/trunk/vendor/illuminate/contracts/Pagination/CursorPaginator.php

    r3169198 r3196271  
    33namespace GDAVSCOPE\Illuminate\Contracts\Pagination;
    44
     5/**
     6 * @template TKey of array-key
     7 *
     8 * @template-covariant TValue
     9 */
    510interface CursorPaginator
    611{
     
    4853     * Get all of the items being paginated.
    4954     *
    50      * @return array
     55     * @return array<TKey, TValue>
    5156     */
    5257    public function items();
  • gdata-antivirus/trunk/vendor/illuminate/contracts/Pagination/LengthAwarePaginator.php

    r3169198 r3196271  
    33namespace GDAVSCOPE\Illuminate\Contracts\Pagination;
    44
     5/**
     6 * @template TKey of array-key
     7 *
     8 * @template-covariant TValue
     9 *
     10 * @extends Paginator<TKey, TValue>
     11 */
    512interface LengthAwarePaginator extends Paginator
    613{
  • gdata-antivirus/trunk/vendor/illuminate/contracts/Pagination/Paginator.php

    r3169198 r3196271  
    33namespace GDAVSCOPE\Illuminate\Contracts\Pagination;
    44
     5/**
     6 * @template TKey of array-key
     7 *
     8 * @template-covariant TValue
     9 */
    510interface Paginator
    611{
     
    4247     * Get all of the items being paginated.
    4348     *
    44      * @return array
     49     * @return array<TKey, TValue>
    4550     */
    4651    public function items();
  • gdata-antivirus/trunk/vendor/illuminate/contracts/Routing/ResponseFactory.php

    r3169198 r3196271  
    103103     * Create a new redirect response to a named route.
    104104     *
    105      * @param  string  $route
     105     * @param  \BackedEnum|string  $route
    106106     * @param  mixed  $parameters
    107107     * @param  int  $status
Note: See TracChangeset for help on using the changeset viewer.