Changeset 3221519
- Timestamp:
- 01/13/2025 10:58:32 AM (15 months ago)
- Location:
- gdata-antivirus
- Files:
-
- 12 edited
- 12 copied
-
tags/2.1.5 (copied) (copied from gdata-antivirus/trunk)
-
tags/2.1.5/GdataAntivirusPlugin.php (copied) (copied from gdata-antivirus/trunk/GdataAntivirusPlugin.php)
-
tags/2.1.5/Infrastructure (copied) (copied from gdata-antivirus/trunk/Infrastructure)
-
tags/2.1.5/LICENSE (copied) (copied from gdata-antivirus/trunk/LICENSE)
-
tags/2.1.5/PluginPage (copied) (copied from gdata-antivirus/trunk/PluginPage)
-
tags/2.1.5/Readme.txt (copied) (copied from gdata-antivirus/trunk/Readme.txt) (2 diffs)
-
tags/2.1.5/Vaas (copied) (copied from gdata-antivirus/trunk/Vaas)
-
tags/2.1.5/composer.json (copied) (copied from gdata-antivirus/trunk/composer.json) (1 diff)
-
tags/2.1.5/composer.lock (copied) (copied from gdata-antivirus/trunk/composer.lock) (29 diffs)
-
tags/2.1.5/gdata-antivirus.php (copied) (copied from gdata-antivirus/trunk/gdata-antivirus.php) (1 diff)
-
tags/2.1.5/languages (copied) (copied from gdata-antivirus/trunk/languages)
-
tags/2.1.5/vendor (copied) (copied from gdata-antivirus/trunk/vendor)
-
tags/2.1.5/vendor/composer/InstalledVersions.php (modified) (3 diffs)
-
tags/2.1.5/vendor/composer/installed.json (modified) (3 diffs)
-
tags/2.1.5/vendor/composer/installed.php (modified) (1 diff)
-
tags/2.1.5/vendor/illuminate/container/Container.php (modified) (1 diff)
-
trunk/Readme.txt (modified) (2 diffs)
-
trunk/composer.json (modified) (1 diff)
-
trunk/composer.lock (modified) (29 diffs)
-
trunk/gdata-antivirus.php (modified) (1 diff)
-
trunk/vendor/composer/InstalledVersions.php (modified) (3 diffs)
-
trunk/vendor/composer/installed.json (modified) (3 diffs)
-
trunk/vendor/composer/installed.php (modified) (1 diff)
-
trunk/vendor/illuminate/container/Container.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gdata-antivirus/tags/2.1.5/Readme.txt
r3221518 r3221519 5 5 Tested up to: 6.6 6 6 Requires PHP: 8.1 7 Stable tag: 2.1. 27 Stable tag: 2.1.5 8 8 License: GNU General Public License v3.0 9 9 License URI: https://github.com/GDATASoftwareAG/vaas/blob/main/LICENSE … … 57 57 == Changelog == 58 58 59 = 2.1.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 59 67 = 2.1.2 = 60 68 * update illuminate/container from 11.33.2 to 11.34.2 -
gdata-antivirus/tags/2.1.5/composer.json
r3221518 r3221519 1 1 { 2 2 "name": "gdatacyberdefenseag\/gdata-antivirus", 3 "version": "2.1. 2",3 "version": "2.1.5", 4 4 "autoload": { 5 5 "psr-4": { -
gdata-antivirus/tags/2.1.5/composer.lock
r3221518 r3221519 1337 1337 { 1338 1338 "name": "illuminate/container", 1339 "version": "v11.3 4.2",1339 "version": "v11.37.0", 1340 1340 "source": { 1341 1341 "type": "git", 1342 1342 "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", 1349 1349 "shasum": "" 1350 1350 }, … … 1384 1384 "source": "https://github.com/laravel/framework" 1385 1385 }, 1386 "time": "2024-1 1-21T20:07:31+00:00"1386 "time": "2024-12-08T15:40:56+00:00" 1387 1387 }, 1388 1388 { 1389 1389 "name": "illuminate/contracts", 1390 "version": "v11.3 4.2",1390 "version": "v11.37.0", 1391 1391 "source": { 1392 1392 "type": "git", … … 2761 2761 { 2762 2762 "name": "nikic/php-parser", 2763 "version": "v5. 3.1",2763 "version": "v5.4.0", 2764 2764 "source": { 2765 2765 "type": "git", 2766 2766 "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", 2773 2773 "shasum": "" 2774 2774 }, … … 2813 2813 "support": { 2814 2814 "issues": "https://github.com/nikic/PHP-Parser/issues", 2815 "source": "https://github.com/nikic/PHP-Parser/tree/v5. 3.1"2816 }, 2817 "time": "2024-1 0-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" 2818 2818 }, 2819 2819 { … … 3103 3103 { 3104 3104 "name": "phpunit/php-code-coverage", 3105 "version": "11.0. 7",3105 "version": "11.0.8", 3106 3106 "source": { 3107 3107 "type": "git", 3108 3108 "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", 3115 3115 "shasum": "" 3116 3116 }, … … 3131 3131 }, 3132 3132 "require-dev": { 3133 "phpunit/phpunit": "^11. 4.1"3133 "phpunit/phpunit": "^11.5.0" 3134 3134 }, 3135 3135 "suggest": { … … 3169 3169 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", 3170 3170 "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" 3172 3172 }, 3173 3173 "funding": [ … … 3177 3177 } 3178 3178 ], 3179 "time": "2024-1 0-09T06:21:38+00:00"3179 "time": "2024-12-11T12:34:27+00:00" 3180 3180 }, 3181 3181 { … … 3426 3426 { 3427 3427 "name": "phpunit/phpunit", 3428 "version": "11. 4.4",3428 "version": "11.5.2", 3429 3429 "source": { 3430 3430 "type": "git", 3431 3431 "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", 3438 3438 "shasum": "" 3439 3439 }, … … 3449 3449 "phar-io/version": "^3.2.1", 3450 3450 "php": ">=8.2", 3451 "phpunit/php-code-coverage": "^11.0. 7",3451 "phpunit/php-code-coverage": "^11.0.8", 3452 3452 "phpunit/php-file-iterator": "^5.1.0", 3453 3453 "phpunit/php-invoker": "^5.0.1", … … 3455 3455 "phpunit/php-timer": "^7.0.1", 3456 3456 "sebastian/cli-parser": "^3.0.2", 3457 "sebastian/code-unit": "^3.0. 1",3457 "sebastian/code-unit": "^3.0.2", 3458 3458 "sebastian/comparator": "^6.2.1", 3459 3459 "sebastian/diff": "^6.0.2", 3460 3460 "sebastian/environment": "^7.2.0", 3461 "sebastian/exporter": "^6. 1.3",3461 "sebastian/exporter": "^6.3.0", 3462 3462 "sebastian/global-state": "^7.0.2", 3463 3463 "sebastian/object-enumerator": "^6.0.1", 3464 3464 "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" 3466 3467 }, 3467 3468 "suggest": { … … 3474 3475 "extra": { 3475 3476 "branch-alias": { 3476 "dev-main": "11. 4-dev"3477 "dev-main": "11.5-dev" 3477 3478 } 3478 3479 }, … … 3506 3507 "issues": "https://github.com/sebastianbergmann/phpunit/issues", 3507 3508 "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" 3509 3510 }, 3510 3511 "funding": [ … … 3522 3523 } 3523 3524 ], 3524 "time": "2024-1 1-27T10:44:52+00:00"3525 "time": "2024-12-21T05:51:08+00:00" 3525 3526 }, 3526 3527 { … … 3583 3584 { 3584 3585 "name": "sebastian/code-unit", 3585 "version": "3.0. 1",3586 "version": "3.0.2", 3586 3587 "source": { 3587 3588 "type": "git", 3588 3589 "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", 3595 3596 "shasum": "" 3596 3597 }, … … 3599 3600 }, 3600 3601 "require-dev": { 3601 "phpunit/phpunit": "^11. 0"3602 "phpunit/phpunit": "^11.5" 3602 3603 }, 3603 3604 "type": "library", … … 3628 3629 "issues": "https://github.com/sebastianbergmann/code-unit/issues", 3629 3630 "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" 3631 3632 }, 3632 3633 "funding": [ … … 3636 3637 } 3637 3638 ], 3638 "time": "2024- 07-03T04:44:28+00:00"3639 "time": "2024-12-12T09:59:06+00:00" 3639 3640 }, 3640 3641 { … … 3696 3697 { 3697 3698 "name": "sebastian/comparator", 3698 "version": "6. 2.1",3699 "version": "6.3.0", 3699 3700 "source": { 3700 3701 "type": "git", 3701 3702 "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", 3708 3709 "shasum": "" 3709 3710 }, … … 3718 3719 "phpunit/phpunit": "^11.4" 3719 3720 }, 3721 "suggest": { 3722 "ext-bcmath": "For comparing BcMath\\Number objects" 3723 }, 3720 3724 "type": "library", 3721 3725 "extra": { … … 3761 3765 "issues": "https://github.com/sebastianbergmann/comparator/issues", 3762 3766 "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" 3764 3768 }, 3765 3769 "funding": [ … … 3769 3773 } 3770 3774 ], 3771 "time": "202 4-10-31T05:30:08+00:00"3775 "time": "2025-01-06T10:28:19+00:00" 3772 3776 }, 3773 3777 { … … 3962 3966 { 3963 3967 "name": "sebastian/exporter", 3964 "version": "6. 1.3",3968 "version": "6.3.0", 3965 3969 "source": { 3966 3970 "type": "git", 3967 3971 "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", 3974 3978 "shasum": "" 3975 3979 }, … … 3980 3984 }, 3981 3985 "require-dev": { 3982 "phpunit/phpunit": "^11. 2"3986 "phpunit/phpunit": "^11.3" 3983 3987 }, 3984 3988 "type": "library", … … 4028 4032 "issues": "https://github.com/sebastianbergmann/exporter/issues", 4029 4033 "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" 4031 4035 }, 4032 4036 "funding": [ … … 4036 4040 } 4037 4041 ], 4038 "time": "2024- 07-03T04:56:19+00:00"4042 "time": "2024-12-05T09:17:50+00:00" 4039 4043 }, 4040 4044 { … … 4528 4532 }, 4529 4533 { 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 { 4530 4586 "name": "symfony/finder", 4531 "version": "v7.2. 0",4587 "version": "v7.2.2", 4532 4588 "source": { 4533 4589 "type": "git", 4534 4590 "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", 4541 4597 "shasum": "" 4542 4598 }, … … 4573 4629 "homepage": "https://symfony.com", 4574 4630 "support": { 4575 "source": "https://github.com/symfony/finder/tree/v7.2. 0"4631 "source": "https://github.com/symfony/finder/tree/v7.2.2" 4576 4632 }, 4577 4633 "funding": [ … … 4589 4645 } 4590 4646 ], 4591 "time": "2024-1 0-23T06:56:12+00:00"4647 "time": "2024-12-30T19:00:17+00:00" 4592 4648 }, 4593 4649 { -
gdata-antivirus/tags/2.1.5/gdata-antivirus.php
r3221518 r3221519 12 12 * @wordpress-plugin 13 13 * Plugin Name: G DATA Antivirus 14 * Version: 2.1. 214 * Version: 2.1.5 15 15 * Requires at least: 6.2 16 16 * Tested up to: 6.6 -
gdata-antivirus/tags/2.1.5/vendor/composer/InstalledVersions.php
r3169198 r3221519 281 281 } 282 282 $installed = array(); 283 $copiedLocalDir = \false; 283 284 if (self::$canGetVendors) { 284 285 foreach (ClassLoader::getRegisteredLoaders() as $vendorDir => $loader) { … … 288 289 /** @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 */ 289 290 $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; 293 296 } 294 297 } … … 306 309 } 307 310 } 308 if (self::$installed !== array() ) {311 if (self::$installed !== array() && !$copiedLocalDir) { 309 312 $installed[] = self::$installed; 310 313 } -
gdata-antivirus/tags/2.1.5/vendor/composer/installed.json
r3200729 r3221519 1388 1388 { 1389 1389 "name": "illuminate\/container", 1390 "version": "v11.3 4.2",1391 "version_normalized": "11.3 4.2.0",1390 "version": "v11.37.0", 1391 "version_normalized": "11.37.0.0", 1392 1392 "source": { 1393 1393 "type": "git", 1394 1394 "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", 1401 1401 "shasum": "" 1402 1402 }, … … 1409 1409 "psr\/container-implementation": "1.1|2.0" 1410 1410 }, 1411 "time": "2024-1 1-21T20:07:31+00:00",1411 "time": "2024-12-08T15:40:56+00:00", 1412 1412 "type": "library", 1413 1413 "extra": { … … 1442 1442 { 1443 1443 "name": "illuminate\/contracts", 1444 "version": "v11.3 4.2",1445 "version_normalized": "11.3 4.2.0",1444 "version": "v11.37.0", 1445 "version_normalized": "11.37.0.0", 1446 1446 "source": { 1447 1447 "type": "git", -
gdata-antivirus/tags/2.1.5/vendor/composer/installed.php
r3200729 r3221519 3 3 namespace GDAVSCOPE; 4 4 5 return array('root' => array('name' => 'gdatacyberdefenseag/gdata-antivirus', 'pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('amphp/amp' => array('pretty_version' => 'v3.0.2', 'version' => '3.0.2.0', 'reference' => '138801fb68cfc9c329da8a7b39d01ce7291ee4b0', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/amp', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/byte-stream' => array('pretty_version' => 'v2.1.1', 'version' => '2.1.1.0', 'reference' => 'daa00f2efdbd71565bf64ffefa89e37542addf93', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/byte-stream', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/cache' => array('pretty_version' => 'v2.0.1', 'version' => '2.0.1.0', 'reference' => '46912e387e6aa94933b61ea1ead9cf7540b7797c', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/cache', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/dns' => array('pretty_version' => 'v2.2.0', 'version' => '2.2.0.0', 'reference' => '758266b0ea7470e2e42cd098493bc6d6c7100cf7', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/dns', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/file' => array('pretty_version' => 'v3.1.1', 'version' => '3.1.1.0', 'reference' => '58c8efefb8808d25456ef3ef4a628645442578a2', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/file', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/hpack' => array('pretty_version' => 'v3.2.1', 'version' => '3.2.1.0', 'reference' => '4f293064b15682a2b178b1367ddf0b8b5feb0239', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/hpack', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http' => array('pretty_version' => 'v2.1.1', 'version' => '2.1.1.0', 'reference' => 'fe6b4dd50c1e70caf823092398074b5082e1d6da', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http-client' => array('pretty_version' => 'v5.1.0', 'version' => '5.1.0.0', 'reference' => '483df9a856625fe4406c7fb6a64d6787105bd184', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.0', 'version' => '2.3.0.0', 'reference' => '9777db1460d1535bc2a843840684fb1205225b87', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parallel', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parser' => array('pretty_version' => 'v1.1.1', 'version' => '1.1.1.0', 'reference' => '3cf1f8b32a0171d4b1bed93d25617637a77cded7', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parser', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/pipeline' => array('pretty_version' => 'v1.2.1', 'version' => '1.2.1.0', 'reference' => '66c095673aa5b6e689e63b52d19e577459129ab3', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/pipeline', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/process' => array('pretty_version' => 'v2.0.3', 'version' => '2.0.3.0', 'reference' => '52e08c09dec7511d5fbc1fb00d3e4e79fc77d58d', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/process', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/serialization' => array('pretty_version' => 'v1.0.0', 'version' => '1.0.0.0', 'reference' => '693e77b2fb0b266c3c7d622317f881de44ae94a1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/serialization', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/socket' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '58e0422221825b79681b72c50c47a930be7bf1e1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/socket', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/sync' => array('pretty_version' => 'v2.3.0', 'version' => '2.3.0.0', 'reference' => '217097b785130d77cfcc58ff583cf26cd1770bf1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/sync', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/windows-registry' => array('pretty_version' => 'v1.0.1', 'version' => '1.0.1.0', 'reference' => '0d569e8f256cca974e3842b6e78b4e434bf98306', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/windows-registry', 'aliases' => array(), 'dev_requirement' => \false), 'brick/math' => array('pretty_version' => '0.12.1', 'version' => '0.12.1.0', 'reference' => 'f510c0a40911935b77b86859eb5223d58d660df1', 'type' => 'library', 'install_path' => __DIR__ . '/../brick/math', 'aliases' => array(), 'dev_requirement' => \false), 'daverandom/libdns' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => 'b84c94e8fe6b7ee4aecfe121bfe3b6177d303c8a', 'type' => 'library', 'install_path' => __DIR__ . '/../daverandom/libdns', 'aliases' => array(), 'dev_requirement' => \false), 'gdata/vaas' => array('pretty_version' => '9.0.5', 'version' => '9.0.5.0', 'reference' => 'b7c0fe55a78afaf890934af005781bba02ddbab8', 'type' => 'library', 'install_path' => __DIR__ . '/../gdata/vaas', 'aliases' => array(), 'dev_requirement' => \false), 'gdatacyberdefenseag/gdata-antivirus' => array('pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/container' => array('pretty_version' => 'v11.3 4.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)));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.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 256 256 $concrete = $this->getClosure($abstract, $concrete); 257 257 } 258 $this->bindings[$abstract] = compact('concrete', 'shared');258 $this->bindings[$abstract] = ['concrete' => $concrete, 'shared' => $shared]; 259 259 // If the abstract type was already resolved in this container we'll fire the 260 260 // rebound listener so that any objects which have already gotten resolved -
gdata-antivirus/trunk/Readme.txt
r3200729 r3221519 5 5 Tested up to: 6.6 6 6 Requires PHP: 8.1 7 Stable tag: 2.1. 27 Stable tag: 2.1.5 8 8 License: GNU General Public License v3.0 9 9 License URI: https://github.com/GDATASoftwareAG/vaas/blob/main/LICENSE … … 57 57 == Changelog == 58 58 59 = 2.1.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 59 67 = 2.1.2 = 60 68 * update illuminate/container from 11.33.2 to 11.34.2 -
gdata-antivirus/trunk/composer.json
r3200729 r3221519 1 1 { 2 2 "name": "gdatacyberdefenseag\/gdata-antivirus", 3 "version": "2.1. 2",3 "version": "2.1.5", 4 4 "autoload": { 5 5 "psr-4": { -
gdata-antivirus/trunk/composer.lock
r3200729 r3221519 1337 1337 { 1338 1338 "name": "illuminate/container", 1339 "version": "v11.3 4.2",1339 "version": "v11.37.0", 1340 1340 "source": { 1341 1341 "type": "git", 1342 1342 "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", 1349 1349 "shasum": "" 1350 1350 }, … … 1384 1384 "source": "https://github.com/laravel/framework" 1385 1385 }, 1386 "time": "2024-1 1-21T20:07:31+00:00"1386 "time": "2024-12-08T15:40:56+00:00" 1387 1387 }, 1388 1388 { 1389 1389 "name": "illuminate/contracts", 1390 "version": "v11.3 4.2",1390 "version": "v11.37.0", 1391 1391 "source": { 1392 1392 "type": "git", … … 2761 2761 { 2762 2762 "name": "nikic/php-parser", 2763 "version": "v5. 3.1",2763 "version": "v5.4.0", 2764 2764 "source": { 2765 2765 "type": "git", 2766 2766 "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", 2773 2773 "shasum": "" 2774 2774 }, … … 2813 2813 "support": { 2814 2814 "issues": "https://github.com/nikic/PHP-Parser/issues", 2815 "source": "https://github.com/nikic/PHP-Parser/tree/v5. 3.1"2816 }, 2817 "time": "2024-1 0-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" 2818 2818 }, 2819 2819 { … … 3103 3103 { 3104 3104 "name": "phpunit/php-code-coverage", 3105 "version": "11.0. 7",3105 "version": "11.0.8", 3106 3106 "source": { 3107 3107 "type": "git", 3108 3108 "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", 3115 3115 "shasum": "" 3116 3116 }, … … 3131 3131 }, 3132 3132 "require-dev": { 3133 "phpunit/phpunit": "^11. 4.1"3133 "phpunit/phpunit": "^11.5.0" 3134 3134 }, 3135 3135 "suggest": { … … 3169 3169 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", 3170 3170 "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" 3172 3172 }, 3173 3173 "funding": [ … … 3177 3177 } 3178 3178 ], 3179 "time": "2024-1 0-09T06:21:38+00:00"3179 "time": "2024-12-11T12:34:27+00:00" 3180 3180 }, 3181 3181 { … … 3426 3426 { 3427 3427 "name": "phpunit/phpunit", 3428 "version": "11. 4.4",3428 "version": "11.5.2", 3429 3429 "source": { 3430 3430 "type": "git", 3431 3431 "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", 3438 3438 "shasum": "" 3439 3439 }, … … 3449 3449 "phar-io/version": "^3.2.1", 3450 3450 "php": ">=8.2", 3451 "phpunit/php-code-coverage": "^11.0. 7",3451 "phpunit/php-code-coverage": "^11.0.8", 3452 3452 "phpunit/php-file-iterator": "^5.1.0", 3453 3453 "phpunit/php-invoker": "^5.0.1", … … 3455 3455 "phpunit/php-timer": "^7.0.1", 3456 3456 "sebastian/cli-parser": "^3.0.2", 3457 "sebastian/code-unit": "^3.0. 1",3457 "sebastian/code-unit": "^3.0.2", 3458 3458 "sebastian/comparator": "^6.2.1", 3459 3459 "sebastian/diff": "^6.0.2", 3460 3460 "sebastian/environment": "^7.2.0", 3461 "sebastian/exporter": "^6. 1.3",3461 "sebastian/exporter": "^6.3.0", 3462 3462 "sebastian/global-state": "^7.0.2", 3463 3463 "sebastian/object-enumerator": "^6.0.1", 3464 3464 "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" 3466 3467 }, 3467 3468 "suggest": { … … 3474 3475 "extra": { 3475 3476 "branch-alias": { 3476 "dev-main": "11. 4-dev"3477 "dev-main": "11.5-dev" 3477 3478 } 3478 3479 }, … … 3506 3507 "issues": "https://github.com/sebastianbergmann/phpunit/issues", 3507 3508 "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" 3509 3510 }, 3510 3511 "funding": [ … … 3522 3523 } 3523 3524 ], 3524 "time": "2024-1 1-27T10:44:52+00:00"3525 "time": "2024-12-21T05:51:08+00:00" 3525 3526 }, 3526 3527 { … … 3583 3584 { 3584 3585 "name": "sebastian/code-unit", 3585 "version": "3.0. 1",3586 "version": "3.0.2", 3586 3587 "source": { 3587 3588 "type": "git", 3588 3589 "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", 3595 3596 "shasum": "" 3596 3597 }, … … 3599 3600 }, 3600 3601 "require-dev": { 3601 "phpunit/phpunit": "^11. 0"3602 "phpunit/phpunit": "^11.5" 3602 3603 }, 3603 3604 "type": "library", … … 3628 3629 "issues": "https://github.com/sebastianbergmann/code-unit/issues", 3629 3630 "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" 3631 3632 }, 3632 3633 "funding": [ … … 3636 3637 } 3637 3638 ], 3638 "time": "2024- 07-03T04:44:28+00:00"3639 "time": "2024-12-12T09:59:06+00:00" 3639 3640 }, 3640 3641 { … … 3696 3697 { 3697 3698 "name": "sebastian/comparator", 3698 "version": "6. 2.1",3699 "version": "6.3.0", 3699 3700 "source": { 3700 3701 "type": "git", 3701 3702 "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", 3708 3709 "shasum": "" 3709 3710 }, … … 3718 3719 "phpunit/phpunit": "^11.4" 3719 3720 }, 3721 "suggest": { 3722 "ext-bcmath": "For comparing BcMath\\Number objects" 3723 }, 3720 3724 "type": "library", 3721 3725 "extra": { … … 3761 3765 "issues": "https://github.com/sebastianbergmann/comparator/issues", 3762 3766 "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" 3764 3768 }, 3765 3769 "funding": [ … … 3769 3773 } 3770 3774 ], 3771 "time": "202 4-10-31T05:30:08+00:00"3775 "time": "2025-01-06T10:28:19+00:00" 3772 3776 }, 3773 3777 { … … 3962 3966 { 3963 3967 "name": "sebastian/exporter", 3964 "version": "6. 1.3",3968 "version": "6.3.0", 3965 3969 "source": { 3966 3970 "type": "git", 3967 3971 "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", 3974 3978 "shasum": "" 3975 3979 }, … … 3980 3984 }, 3981 3985 "require-dev": { 3982 "phpunit/phpunit": "^11. 2"3986 "phpunit/phpunit": "^11.3" 3983 3987 }, 3984 3988 "type": "library", … … 4028 4032 "issues": "https://github.com/sebastianbergmann/exporter/issues", 4029 4033 "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" 4031 4035 }, 4032 4036 "funding": [ … … 4036 4040 } 4037 4041 ], 4038 "time": "2024- 07-03T04:56:19+00:00"4042 "time": "2024-12-05T09:17:50+00:00" 4039 4043 }, 4040 4044 { … … 4528 4532 }, 4529 4533 { 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 { 4530 4586 "name": "symfony/finder", 4531 "version": "v7.2. 0",4587 "version": "v7.2.2", 4532 4588 "source": { 4533 4589 "type": "git", 4534 4590 "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", 4541 4597 "shasum": "" 4542 4598 }, … … 4573 4629 "homepage": "https://symfony.com", 4574 4630 "support": { 4575 "source": "https://github.com/symfony/finder/tree/v7.2. 0"4631 "source": "https://github.com/symfony/finder/tree/v7.2.2" 4576 4632 }, 4577 4633 "funding": [ … … 4589 4645 } 4590 4646 ], 4591 "time": "2024-1 0-23T06:56:12+00:00"4647 "time": "2024-12-30T19:00:17+00:00" 4592 4648 }, 4593 4649 { -
gdata-antivirus/trunk/gdata-antivirus.php
r3200729 r3221519 12 12 * @wordpress-plugin 13 13 * Plugin Name: G DATA Antivirus 14 * Version: 2.1. 214 * Version: 2.1.5 15 15 * Requires at least: 6.2 16 16 * Tested up to: 6.6 -
gdata-antivirus/trunk/vendor/composer/InstalledVersions.php
r3169198 r3221519 281 281 } 282 282 $installed = array(); 283 $copiedLocalDir = \false; 283 284 if (self::$canGetVendors) { 284 285 foreach (ClassLoader::getRegisteredLoaders() as $vendorDir => $loader) { … … 288 289 /** @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 */ 289 290 $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; 293 296 } 294 297 } … … 306 309 } 307 310 } 308 if (self::$installed !== array() ) {311 if (self::$installed !== array() && !$copiedLocalDir) { 309 312 $installed[] = self::$installed; 310 313 } -
gdata-antivirus/trunk/vendor/composer/installed.json
r3200729 r3221519 1388 1388 { 1389 1389 "name": "illuminate\/container", 1390 "version": "v11.3 4.2",1391 "version_normalized": "11.3 4.2.0",1390 "version": "v11.37.0", 1391 "version_normalized": "11.37.0.0", 1392 1392 "source": { 1393 1393 "type": "git", 1394 1394 "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", 1401 1401 "shasum": "" 1402 1402 }, … … 1409 1409 "psr\/container-implementation": "1.1|2.0" 1410 1410 }, 1411 "time": "2024-1 1-21T20:07:31+00:00",1411 "time": "2024-12-08T15:40:56+00:00", 1412 1412 "type": "library", 1413 1413 "extra": { … … 1442 1442 { 1443 1443 "name": "illuminate\/contracts", 1444 "version": "v11.3 4.2",1445 "version_normalized": "11.3 4.2.0",1444 "version": "v11.37.0", 1445 "version_normalized": "11.37.0.0", 1446 1446 "source": { 1447 1447 "type": "git", -
gdata-antivirus/trunk/vendor/composer/installed.php
r3200729 r3221519 3 3 namespace GDAVSCOPE; 4 4 5 return array('root' => array('name' => 'gdatacyberdefenseag/gdata-antivirus', 'pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('amphp/amp' => array('pretty_version' => 'v3.0.2', 'version' => '3.0.2.0', 'reference' => '138801fb68cfc9c329da8a7b39d01ce7291ee4b0', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/amp', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/byte-stream' => array('pretty_version' => 'v2.1.1', 'version' => '2.1.1.0', 'reference' => 'daa00f2efdbd71565bf64ffefa89e37542addf93', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/byte-stream', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/cache' => array('pretty_version' => 'v2.0.1', 'version' => '2.0.1.0', 'reference' => '46912e387e6aa94933b61ea1ead9cf7540b7797c', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/cache', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/dns' => array('pretty_version' => 'v2.2.0', 'version' => '2.2.0.0', 'reference' => '758266b0ea7470e2e42cd098493bc6d6c7100cf7', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/dns', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/file' => array('pretty_version' => 'v3.1.1', 'version' => '3.1.1.0', 'reference' => '58c8efefb8808d25456ef3ef4a628645442578a2', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/file', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/hpack' => array('pretty_version' => 'v3.2.1', 'version' => '3.2.1.0', 'reference' => '4f293064b15682a2b178b1367ddf0b8b5feb0239', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/hpack', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http' => array('pretty_version' => 'v2.1.1', 'version' => '2.1.1.0', 'reference' => 'fe6b4dd50c1e70caf823092398074b5082e1d6da', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http-client' => array('pretty_version' => 'v5.1.0', 'version' => '5.1.0.0', 'reference' => '483df9a856625fe4406c7fb6a64d6787105bd184', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.0', 'version' => '2.3.0.0', 'reference' => '9777db1460d1535bc2a843840684fb1205225b87', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parallel', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parser' => array('pretty_version' => 'v1.1.1', 'version' => '1.1.1.0', 'reference' => '3cf1f8b32a0171d4b1bed93d25617637a77cded7', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parser', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/pipeline' => array('pretty_version' => 'v1.2.1', 'version' => '1.2.1.0', 'reference' => '66c095673aa5b6e689e63b52d19e577459129ab3', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/pipeline', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/process' => array('pretty_version' => 'v2.0.3', 'version' => '2.0.3.0', 'reference' => '52e08c09dec7511d5fbc1fb00d3e4e79fc77d58d', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/process', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/serialization' => array('pretty_version' => 'v1.0.0', 'version' => '1.0.0.0', 'reference' => '693e77b2fb0b266c3c7d622317f881de44ae94a1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/serialization', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/socket' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '58e0422221825b79681b72c50c47a930be7bf1e1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/socket', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/sync' => array('pretty_version' => 'v2.3.0', 'version' => '2.3.0.0', 'reference' => '217097b785130d77cfcc58ff583cf26cd1770bf1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/sync', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/windows-registry' => array('pretty_version' => 'v1.0.1', 'version' => '1.0.1.0', 'reference' => '0d569e8f256cca974e3842b6e78b4e434bf98306', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/windows-registry', 'aliases' => array(), 'dev_requirement' => \false), 'brick/math' => array('pretty_version' => '0.12.1', 'version' => '0.12.1.0', 'reference' => 'f510c0a40911935b77b86859eb5223d58d660df1', 'type' => 'library', 'install_path' => __DIR__ . '/../brick/math', 'aliases' => array(), 'dev_requirement' => \false), 'daverandom/libdns' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => 'b84c94e8fe6b7ee4aecfe121bfe3b6177d303c8a', 'type' => 'library', 'install_path' => __DIR__ . '/../daverandom/libdns', 'aliases' => array(), 'dev_requirement' => \false), 'gdata/vaas' => array('pretty_version' => '9.0.5', 'version' => '9.0.5.0', 'reference' => 'b7c0fe55a78afaf890934af005781bba02ddbab8', 'type' => 'library', 'install_path' => __DIR__ . '/../gdata/vaas', 'aliases' => array(), 'dev_requirement' => \false), 'gdatacyberdefenseag/gdata-antivirus' => array('pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/container' => array('pretty_version' => 'v11.3 4.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)));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.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 256 256 $concrete = $this->getClosure($abstract, $concrete); 257 257 } 258 $this->bindings[$abstract] = compact('concrete', 'shared');258 $this->bindings[$abstract] = ['concrete' => $concrete, 'shared' => $shared]; 259 259 // If the abstract type was already resolved in this container we'll fire the 260 260 // rebound listener so that any objects which have already gotten resolved
Note: See TracChangeset
for help on using the changeset viewer.