Plugin Directory

Changeset 3221519


Ignore:
Timestamp:
01/13/2025 10:58:32 AM (15 months ago)
Author:
gdatavaas
Message:

release 2.1.5

Location:
gdata-antivirus
Files:
12 edited
12 copied

Legend:

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

    r3221518 r3221519  
    55Tested up to: 6.6
    66Requires PHP: 8.1
    7 Stable tag: 2.1.2
     7Stable tag: 2.1.5
    88License: GNU General Public License v3.0
    99License URI: https://github.com/GDATASoftwareAG/vaas/blob/main/LICENSE
     
    5757== Changelog ==
    5858
     59= 2.1.5 =
     60
     61| Package | Type | Update | Change |
     62|---|---|---|---|
     63| [illuminate/container](https://laravel.com) ([source](https://togithub.com/illuminate/container)) | require | minor | `11.35.1` -> `11.37.0` |
     64| [phpunit/phpunit](https://phpunit.de/) ([source](https://togithub.com/sebastianbergmann/phpunit)) | require-dev | patch | `11.5.1` -> `11.5.2` |
     65| [symfony/finder](https://symfony.com) ([source](https://togithub.com/symfony/finder)) | require-dev | patch | `7.2.0` -> `7.2.2` |
     66
    5967= 2.1.2 =
    6068* update illuminate/container from 11.33.2 to 11.34.2
  • gdata-antivirus/tags/2.1.5/composer.json

    r3221518 r3221519  
    11{
    22    "name": "gdatacyberdefenseag\/gdata-antivirus",
    3     "version": "2.1.2",
     3    "version": "2.1.5",
    44    "autoload": {
    55        "psr-4": {
  • gdata-antivirus/tags/2.1.5/composer.lock

    r3221518 r3221519  
    13371337        {
    13381338            "name": "illuminate/container",
    1339             "version": "v11.34.2",
     1339            "version": "v11.37.0",
    13401340            "source": {
    13411341                "type": "git",
    13421342                "url": "https://github.com/illuminate/container.git",
    1343                 "reference": "b057b0bbb38d7c7524df1ca5c38e7318f4c64d26"
    1344             },
    1345             "dist": {
    1346                 "type": "zip",
    1347                 "url": "https://api.github.com/repos/illuminate/container/zipball/b057b0bbb38d7c7524df1ca5c38e7318f4c64d26",
    1348                 "reference": "b057b0bbb38d7c7524df1ca5c38e7318f4c64d26",
     1343                "reference": "4a777578ce2388384565bf5c8e76881f0da68e54"
     1344            },
     1345            "dist": {
     1346                "type": "zip",
     1347                "url": "https://api.github.com/repos/illuminate/container/zipball/4a777578ce2388384565bf5c8e76881f0da68e54",
     1348                "reference": "4a777578ce2388384565bf5c8e76881f0da68e54",
    13491349                "shasum": ""
    13501350            },
     
    13841384                "source": "https://github.com/laravel/framework"
    13851385            },
    1386             "time": "2024-11-21T20:07:31+00:00"
     1386            "time": "2024-12-08T15:40:56+00:00"
    13871387        },
    13881388        {
    13891389            "name": "illuminate/contracts",
    1390             "version": "v11.34.2",
     1390            "version": "v11.37.0",
    13911391            "source": {
    13921392                "type": "git",
     
    27612761        {
    27622762            "name": "nikic/php-parser",
    2763             "version": "v5.3.1",
     2763            "version": "v5.4.0",
    27642764            "source": {
    27652765                "type": "git",
    27662766                "url": "https://github.com/nikic/PHP-Parser.git",
    2767                 "reference": "8eea230464783aa9671db8eea6f8c6ac5285794b"
    2768             },
    2769             "dist": {
    2770                 "type": "zip",
    2771                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/8eea230464783aa9671db8eea6f8c6ac5285794b",
    2772                 "reference": "8eea230464783aa9671db8eea6f8c6ac5285794b",
     2767                "reference": "447a020a1f875a434d62f2a401f53b82a396e494"
     2768            },
     2769            "dist": {
     2770                "type": "zip",
     2771                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494",
     2772                "reference": "447a020a1f875a434d62f2a401f53b82a396e494",
    27732773                "shasum": ""
    27742774            },
     
    28132813            "support": {
    28142814                "issues": "https://github.com/nikic/PHP-Parser/issues",
    2815                 "source": "https://github.com/nikic/PHP-Parser/tree/v5.3.1"
    2816             },
    2817             "time": "2024-10-08T18:51:32+00:00"
     2815                "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0"
     2816            },
     2817            "time": "2024-12-30T11:07:19+00:00"
    28182818        },
    28192819        {
     
    31033103        {
    31043104            "name": "phpunit/php-code-coverage",
    3105             "version": "11.0.7",
     3105            "version": "11.0.8",
    31063106            "source": {
    31073107                "type": "git",
    31083108                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
    3109                 "reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca"
    3110             },
    3111             "dist": {
    3112                 "type": "zip",
    3113                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f7f08030e8811582cc459871d28d6f5a1a4d35ca",
    3114                 "reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca",
     3109                "reference": "418c59fd080954f8c4aa5631d9502ecda2387118"
     3110            },
     3111            "dist": {
     3112                "type": "zip",
     3113                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/418c59fd080954f8c4aa5631d9502ecda2387118",
     3114                "reference": "418c59fd080954f8c4aa5631d9502ecda2387118",
    31153115                "shasum": ""
    31163116            },
     
    31313131            },
    31323132            "require-dev": {
    3133                 "phpunit/phpunit": "^11.4.1"
     3133                "phpunit/phpunit": "^11.5.0"
    31343134            },
    31353135            "suggest": {
     
    31693169                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
    31703170                "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
    3171                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.7"
     3171                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.8"
    31723172            },
    31733173            "funding": [
     
    31773177                }
    31783178            ],
    3179             "time": "2024-10-09T06:21:38+00:00"
     3179            "time": "2024-12-11T12:34:27+00:00"
    31803180        },
    31813181        {
     
    34263426        {
    34273427            "name": "phpunit/phpunit",
    3428             "version": "11.4.4",
     3428            "version": "11.5.2",
    34293429            "source": {
    34303430                "type": "git",
    34313431                "url": "https://github.com/sebastianbergmann/phpunit.git",
    3432                 "reference": "f9ba7bd3c9f3ff54ec379d7a1c2e3f13fe0bbde4"
    3433             },
    3434             "dist": {
    3435                 "type": "zip",
    3436                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f9ba7bd3c9f3ff54ec379d7a1c2e3f13fe0bbde4",
    3437                 "reference": "f9ba7bd3c9f3ff54ec379d7a1c2e3f13fe0bbde4",
     3432                "reference": "153d0531b9f7e883c5053160cad6dd5ac28140b3"
     3433            },
     3434            "dist": {
     3435                "type": "zip",
     3436                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/153d0531b9f7e883c5053160cad6dd5ac28140b3",
     3437                "reference": "153d0531b9f7e883c5053160cad6dd5ac28140b3",
    34383438                "shasum": ""
    34393439            },
     
    34493449                "phar-io/version": "^3.2.1",
    34503450                "php": ">=8.2",
    3451                 "phpunit/php-code-coverage": "^11.0.7",
     3451                "phpunit/php-code-coverage": "^11.0.8",
    34523452                "phpunit/php-file-iterator": "^5.1.0",
    34533453                "phpunit/php-invoker": "^5.0.1",
     
    34553455                "phpunit/php-timer": "^7.0.1",
    34563456                "sebastian/cli-parser": "^3.0.2",
    3457                 "sebastian/code-unit": "^3.0.1",
     3457                "sebastian/code-unit": "^3.0.2",
    34583458                "sebastian/comparator": "^6.2.1",
    34593459                "sebastian/diff": "^6.0.2",
    34603460                "sebastian/environment": "^7.2.0",
    3461                 "sebastian/exporter": "^6.1.3",
     3461                "sebastian/exporter": "^6.3.0",
    34623462                "sebastian/global-state": "^7.0.2",
    34633463                "sebastian/object-enumerator": "^6.0.1",
    34643464                "sebastian/type": "^5.1.0",
    3465                 "sebastian/version": "^5.0.2"
     3465                "sebastian/version": "^5.0.2",
     3466                "staabm/side-effects-detector": "^1.0.5"
    34663467            },
    34673468            "suggest": {
     
    34743475            "extra": {
    34753476                "branch-alias": {
    3476                     "dev-main": "11.4-dev"
     3477                    "dev-main": "11.5-dev"
    34773478                }
    34783479            },
     
    35063507                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
    35073508                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
    3508                 "source": "https://github.com/sebastianbergmann/phpunit/tree/11.4.4"
     3509                "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.2"
    35093510            },
    35103511            "funding": [
     
    35223523                }
    35233524            ],
    3524             "time": "2024-11-27T10:44:52+00:00"
     3525            "time": "2024-12-21T05:51:08+00:00"
    35253526        },
    35263527        {
     
    35833584        {
    35843585            "name": "sebastian/code-unit",
    3585             "version": "3.0.1",
     3586            "version": "3.0.2",
    35863587            "source": {
    35873588                "type": "git",
    35883589                "url": "https://github.com/sebastianbergmann/code-unit.git",
    3589                 "reference": "6bb7d09d6623567178cf54126afa9c2310114268"
    3590             },
    3591             "dist": {
    3592                 "type": "zip",
    3593                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/6bb7d09d6623567178cf54126afa9c2310114268",
    3594                 "reference": "6bb7d09d6623567178cf54126afa9c2310114268",
     3590                "reference": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca"
     3591            },
     3592            "dist": {
     3593                "type": "zip",
     3594                "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca",
     3595                "reference": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca",
    35953596                "shasum": ""
    35963597            },
     
    35993600            },
    36003601            "require-dev": {
    3601                 "phpunit/phpunit": "^11.0"
     3602                "phpunit/phpunit": "^11.5"
    36023603            },
    36033604            "type": "library",
     
    36283629                "issues": "https://github.com/sebastianbergmann/code-unit/issues",
    36293630                "security": "https://github.com/sebastianbergmann/code-unit/security/policy",
    3630                 "source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.1"
     3631                "source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.2"
    36313632            },
    36323633            "funding": [
     
    36363637                }
    36373638            ],
    3638             "time": "2024-07-03T04:44:28+00:00"
     3639            "time": "2024-12-12T09:59:06+00:00"
    36393640        },
    36403641        {
     
    36963697        {
    36973698            "name": "sebastian/comparator",
    3698             "version": "6.2.1",
     3699            "version": "6.3.0",
    36993700            "source": {
    37003701                "type": "git",
    37013702                "url": "https://github.com/sebastianbergmann/comparator.git",
    3702                 "reference": "43d129d6a0f81c78bee378b46688293eb7ea3739"
    3703             },
    3704             "dist": {
    3705                 "type": "zip",
    3706                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/43d129d6a0f81c78bee378b46688293eb7ea3739",
    3707                 "reference": "43d129d6a0f81c78bee378b46688293eb7ea3739",
     3703                "reference": "d4e47a769525c4dd38cea90e5dcd435ddbbc7115"
     3704            },
     3705            "dist": {
     3706                "type": "zip",
     3707                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/d4e47a769525c4dd38cea90e5dcd435ddbbc7115",
     3708                "reference": "d4e47a769525c4dd38cea90e5dcd435ddbbc7115",
    37083709                "shasum": ""
    37093710            },
     
    37183719                "phpunit/phpunit": "^11.4"
    37193720            },
     3721            "suggest": {
     3722                "ext-bcmath": "For comparing BcMath\\Number objects"
     3723            },
    37203724            "type": "library",
    37213725            "extra": {
     
    37613765                "issues": "https://github.com/sebastianbergmann/comparator/issues",
    37623766                "security": "https://github.com/sebastianbergmann/comparator/security/policy",
    3763                 "source": "https://github.com/sebastianbergmann/comparator/tree/6.2.1"
     3767                "source": "https://github.com/sebastianbergmann/comparator/tree/6.3.0"
    37643768            },
    37653769            "funding": [
     
    37693773                }
    37703774            ],
    3771             "time": "2024-10-31T05:30:08+00:00"
     3775            "time": "2025-01-06T10:28:19+00:00"
    37723776        },
    37733777        {
     
    39623966        {
    39633967            "name": "sebastian/exporter",
    3964             "version": "6.1.3",
     3968            "version": "6.3.0",
    39653969            "source": {
    39663970                "type": "git",
    39673971                "url": "https://github.com/sebastianbergmann/exporter.git",
    3968                 "reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e"
    3969             },
    3970             "dist": {
    3971                 "type": "zip",
    3972                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e",
    3973                 "reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e",
     3972                "reference": "3473f61172093b2da7de1fb5782e1f24cc036dc3"
     3973            },
     3974            "dist": {
     3975                "type": "zip",
     3976                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/3473f61172093b2da7de1fb5782e1f24cc036dc3",
     3977                "reference": "3473f61172093b2da7de1fb5782e1f24cc036dc3",
    39743978                "shasum": ""
    39753979            },
     
    39803984            },
    39813985            "require-dev": {
    3982                 "phpunit/phpunit": "^11.2"
     3986                "phpunit/phpunit": "^11.3"
    39833987            },
    39843988            "type": "library",
     
    40284032                "issues": "https://github.com/sebastianbergmann/exporter/issues",
    40294033                "security": "https://github.com/sebastianbergmann/exporter/security/policy",
    4030                 "source": "https://github.com/sebastianbergmann/exporter/tree/6.1.3"
     4034                "source": "https://github.com/sebastianbergmann/exporter/tree/6.3.0"
    40314035            },
    40324036            "funding": [
     
    40364040                }
    40374041            ],
    4038             "time": "2024-07-03T04:56:19+00:00"
     4042            "time": "2024-12-05T09:17:50+00:00"
    40394043        },
    40404044        {
     
    45284532        },
    45294533        {
     4534            "name": "staabm/side-effects-detector",
     4535            "version": "1.0.5",
     4536            "source": {
     4537                "type": "git",
     4538                "url": "https://github.com/staabm/side-effects-detector.git",
     4539                "reference": "d8334211a140ce329c13726d4a715adbddd0a163"
     4540            },
     4541            "dist": {
     4542                "type": "zip",
     4543                "url": "https://api.github.com/repos/staabm/side-effects-detector/zipball/d8334211a140ce329c13726d4a715adbddd0a163",
     4544                "reference": "d8334211a140ce329c13726d4a715adbddd0a163",
     4545                "shasum": ""
     4546            },
     4547            "require": {
     4548                "ext-tokenizer": "*",
     4549                "php": "^7.4 || ^8.0"
     4550            },
     4551            "require-dev": {
     4552                "phpstan/extension-installer": "^1.4.3",
     4553                "phpstan/phpstan": "^1.12.6",
     4554                "phpunit/phpunit": "^9.6.21",
     4555                "symfony/var-dumper": "^5.4.43",
     4556                "tomasvotruba/type-coverage": "1.0.0",
     4557                "tomasvotruba/unused-public": "1.0.0"
     4558            },
     4559            "type": "library",
     4560            "autoload": {
     4561                "classmap": [
     4562                    "lib/"
     4563                ]
     4564            },
     4565            "notification-url": "https://packagist.org/downloads/",
     4566            "license": [
     4567                "MIT"
     4568            ],
     4569            "description": "A static analysis tool to detect side effects in PHP code",
     4570            "keywords": [
     4571                "static analysis"
     4572            ],
     4573            "support": {
     4574                "issues": "https://github.com/staabm/side-effects-detector/issues",
     4575                "source": "https://github.com/staabm/side-effects-detector/tree/1.0.5"
     4576            },
     4577            "funding": [
     4578                {
     4579                    "url": "https://github.com/staabm",
     4580                    "type": "github"
     4581                }
     4582            ],
     4583            "time": "2024-10-20T05:08:20+00:00"
     4584        },
     4585        {
    45304586            "name": "symfony/finder",
    4531             "version": "v7.2.0",
     4587            "version": "v7.2.2",
    45324588            "source": {
    45334589                "type": "git",
    45344590                "url": "https://github.com/symfony/finder.git",
    4535                 "reference": "6de263e5868b9a137602dd1e33e4d48bfae99c49"
    4536             },
    4537             "dist": {
    4538                 "type": "zip",
    4539                 "url": "https://api.github.com/repos/symfony/finder/zipball/6de263e5868b9a137602dd1e33e4d48bfae99c49",
    4540                 "reference": "6de263e5868b9a137602dd1e33e4d48bfae99c49",
     4591                "reference": "87a71856f2f56e4100373e92529eed3171695cfb"
     4592            },
     4593            "dist": {
     4594                "type": "zip",
     4595                "url": "https://api.github.com/repos/symfony/finder/zipball/87a71856f2f56e4100373e92529eed3171695cfb",
     4596                "reference": "87a71856f2f56e4100373e92529eed3171695cfb",
    45414597                "shasum": ""
    45424598            },
     
    45734629            "homepage": "https://symfony.com",
    45744630            "support": {
    4575                 "source": "https://github.com/symfony/finder/tree/v7.2.0"
     4631                "source": "https://github.com/symfony/finder/tree/v7.2.2"
    45764632            },
    45774633            "funding": [
     
    45894645                }
    45904646            ],
    4591             "time": "2024-10-23T06:56:12+00:00"
     4647            "time": "2024-12-30T19:00:17+00:00"
    45924648        },
    45934649        {
  • gdata-antivirus/tags/2.1.5/gdata-antivirus.php

    r3221518 r3221519  
    1212 * @wordpress-plugin
    1313 * Plugin Name: G DATA Antivirus
    14  * Version: 2.1.2
     14 * Version: 2.1.5
    1515 * Requires at least: 6.2
    1616 * Tested up to: 6.6
  • gdata-antivirus/tags/2.1.5/vendor/composer/InstalledVersions.php

    r3169198 r3221519  
    281281        }
    282282        $installed = array();
     283        $copiedLocalDir = \false;
    283284        if (self::$canGetVendors) {
    284285            foreach (ClassLoader::getRegisteredLoaders() as $vendorDir => $loader) {
     
    288289                    /** @var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} $required */
    289290                    $required = require $vendorDir . '/composer/installed.php';
    290                     $installed[] = self::$installedByVendor[$vendorDir] = $required;
    291                     if (null === self::$installed && strtr($vendorDir . '/composer', '\\', '/') === strtr(__DIR__, '\\', '/')) {
    292                         self::$installed = $installed[count($installed) - 1];
     291                    self::$installedByVendor[$vendorDir] = $required;
     292                    $installed[] = $required;
     293                    if (strtr($vendorDir . '/composer', '\\', '/') === strtr(__DIR__, '\\', '/')) {
     294                        self::$installed = $required;
     295                        $copiedLocalDir = \true;
    293296                    }
    294297                }
     
    306309            }
    307310        }
    308         if (self::$installed !== array()) {
     311        if (self::$installed !== array() && !$copiedLocalDir) {
    309312            $installed[] = self::$installed;
    310313        }
  • gdata-antivirus/tags/2.1.5/vendor/composer/installed.json

    r3200729 r3221519  
    13881388        {
    13891389            "name": "illuminate\/container",
    1390             "version": "v11.34.2",
    1391             "version_normalized": "11.34.2.0",
     1390            "version": "v11.37.0",
     1391            "version_normalized": "11.37.0.0",
    13921392            "source": {
    13931393                "type": "git",
    13941394                "url": "https:\/\/github.com\/illuminate\/container.git",
    1395                 "reference": "b057b0bbb38d7c7524df1ca5c38e7318f4c64d26"
    1396             },
    1397             "dist": {
    1398                 "type": "zip",
    1399                 "url": "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/b057b0bbb38d7c7524df1ca5c38e7318f4c64d26",
    1400                 "reference": "b057b0bbb38d7c7524df1ca5c38e7318f4c64d26",
     1395                "reference": "4a777578ce2388384565bf5c8e76881f0da68e54"
     1396            },
     1397            "dist": {
     1398                "type": "zip",
     1399                "url": "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/4a777578ce2388384565bf5c8e76881f0da68e54",
     1400                "reference": "4a777578ce2388384565bf5c8e76881f0da68e54",
    14011401                "shasum": ""
    14021402            },
     
    14091409                "psr\/container-implementation": "1.1|2.0"
    14101410            },
    1411             "time": "2024-11-21T20:07:31+00:00",
     1411            "time": "2024-12-08T15:40:56+00:00",
    14121412            "type": "library",
    14131413            "extra": {
     
    14421442        {
    14431443            "name": "illuminate\/contracts",
    1444             "version": "v11.34.2",
    1445             "version_normalized": "11.34.2.0",
     1444            "version": "v11.37.0",
     1445            "version_normalized": "11.37.0.0",
    14461446            "source": {
    14471447                "type": "git",
  • gdata-antivirus/tags/2.1.5/vendor/composer/installed.php

    r3200729 r3221519  
    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.34.2', 'version' => '11.34.2.0', 'reference' => 'b057b0bbb38d7c7524df1ca5c38e7318f4c64d26', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v11.34.2', 'version' => '11.34.2.0', 'reference' => '184317f701ba20ca265e36808ed54b75b115972d', '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.37.0', 'version' => '11.37.0.0', 'reference' => '4a777578ce2388384565bf5c8e76881f0da68e54', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v11.37.0', 'version' => '11.37.0.0', 'reference' => '184317f701ba20ca265e36808ed54b75b115972d', '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.5/vendor/illuminate/container/Container.php

    r3200729 r3221519  
    256256            $concrete = $this->getClosure($abstract, $concrete);
    257257        }
    258         $this->bindings[$abstract] = compact('concrete', 'shared');
     258        $this->bindings[$abstract] = ['concrete' => $concrete, 'shared' => $shared];
    259259        // If the abstract type was already resolved in this container we'll fire the
    260260        // rebound listener so that any objects which have already gotten resolved
  • gdata-antivirus/trunk/Readme.txt

    r3200729 r3221519  
    55Tested up to: 6.6
    66Requires PHP: 8.1
    7 Stable tag: 2.1.2
     7Stable tag: 2.1.5
    88License: GNU General Public License v3.0
    99License URI: https://github.com/GDATASoftwareAG/vaas/blob/main/LICENSE
     
    5757== Changelog ==
    5858
     59= 2.1.5 =
     60
     61| Package | Type | Update | Change |
     62|---|---|---|---|
     63| [illuminate/container](https://laravel.com) ([source](https://togithub.com/illuminate/container)) | require | minor | `11.35.1` -> `11.37.0` |
     64| [phpunit/phpunit](https://phpunit.de/) ([source](https://togithub.com/sebastianbergmann/phpunit)) | require-dev | patch | `11.5.1` -> `11.5.2` |
     65| [symfony/finder](https://symfony.com) ([source](https://togithub.com/symfony/finder)) | require-dev | patch | `7.2.0` -> `7.2.2` |
     66
    5967= 2.1.2 =
    6068* update illuminate/container from 11.33.2 to 11.34.2
  • gdata-antivirus/trunk/composer.json

    r3200729 r3221519  
    11{
    22    "name": "gdatacyberdefenseag\/gdata-antivirus",
    3     "version": "2.1.2",
     3    "version": "2.1.5",
    44    "autoload": {
    55        "psr-4": {
  • gdata-antivirus/trunk/composer.lock

    r3200729 r3221519  
    13371337        {
    13381338            "name": "illuminate/container",
    1339             "version": "v11.34.2",
     1339            "version": "v11.37.0",
    13401340            "source": {
    13411341                "type": "git",
    13421342                "url": "https://github.com/illuminate/container.git",
    1343                 "reference": "b057b0bbb38d7c7524df1ca5c38e7318f4c64d26"
    1344             },
    1345             "dist": {
    1346                 "type": "zip",
    1347                 "url": "https://api.github.com/repos/illuminate/container/zipball/b057b0bbb38d7c7524df1ca5c38e7318f4c64d26",
    1348                 "reference": "b057b0bbb38d7c7524df1ca5c38e7318f4c64d26",
     1343                "reference": "4a777578ce2388384565bf5c8e76881f0da68e54"
     1344            },
     1345            "dist": {
     1346                "type": "zip",
     1347                "url": "https://api.github.com/repos/illuminate/container/zipball/4a777578ce2388384565bf5c8e76881f0da68e54",
     1348                "reference": "4a777578ce2388384565bf5c8e76881f0da68e54",
    13491349                "shasum": ""
    13501350            },
     
    13841384                "source": "https://github.com/laravel/framework"
    13851385            },
    1386             "time": "2024-11-21T20:07:31+00:00"
     1386            "time": "2024-12-08T15:40:56+00:00"
    13871387        },
    13881388        {
    13891389            "name": "illuminate/contracts",
    1390             "version": "v11.34.2",
     1390            "version": "v11.37.0",
    13911391            "source": {
    13921392                "type": "git",
     
    27612761        {
    27622762            "name": "nikic/php-parser",
    2763             "version": "v5.3.1",
     2763            "version": "v5.4.0",
    27642764            "source": {
    27652765                "type": "git",
    27662766                "url": "https://github.com/nikic/PHP-Parser.git",
    2767                 "reference": "8eea230464783aa9671db8eea6f8c6ac5285794b"
    2768             },
    2769             "dist": {
    2770                 "type": "zip",
    2771                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/8eea230464783aa9671db8eea6f8c6ac5285794b",
    2772                 "reference": "8eea230464783aa9671db8eea6f8c6ac5285794b",
     2767                "reference": "447a020a1f875a434d62f2a401f53b82a396e494"
     2768            },
     2769            "dist": {
     2770                "type": "zip",
     2771                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494",
     2772                "reference": "447a020a1f875a434d62f2a401f53b82a396e494",
    27732773                "shasum": ""
    27742774            },
     
    28132813            "support": {
    28142814                "issues": "https://github.com/nikic/PHP-Parser/issues",
    2815                 "source": "https://github.com/nikic/PHP-Parser/tree/v5.3.1"
    2816             },
    2817             "time": "2024-10-08T18:51:32+00:00"
     2815                "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0"
     2816            },
     2817            "time": "2024-12-30T11:07:19+00:00"
    28182818        },
    28192819        {
     
    31033103        {
    31043104            "name": "phpunit/php-code-coverage",
    3105             "version": "11.0.7",
     3105            "version": "11.0.8",
    31063106            "source": {
    31073107                "type": "git",
    31083108                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
    3109                 "reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca"
    3110             },
    3111             "dist": {
    3112                 "type": "zip",
    3113                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f7f08030e8811582cc459871d28d6f5a1a4d35ca",
    3114                 "reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca",
     3109                "reference": "418c59fd080954f8c4aa5631d9502ecda2387118"
     3110            },
     3111            "dist": {
     3112                "type": "zip",
     3113                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/418c59fd080954f8c4aa5631d9502ecda2387118",
     3114                "reference": "418c59fd080954f8c4aa5631d9502ecda2387118",
    31153115                "shasum": ""
    31163116            },
     
    31313131            },
    31323132            "require-dev": {
    3133                 "phpunit/phpunit": "^11.4.1"
     3133                "phpunit/phpunit": "^11.5.0"
    31343134            },
    31353135            "suggest": {
     
    31693169                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
    31703170                "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
    3171                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.7"
     3171                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.8"
    31723172            },
    31733173            "funding": [
     
    31773177                }
    31783178            ],
    3179             "time": "2024-10-09T06:21:38+00:00"
     3179            "time": "2024-12-11T12:34:27+00:00"
    31803180        },
    31813181        {
     
    34263426        {
    34273427            "name": "phpunit/phpunit",
    3428             "version": "11.4.4",
     3428            "version": "11.5.2",
    34293429            "source": {
    34303430                "type": "git",
    34313431                "url": "https://github.com/sebastianbergmann/phpunit.git",
    3432                 "reference": "f9ba7bd3c9f3ff54ec379d7a1c2e3f13fe0bbde4"
    3433             },
    3434             "dist": {
    3435                 "type": "zip",
    3436                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f9ba7bd3c9f3ff54ec379d7a1c2e3f13fe0bbde4",
    3437                 "reference": "f9ba7bd3c9f3ff54ec379d7a1c2e3f13fe0bbde4",
     3432                "reference": "153d0531b9f7e883c5053160cad6dd5ac28140b3"
     3433            },
     3434            "dist": {
     3435                "type": "zip",
     3436                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/153d0531b9f7e883c5053160cad6dd5ac28140b3",
     3437                "reference": "153d0531b9f7e883c5053160cad6dd5ac28140b3",
    34383438                "shasum": ""
    34393439            },
     
    34493449                "phar-io/version": "^3.2.1",
    34503450                "php": ">=8.2",
    3451                 "phpunit/php-code-coverage": "^11.0.7",
     3451                "phpunit/php-code-coverage": "^11.0.8",
    34523452                "phpunit/php-file-iterator": "^5.1.0",
    34533453                "phpunit/php-invoker": "^5.0.1",
     
    34553455                "phpunit/php-timer": "^7.0.1",
    34563456                "sebastian/cli-parser": "^3.0.2",
    3457                 "sebastian/code-unit": "^3.0.1",
     3457                "sebastian/code-unit": "^3.0.2",
    34583458                "sebastian/comparator": "^6.2.1",
    34593459                "sebastian/diff": "^6.0.2",
    34603460                "sebastian/environment": "^7.2.0",
    3461                 "sebastian/exporter": "^6.1.3",
     3461                "sebastian/exporter": "^6.3.0",
    34623462                "sebastian/global-state": "^7.0.2",
    34633463                "sebastian/object-enumerator": "^6.0.1",
    34643464                "sebastian/type": "^5.1.0",
    3465                 "sebastian/version": "^5.0.2"
     3465                "sebastian/version": "^5.0.2",
     3466                "staabm/side-effects-detector": "^1.0.5"
    34663467            },
    34673468            "suggest": {
     
    34743475            "extra": {
    34753476                "branch-alias": {
    3476                     "dev-main": "11.4-dev"
     3477                    "dev-main": "11.5-dev"
    34773478                }
    34783479            },
     
    35063507                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
    35073508                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
    3508                 "source": "https://github.com/sebastianbergmann/phpunit/tree/11.4.4"
     3509                "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.2"
    35093510            },
    35103511            "funding": [
     
    35223523                }
    35233524            ],
    3524             "time": "2024-11-27T10:44:52+00:00"
     3525            "time": "2024-12-21T05:51:08+00:00"
    35253526        },
    35263527        {
     
    35833584        {
    35843585            "name": "sebastian/code-unit",
    3585             "version": "3.0.1",
     3586            "version": "3.0.2",
    35863587            "source": {
    35873588                "type": "git",
    35883589                "url": "https://github.com/sebastianbergmann/code-unit.git",
    3589                 "reference": "6bb7d09d6623567178cf54126afa9c2310114268"
    3590             },
    3591             "dist": {
    3592                 "type": "zip",
    3593                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/6bb7d09d6623567178cf54126afa9c2310114268",
    3594                 "reference": "6bb7d09d6623567178cf54126afa9c2310114268",
     3590                "reference": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca"
     3591            },
     3592            "dist": {
     3593                "type": "zip",
     3594                "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca",
     3595                "reference": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca",
    35953596                "shasum": ""
    35963597            },
     
    35993600            },
    36003601            "require-dev": {
    3601                 "phpunit/phpunit": "^11.0"
     3602                "phpunit/phpunit": "^11.5"
    36023603            },
    36033604            "type": "library",
     
    36283629                "issues": "https://github.com/sebastianbergmann/code-unit/issues",
    36293630                "security": "https://github.com/sebastianbergmann/code-unit/security/policy",
    3630                 "source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.1"
     3631                "source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.2"
    36313632            },
    36323633            "funding": [
     
    36363637                }
    36373638            ],
    3638             "time": "2024-07-03T04:44:28+00:00"
     3639            "time": "2024-12-12T09:59:06+00:00"
    36393640        },
    36403641        {
     
    36963697        {
    36973698            "name": "sebastian/comparator",
    3698             "version": "6.2.1",
     3699            "version": "6.3.0",
    36993700            "source": {
    37003701                "type": "git",
    37013702                "url": "https://github.com/sebastianbergmann/comparator.git",
    3702                 "reference": "43d129d6a0f81c78bee378b46688293eb7ea3739"
    3703             },
    3704             "dist": {
    3705                 "type": "zip",
    3706                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/43d129d6a0f81c78bee378b46688293eb7ea3739",
    3707                 "reference": "43d129d6a0f81c78bee378b46688293eb7ea3739",
     3703                "reference": "d4e47a769525c4dd38cea90e5dcd435ddbbc7115"
     3704            },
     3705            "dist": {
     3706                "type": "zip",
     3707                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/d4e47a769525c4dd38cea90e5dcd435ddbbc7115",
     3708                "reference": "d4e47a769525c4dd38cea90e5dcd435ddbbc7115",
    37083709                "shasum": ""
    37093710            },
     
    37183719                "phpunit/phpunit": "^11.4"
    37193720            },
     3721            "suggest": {
     3722                "ext-bcmath": "For comparing BcMath\\Number objects"
     3723            },
    37203724            "type": "library",
    37213725            "extra": {
     
    37613765                "issues": "https://github.com/sebastianbergmann/comparator/issues",
    37623766                "security": "https://github.com/sebastianbergmann/comparator/security/policy",
    3763                 "source": "https://github.com/sebastianbergmann/comparator/tree/6.2.1"
     3767                "source": "https://github.com/sebastianbergmann/comparator/tree/6.3.0"
    37643768            },
    37653769            "funding": [
     
    37693773                }
    37703774            ],
    3771             "time": "2024-10-31T05:30:08+00:00"
     3775            "time": "2025-01-06T10:28:19+00:00"
    37723776        },
    37733777        {
     
    39623966        {
    39633967            "name": "sebastian/exporter",
    3964             "version": "6.1.3",
     3968            "version": "6.3.0",
    39653969            "source": {
    39663970                "type": "git",
    39673971                "url": "https://github.com/sebastianbergmann/exporter.git",
    3968                 "reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e"
    3969             },
    3970             "dist": {
    3971                 "type": "zip",
    3972                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e",
    3973                 "reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e",
     3972                "reference": "3473f61172093b2da7de1fb5782e1f24cc036dc3"
     3973            },
     3974            "dist": {
     3975                "type": "zip",
     3976                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/3473f61172093b2da7de1fb5782e1f24cc036dc3",
     3977                "reference": "3473f61172093b2da7de1fb5782e1f24cc036dc3",
    39743978                "shasum": ""
    39753979            },
     
    39803984            },
    39813985            "require-dev": {
    3982                 "phpunit/phpunit": "^11.2"
     3986                "phpunit/phpunit": "^11.3"
    39833987            },
    39843988            "type": "library",
     
    40284032                "issues": "https://github.com/sebastianbergmann/exporter/issues",
    40294033                "security": "https://github.com/sebastianbergmann/exporter/security/policy",
    4030                 "source": "https://github.com/sebastianbergmann/exporter/tree/6.1.3"
     4034                "source": "https://github.com/sebastianbergmann/exporter/tree/6.3.0"
    40314035            },
    40324036            "funding": [
     
    40364040                }
    40374041            ],
    4038             "time": "2024-07-03T04:56:19+00:00"
     4042            "time": "2024-12-05T09:17:50+00:00"
    40394043        },
    40404044        {
     
    45284532        },
    45294533        {
     4534            "name": "staabm/side-effects-detector",
     4535            "version": "1.0.5",
     4536            "source": {
     4537                "type": "git",
     4538                "url": "https://github.com/staabm/side-effects-detector.git",
     4539                "reference": "d8334211a140ce329c13726d4a715adbddd0a163"
     4540            },
     4541            "dist": {
     4542                "type": "zip",
     4543                "url": "https://api.github.com/repos/staabm/side-effects-detector/zipball/d8334211a140ce329c13726d4a715adbddd0a163",
     4544                "reference": "d8334211a140ce329c13726d4a715adbddd0a163",
     4545                "shasum": ""
     4546            },
     4547            "require": {
     4548                "ext-tokenizer": "*",
     4549                "php": "^7.4 || ^8.0"
     4550            },
     4551            "require-dev": {
     4552                "phpstan/extension-installer": "^1.4.3",
     4553                "phpstan/phpstan": "^1.12.6",
     4554                "phpunit/phpunit": "^9.6.21",
     4555                "symfony/var-dumper": "^5.4.43",
     4556                "tomasvotruba/type-coverage": "1.0.0",
     4557                "tomasvotruba/unused-public": "1.0.0"
     4558            },
     4559            "type": "library",
     4560            "autoload": {
     4561                "classmap": [
     4562                    "lib/"
     4563                ]
     4564            },
     4565            "notification-url": "https://packagist.org/downloads/",
     4566            "license": [
     4567                "MIT"
     4568            ],
     4569            "description": "A static analysis tool to detect side effects in PHP code",
     4570            "keywords": [
     4571                "static analysis"
     4572            ],
     4573            "support": {
     4574                "issues": "https://github.com/staabm/side-effects-detector/issues",
     4575                "source": "https://github.com/staabm/side-effects-detector/tree/1.0.5"
     4576            },
     4577            "funding": [
     4578                {
     4579                    "url": "https://github.com/staabm",
     4580                    "type": "github"
     4581                }
     4582            ],
     4583            "time": "2024-10-20T05:08:20+00:00"
     4584        },
     4585        {
    45304586            "name": "symfony/finder",
    4531             "version": "v7.2.0",
     4587            "version": "v7.2.2",
    45324588            "source": {
    45334589                "type": "git",
    45344590                "url": "https://github.com/symfony/finder.git",
    4535                 "reference": "6de263e5868b9a137602dd1e33e4d48bfae99c49"
    4536             },
    4537             "dist": {
    4538                 "type": "zip",
    4539                 "url": "https://api.github.com/repos/symfony/finder/zipball/6de263e5868b9a137602dd1e33e4d48bfae99c49",
    4540                 "reference": "6de263e5868b9a137602dd1e33e4d48bfae99c49",
     4591                "reference": "87a71856f2f56e4100373e92529eed3171695cfb"
     4592            },
     4593            "dist": {
     4594                "type": "zip",
     4595                "url": "https://api.github.com/repos/symfony/finder/zipball/87a71856f2f56e4100373e92529eed3171695cfb",
     4596                "reference": "87a71856f2f56e4100373e92529eed3171695cfb",
    45414597                "shasum": ""
    45424598            },
     
    45734629            "homepage": "https://symfony.com",
    45744630            "support": {
    4575                 "source": "https://github.com/symfony/finder/tree/v7.2.0"
     4631                "source": "https://github.com/symfony/finder/tree/v7.2.2"
    45764632            },
    45774633            "funding": [
     
    45894645                }
    45904646            ],
    4591             "time": "2024-10-23T06:56:12+00:00"
     4647            "time": "2024-12-30T19:00:17+00:00"
    45924648        },
    45934649        {
  • gdata-antivirus/trunk/gdata-antivirus.php

    r3200729 r3221519  
    1212 * @wordpress-plugin
    1313 * Plugin Name: G DATA Antivirus
    14  * Version: 2.1.2
     14 * Version: 2.1.5
    1515 * Requires at least: 6.2
    1616 * Tested up to: 6.6
  • gdata-antivirus/trunk/vendor/composer/InstalledVersions.php

    r3169198 r3221519  
    281281        }
    282282        $installed = array();
     283        $copiedLocalDir = \false;
    283284        if (self::$canGetVendors) {
    284285            foreach (ClassLoader::getRegisteredLoaders() as $vendorDir => $loader) {
     
    288289                    /** @var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} $required */
    289290                    $required = require $vendorDir . '/composer/installed.php';
    290                     $installed[] = self::$installedByVendor[$vendorDir] = $required;
    291                     if (null === self::$installed && strtr($vendorDir . '/composer', '\\', '/') === strtr(__DIR__, '\\', '/')) {
    292                         self::$installed = $installed[count($installed) - 1];
     291                    self::$installedByVendor[$vendorDir] = $required;
     292                    $installed[] = $required;
     293                    if (strtr($vendorDir . '/composer', '\\', '/') === strtr(__DIR__, '\\', '/')) {
     294                        self::$installed = $required;
     295                        $copiedLocalDir = \true;
    293296                    }
    294297                }
     
    306309            }
    307310        }
    308         if (self::$installed !== array()) {
     311        if (self::$installed !== array() && !$copiedLocalDir) {
    309312            $installed[] = self::$installed;
    310313        }
  • gdata-antivirus/trunk/vendor/composer/installed.json

    r3200729 r3221519  
    13881388        {
    13891389            "name": "illuminate\/container",
    1390             "version": "v11.34.2",
    1391             "version_normalized": "11.34.2.0",
     1390            "version": "v11.37.0",
     1391            "version_normalized": "11.37.0.0",
    13921392            "source": {
    13931393                "type": "git",
    13941394                "url": "https:\/\/github.com\/illuminate\/container.git",
    1395                 "reference": "b057b0bbb38d7c7524df1ca5c38e7318f4c64d26"
    1396             },
    1397             "dist": {
    1398                 "type": "zip",
    1399                 "url": "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/b057b0bbb38d7c7524df1ca5c38e7318f4c64d26",
    1400                 "reference": "b057b0bbb38d7c7524df1ca5c38e7318f4c64d26",
     1395                "reference": "4a777578ce2388384565bf5c8e76881f0da68e54"
     1396            },
     1397            "dist": {
     1398                "type": "zip",
     1399                "url": "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/4a777578ce2388384565bf5c8e76881f0da68e54",
     1400                "reference": "4a777578ce2388384565bf5c8e76881f0da68e54",
    14011401                "shasum": ""
    14021402            },
     
    14091409                "psr\/container-implementation": "1.1|2.0"
    14101410            },
    1411             "time": "2024-11-21T20:07:31+00:00",
     1411            "time": "2024-12-08T15:40:56+00:00",
    14121412            "type": "library",
    14131413            "extra": {
     
    14421442        {
    14431443            "name": "illuminate\/contracts",
    1444             "version": "v11.34.2",
    1445             "version_normalized": "11.34.2.0",
     1444            "version": "v11.37.0",
     1445            "version_normalized": "11.37.0.0",
    14461446            "source": {
    14471447                "type": "git",
  • gdata-antivirus/trunk/vendor/composer/installed.php

    r3200729 r3221519  
    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.34.2', 'version' => '11.34.2.0', 'reference' => 'b057b0bbb38d7c7524df1ca5c38e7318f4c64d26', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v11.34.2', 'version' => '11.34.2.0', 'reference' => '184317f701ba20ca265e36808ed54b75b115972d', '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.37.0', 'version' => '11.37.0.0', 'reference' => '4a777578ce2388384565bf5c8e76881f0da68e54', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v11.37.0', 'version' => '11.37.0.0', 'reference' => '184317f701ba20ca265e36808ed54b75b115972d', '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

    r3200729 r3221519  
    256256            $concrete = $this->getClosure($abstract, $concrete);
    257257        }
    258         $this->bindings[$abstract] = compact('concrete', 'shared');
     258        $this->bindings[$abstract] = ['concrete' => $concrete, 'shared' => $shared];
    259259        // If the abstract type was already resolved in this container we'll fire the
    260260        // rebound listener so that any objects which have already gotten resolved
Note: See TracChangeset for help on using the changeset viewer.