Plugin Directory

Changeset 3365619


Ignore:
Timestamp:
09/22/2025 08:11:56 AM (6 months ago)
Author:
gdatavaas
Message:

release 3.2.9

Location:
gdata-antivirus
Files:
12 edited
1 copied

Legend:

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

    r3353645 r3365619  
    55Tested up to: 6.8
    66Requires PHP: 8.1
    7 Stable tag: 3.2.8
     7Stable tag: 3.2.9
    88License: GNU General Public License v3.0
    99License URI: https://github.com/GDATASoftwareAG/vaas/blob/main/LICENSE
     
    5656
    5757== Changelog ==
     58
     59= 3.2.9 =
     60
     61* dependency updates
    5862
    5963= 3.2.8 =
  • gdata-antivirus/tags/3.2.9/composer.json

    r3353645 r3365619  
    11{
    22    "name": "gdatacyberdefenseag\/gdata-antivirus",
    3     "version": "3.2.8",
     3    "version": "3.2.9",
    44    "autoload": {
    55        "psr-4": {
  • gdata-antivirus/tags/3.2.9/composer.lock

    r3353645 r3365619  
    12301230        {
    12311231            "name": "illuminate/container",
    1232             "version": "v10.48.28",
     1232            "version": "v10.49.0",
    12331233            "source": {
    12341234                "type": "git",
    12351235                "url": "https://github.com/illuminate/container.git",
    1236                 "reference": "ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3"
    1237             },
    1238             "dist": {
    1239                 "type": "zip",
    1240                 "url": "https://api.github.com/repos/illuminate/container/zipball/ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3",
    1241                 "reference": "ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3",
     1236                "reference": "b4956de5de18524c21ef36221a8ffd7fa3b534db"
     1237            },
     1238            "dist": {
     1239                "type": "zip",
     1240                "url": "https://api.github.com/repos/illuminate/container/zipball/b4956de5de18524c21ef36221a8ffd7fa3b534db",
     1241                "reference": "b4956de5de18524c21ef36221a8ffd7fa3b534db",
    12421242                "shasum": ""
    12431243            },
     
    12771277                "source": "https://github.com/laravel/framework"
    12781278            },
    1279             "time": "2024-11-21T14:02:44+00:00"
     1279            "time": "2025-03-24T11:47:24+00:00"
    12801280        },
    12811281        {
    12821282            "name": "illuminate/contracts",
    1283             "version": "v10.48.28",
     1283            "version": "v10.49.0",
    12841284            "source": {
    12851285                "type": "git",
    12861286                "url": "https://github.com/illuminate/contracts.git",
    1287                 "reference": "f90663a69f926105a70b78060a31f3c64e2d1c74"
    1288             },
    1289             "dist": {
    1290                 "type": "zip",
    1291                 "url": "https://api.github.com/repos/illuminate/contracts/zipball/f90663a69f926105a70b78060a31f3c64e2d1c74",
    1292                 "reference": "f90663a69f926105a70b78060a31f3c64e2d1c74",
     1287                "reference": "2393ef579e020d88e24283913c815c3e2c143323"
     1288            },
     1289            "dist": {
     1290                "type": "zip",
     1291                "url": "https://api.github.com/repos/illuminate/contracts/zipball/2393ef579e020d88e24283913c815c3e2c143323",
     1292                "reference": "2393ef579e020d88e24283913c815c3e2c143323",
    12931293                "shasum": ""
    12941294            },
     
    13251325                "source": "https://github.com/laravel/framework"
    13261326            },
    1327             "time": "2024-11-21T14:02:44+00:00"
     1327            "time": "2025-03-24T11:47:24+00:00"
    13281328        },
    13291329        {
     
    24592459        {
    24602460            "name": "phpcsstandards/phpcsextra",
    2461             "version": "1.4.0",
     2461            "version": "1.4.1",
    24622462            "source": {
    24632463                "type": "git",
    24642464                "url": "https://github.com/PHPCSStandards/PHPCSExtra.git",
    2465                 "reference": "fa4b8d051e278072928e32d817456a7fdb57b6ca"
    2466             },
    2467             "dist": {
    2468                 "type": "zip",
    2469                 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/fa4b8d051e278072928e32d817456a7fdb57b6ca",
    2470                 "reference": "fa4b8d051e278072928e32d817456a7fdb57b6ca",
     2465                "reference": "882b8c947ada27eb002870fe77fee9ce0a454cdb"
     2466            },
     2467            "dist": {
     2468                "type": "zip",
     2469                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/882b8c947ada27eb002870fe77fee9ce0a454cdb",
     2470                "reference": "882b8c947ada27eb002870fe77fee9ce0a454cdb",
    24712471                "shasum": ""
    24722472            },
    24732473            "require": {
    24742474                "php": ">=5.4",
    2475                 "phpcsstandards/phpcsutils": "^1.1.0",
    2476                 "squizlabs/php_codesniffer": "^3.13.0 || ^4.0"
     2475                "phpcsstandards/phpcsutils": "^1.1.2",
     2476                "squizlabs/php_codesniffer": "^3.13.4 || ^4.0"
    24772477            },
    24782478            "require-dev": {
     
    25372537                }
    25382538            ],
    2539             "time": "2025-06-14T07:40:39+00:00"
     2539            "time": "2025-09-05T06:54:52+00:00"
    25402540        },
    25412541        {
    25422542            "name": "phpcsstandards/phpcsutils",
    2543             "version": "1.1.1",
     2543            "version": "1.1.2",
    25442544            "source": {
    25452545                "type": "git",
    25462546                "url": "https://github.com/PHPCSStandards/PHPCSUtils.git",
    2547                 "reference": "f7eb16f2fa4237d5db9e8fed8050239bee17a9bd"
    2548             },
    2549             "dist": {
    2550                 "type": "zip",
    2551                 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/f7eb16f2fa4237d5db9e8fed8050239bee17a9bd",
    2552                 "reference": "f7eb16f2fa4237d5db9e8fed8050239bee17a9bd",
     2547                "reference": "b22b59e3d9ec8fe4953e42c7d59117c6eae70eae"
     2548            },
     2549            "dist": {
     2550                "type": "zip",
     2551                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/b22b59e3d9ec8fe4953e42c7d59117c6eae70eae",
     2552                "reference": "b22b59e3d9ec8fe4953e42c7d59117c6eae70eae",
    25532553                "shasum": ""
    25542554            },
     
    25562556                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0",
    25572557                "php": ">=5.4",
    2558                 "squizlabs/php_codesniffer": "^3.13.0 || ^4.0"
     2558                "squizlabs/php_codesniffer": "^3.13.3 || ^4.0"
    25592559            },
    25602560            "require-dev": {
     
    26302630                }
    26312631            ],
    2632             "time": "2025-08-10T01:04:45+00:00"
     2632            "time": "2025-09-05T00:00:03+00:00"
    26332633        },
    26342634        {
     
    29552955        {
    29562956            "name": "phpunit/phpunit",
    2957             "version": "10.5.53",
     2957            "version": "10.5.55",
    29582958            "source": {
    29592959                "type": "git",
    29602960                "url": "https://github.com/sebastianbergmann/phpunit.git",
    2961                 "reference": "32768472ebfb6969e6c7399f1c7b09009723f653"
    2962             },
    2963             "dist": {
    2964                 "type": "zip",
    2965                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/32768472ebfb6969e6c7399f1c7b09009723f653",
    2966                 "reference": "32768472ebfb6969e6c7399f1c7b09009723f653",
     2961                "reference": "4b2d546b336876bd9562f24641b08a25335b06b6"
     2962            },
     2963            "dist": {
     2964                "type": "zip",
     2965                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4b2d546b336876bd9562f24641b08a25335b06b6",
     2966                "reference": "4b2d546b336876bd9562f24641b08a25335b06b6",
    29672967                "shasum": ""
    29682968            },
     
    29852985                "sebastian/cli-parser": "^2.0.1",
    29862986                "sebastian/code-unit": "^2.0.0",
    2987                 "sebastian/comparator": "^5.0.3",
     2987                "sebastian/comparator": "^5.0.4",
    29882988                "sebastian/diff": "^5.1.1",
    29892989                "sebastian/environment": "^6.1.0",
     
    30363036                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
    30373037                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
    3038                 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.53"
     3038                "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.55"
    30393039            },
    30403040            "funding": [
     
    30603060                }
    30613061            ],
    3062             "time": "2025-08-20T14:40:06+00:00"
     3062            "time": "2025-09-14T06:19:20+00:00"
    30633063        },
    30643064        {
     
    32323232        {
    32333233            "name": "sebastian/comparator",
    3234             "version": "5.0.3",
     3234            "version": "5.0.4",
    32353235            "source": {
    32363236                "type": "git",
    32373237                "url": "https://github.com/sebastianbergmann/comparator.git",
    3238                 "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e"
    3239             },
    3240             "dist": {
    3241                 "type": "zip",
    3242                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
    3243                 "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
     3238                "reference": "e8e53097718d2b53cfb2aa859b06a41abf58c62e"
     3239            },
     3240            "dist": {
     3241                "type": "zip",
     3242                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/e8e53097718d2b53cfb2aa859b06a41abf58c62e",
     3243                "reference": "e8e53097718d2b53cfb2aa859b06a41abf58c62e",
    32443244                "shasum": ""
    32453245            },
     
    32973297                "issues": "https://github.com/sebastianbergmann/comparator/issues",
    32983298                "security": "https://github.com/sebastianbergmann/comparator/security/policy",
    3299                 "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.3"
     3299                "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.4"
    33003300            },
    33013301            "funding": [
     
    33033303                    "url": "https://github.com/sebastianbergmann",
    33043304                    "type": "github"
    3305                 }
    3306             ],
    3307             "time": "2024-10-18T14:56:07+00:00"
     3305                },
     3306                {
     3307                    "url": "https://liberapay.com/sebastianbergmann",
     3308                    "type": "liberapay"
     3309                },
     3310                {
     3311                    "url": "https://thanks.dev/u/gh/sebastianbergmann",
     3312                    "type": "thanks_dev"
     3313                },
     3314                {
     3315                    "url": "https://tidelift.com/funding/github/packagist/sebastian/comparator",
     3316                    "type": "tidelift"
     3317                }
     3318            ],
     3319            "time": "2025-09-07T05:25:07+00:00"
    33083320        },
    33093321        {
     
    34983510        {
    34993511            "name": "sebastian/exporter",
    3500             "version": "5.1.2",
     3512            "version": "5.1.3",
    35013513            "source": {
    35023514                "type": "git",
    35033515                "url": "https://github.com/sebastianbergmann/exporter.git",
    3504                 "reference": "955288482d97c19a372d3f31006ab3f37da47adf"
    3505             },
    3506             "dist": {
    3507                 "type": "zip",
    3508                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/955288482d97c19a372d3f31006ab3f37da47adf",
    3509                 "reference": "955288482d97c19a372d3f31006ab3f37da47adf",
     3516                "reference": "9e7e86260de48e405ec3086bcb62e677ef192e7f"
     3517            },
     3518            "dist": {
     3519                "type": "zip",
     3520                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/9e7e86260de48e405ec3086bcb62e677ef192e7f",
     3521                "reference": "9e7e86260de48e405ec3086bcb62e677ef192e7f",
    35103522                "shasum": ""
    35113523            },
     
    35163528            },
    35173529            "require-dev": {
    3518                 "phpunit/phpunit": "^10.0"
     3530                "phpunit/phpunit": "^10.5"
    35193531            },
    35203532            "type": "library",
     
    35643576                "issues": "https://github.com/sebastianbergmann/exporter/issues",
    35653577                "security": "https://github.com/sebastianbergmann/exporter/security/policy",
    3566                 "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.2"
     3578                "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.3"
    35673579            },
    35683580            "funding": [
     
    35703582                    "url": "https://github.com/sebastianbergmann",
    35713583                    "type": "github"
    3572                 }
    3573             ],
    3574             "time": "2024-03-02T07:17:12+00:00"
     3584                },
     3585                {
     3586                    "url": "https://liberapay.com/sebastianbergmann",
     3587                    "type": "liberapay"
     3588                },
     3589                {
     3590                    "url": "https://thanks.dev/u/gh/sebastianbergmann",
     3591                    "type": "thanks_dev"
     3592                },
     3593                {
     3594                    "url": "https://tidelift.com/funding/github/packagist/sebastian/exporter",
     3595                    "type": "tidelift"
     3596                }
     3597            ],
     3598            "time": "2025-09-22T05:25:48+00:00"
    35753599        },
    35763600        {
     
    39934017        {
    39944018            "name": "squizlabs/php_codesniffer",
    3995             "version": "3.13.2",
     4019            "version": "3.13.4",
    39964020            "source": {
    39974021                "type": "git",
    39984022                "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
    3999                 "reference": "5b5e3821314f947dd040c70f7992a64eac89025c"
    4000             },
    4001             "dist": {
    4002                 "type": "zip",
    4003                 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/5b5e3821314f947dd040c70f7992a64eac89025c",
    4004                 "reference": "5b5e3821314f947dd040c70f7992a64eac89025c",
     4023                "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119"
     4024            },
     4025            "dist": {
     4026                "type": "zip",
     4027                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ad545ea9c1b7d270ce0fc9cbfb884161cd706119",
     4028                "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119",
    40054029                "shasum": ""
    40064030            },
     
    40734097                }
    40744098            ],
    4075             "time": "2025-06-17T22:17:01+00:00"
     4099            "time": "2025-09-05T05:47:09+00:00"
    40764100        },
    40774101        {
  • gdata-antivirus/tags/3.2.9/gdata-antivirus.php

    r3353645 r3365619  
    1212 * @wordpress-plugin
    1313 * Plugin Name: G DATA Antivirus
    14  * Version: 3.2.8
     14 * Version: 3.2.9
    1515 * Requires at least: 6.2
    1616 * Tested up to: 6.8
  • gdata-antivirus/tags/3.2.9/vendor/composer/installed.json

    r3353645 r3365619  
    12751275        {
    12761276            "name": "illuminate\/container",
    1277             "version": "v10.48.28",
    1278             "version_normalized": "10.48.28.0",
     1277            "version": "v10.49.0",
     1278            "version_normalized": "10.49.0.0",
    12791279            "source": {
    12801280                "type": "git",
    12811281                "url": "https:\/\/github.com\/illuminate\/container.git",
    1282                 "reference": "ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3"
    1283             },
    1284             "dist": {
    1285                 "type": "zip",
    1286                 "url": "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3",
    1287                 "reference": "ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3",
     1282                "reference": "b4956de5de18524c21ef36221a8ffd7fa3b534db"
     1283            },
     1284            "dist": {
     1285                "type": "zip",
     1286                "url": "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/b4956de5de18524c21ef36221a8ffd7fa3b534db",
     1287                "reference": "b4956de5de18524c21ef36221a8ffd7fa3b534db",
    12881288                "shasum": ""
    12891289            },
     
    12961296                "psr\/container-implementation": "1.1|2.0"
    12971297            },
    1298             "time": "2024-11-21T14:02:44+00:00",
     1298            "time": "2025-03-24T11:47:24+00:00",
    12991299            "type": "library",
    13001300            "extra": {
     
    13291329        {
    13301330            "name": "illuminate\/contracts",
    1331             "version": "v10.48.28",
    1332             "version_normalized": "10.48.28.0",
     1331            "version": "v10.49.0",
     1332            "version_normalized": "10.49.0.0",
    13331333            "source": {
    13341334                "type": "git",
    13351335                "url": "https:\/\/github.com\/illuminate\/contracts.git",
    1336                 "reference": "f90663a69f926105a70b78060a31f3c64e2d1c74"
    1337             },
    1338             "dist": {
    1339                 "type": "zip",
    1340                 "url": "https:\/\/api.github.com\/repos\/illuminate\/contracts\/zipball\/f90663a69f926105a70b78060a31f3c64e2d1c74",
    1341                 "reference": "f90663a69f926105a70b78060a31f3c64e2d1c74",
     1336                "reference": "2393ef579e020d88e24283913c815c3e2c143323"
     1337            },
     1338            "dist": {
     1339                "type": "zip",
     1340                "url": "https:\/\/api.github.com\/repos\/illuminate\/contracts\/zipball\/2393ef579e020d88e24283913c815c3e2c143323",
     1341                "reference": "2393ef579e020d88e24283913c815c3e2c143323",
    13421342                "shasum": ""
    13431343            },
     
    13471347                "psr\/simple-cache": "^1.0|^2.0|^3.0"
    13481348            },
    1349             "time": "2024-11-21T14:02:44+00:00",
     1349            "time": "2025-03-24T11:47:24+00:00",
    13501350            "type": "library",
    13511351            "extra": {
  • gdata-antivirus/tags/3.2.9/vendor/composer/installed.php

    r3353645 r3365619  
    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.1.1', 'version' => '3.1.1.0', 'reference' => 'fa0ab33a6f47a82929c38d03ca47ebb71086a93f', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/amp', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/byte-stream' => array('pretty_version' => 'v2.1.2', 'version' => '2.1.2.0', 'reference' => '55a6bd071aec26fa2a3e002618c20c35e3df1b46', '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.4.0', 'version' => '2.4.0.0', 'reference' => '78eb3db5fc69bf2fc0cb503c4fcba667bc223c71', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/dns', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/file' => array('pretty_version' => 'v3.2.0', 'version' => '3.2.0.0', 'reference' => '28b38a805d2c235bb581d24415e78a42cd03aedc', '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.2', 'version' => '2.1.2.0', 'reference' => '3680d80bd38b5d6f3c2cef2214ca6dd6cef26588', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http-client' => array('pretty_version' => 'v5.3.4', 'version' => '5.3.4.0', 'reference' => '75ad21574fd632594a2dd914496647816d5106bc', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.2', 'version' => '2.3.2.0', 'reference' => '321b45ae771d9c33a068186b24117e3cd1c48dce', '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.3', 'version' => '1.2.3.0', 'reference' => '7b52598c2e9105ebcddf247fc523161581930367', '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), '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' => '11.0.1', 'version' => '11.0.1.0', 'reference' => '32d6c8818479af4b93385277c78bda1262e6c18b', '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' => 'v10.48.28', 'version' => '10.48.28.0', 'reference' => 'ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v10.48.28', 'version' => '10.48.28.0', 'reference' => 'f90663a69f926105a70b78060a31f3c64e2d1c74', '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.5.1', 'version' => '7.5.1.0', 'reference' => '81fb5145d2644324614cc532b28efd0215bda430', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-components' => array('pretty_version' => '7.5.1', 'version' => '7.5.1.0', 'reference' => '4aabf0e2f2f9421ffcacab35be33e4fb5e63c44f', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-components', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-interfaces' => array('pretty_version' => '7.5.0', 'version' => '7.5.0.0', 'reference' => '08cfc6c4f3d811584fb09c37e2849e6a7f9b0742', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-interfaces', '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' => '2.0', 'version' => '2.0.0.0', 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', '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), 'revolt/event-loop' => array('pretty_version' => 'v1.0.7', 'version' => '1.0.7.0', 'reference' => '09bf1bf7f7f574453efe43044b06fafe12216eb3', 'type' => 'library', 'install_path' => __DIR__ . '/../revolt/event-loop', '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.1.1', 'version' => '3.1.1.0', 'reference' => 'fa0ab33a6f47a82929c38d03ca47ebb71086a93f', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/amp', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/byte-stream' => array('pretty_version' => 'v2.1.2', 'version' => '2.1.2.0', 'reference' => '55a6bd071aec26fa2a3e002618c20c35e3df1b46', '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.4.0', 'version' => '2.4.0.0', 'reference' => '78eb3db5fc69bf2fc0cb503c4fcba667bc223c71', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/dns', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/file' => array('pretty_version' => 'v3.2.0', 'version' => '3.2.0.0', 'reference' => '28b38a805d2c235bb581d24415e78a42cd03aedc', '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.2', 'version' => '2.1.2.0', 'reference' => '3680d80bd38b5d6f3c2cef2214ca6dd6cef26588', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http-client' => array('pretty_version' => 'v5.3.4', 'version' => '5.3.4.0', 'reference' => '75ad21574fd632594a2dd914496647816d5106bc', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.2', 'version' => '2.3.2.0', 'reference' => '321b45ae771d9c33a068186b24117e3cd1c48dce', '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.3', 'version' => '1.2.3.0', 'reference' => '7b52598c2e9105ebcddf247fc523161581930367', '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), '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' => '11.0.1', 'version' => '11.0.1.0', 'reference' => '32d6c8818479af4b93385277c78bda1262e6c18b', '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' => 'v10.49.0', 'version' => '10.49.0.0', 'reference' => 'b4956de5de18524c21ef36221a8ffd7fa3b534db', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v10.49.0', 'version' => '10.49.0.0', 'reference' => '2393ef579e020d88e24283913c815c3e2c143323', '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.5.1', 'version' => '7.5.1.0', 'reference' => '81fb5145d2644324614cc532b28efd0215bda430', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-components' => array('pretty_version' => '7.5.1', 'version' => '7.5.1.0', 'reference' => '4aabf0e2f2f9421ffcacab35be33e4fb5e63c44f', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-components', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-interfaces' => array('pretty_version' => '7.5.0', 'version' => '7.5.0.0', 'reference' => '08cfc6c4f3d811584fb09c37e2849e6a7f9b0742', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-interfaces', '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' => '2.0', 'version' => '2.0.0.0', 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', '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), 'revolt/event-loop' => array('pretty_version' => 'v1.0.7', 'version' => '1.0.7.0', 'reference' => '09bf1bf7f7f574453efe43044b06fafe12216eb3', 'type' => 'library', 'install_path' => __DIR__ . '/../revolt/event-loop', 'aliases' => array(), 'dev_requirement' => \false)));
  • gdata-antivirus/trunk/Readme.txt

    r3353645 r3365619  
    55Tested up to: 6.8
    66Requires PHP: 8.1
    7 Stable tag: 3.2.8
     7Stable tag: 3.2.9
    88License: GNU General Public License v3.0
    99License URI: https://github.com/GDATASoftwareAG/vaas/blob/main/LICENSE
     
    5656
    5757== Changelog ==
     58
     59= 3.2.9 =
     60
     61* dependency updates
    5862
    5963= 3.2.8 =
  • gdata-antivirus/trunk/composer.json

    r3353645 r3365619  
    11{
    22    "name": "gdatacyberdefenseag\/gdata-antivirus",
    3     "version": "3.2.8",
     3    "version": "3.2.9",
    44    "autoload": {
    55        "psr-4": {
  • gdata-antivirus/trunk/composer.lock

    r3353645 r3365619  
    12301230        {
    12311231            "name": "illuminate/container",
    1232             "version": "v10.48.28",
     1232            "version": "v10.49.0",
    12331233            "source": {
    12341234                "type": "git",
    12351235                "url": "https://github.com/illuminate/container.git",
    1236                 "reference": "ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3"
    1237             },
    1238             "dist": {
    1239                 "type": "zip",
    1240                 "url": "https://api.github.com/repos/illuminate/container/zipball/ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3",
    1241                 "reference": "ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3",
     1236                "reference": "b4956de5de18524c21ef36221a8ffd7fa3b534db"
     1237            },
     1238            "dist": {
     1239                "type": "zip",
     1240                "url": "https://api.github.com/repos/illuminate/container/zipball/b4956de5de18524c21ef36221a8ffd7fa3b534db",
     1241                "reference": "b4956de5de18524c21ef36221a8ffd7fa3b534db",
    12421242                "shasum": ""
    12431243            },
     
    12771277                "source": "https://github.com/laravel/framework"
    12781278            },
    1279             "time": "2024-11-21T14:02:44+00:00"
     1279            "time": "2025-03-24T11:47:24+00:00"
    12801280        },
    12811281        {
    12821282            "name": "illuminate/contracts",
    1283             "version": "v10.48.28",
     1283            "version": "v10.49.0",
    12841284            "source": {
    12851285                "type": "git",
    12861286                "url": "https://github.com/illuminate/contracts.git",
    1287                 "reference": "f90663a69f926105a70b78060a31f3c64e2d1c74"
    1288             },
    1289             "dist": {
    1290                 "type": "zip",
    1291                 "url": "https://api.github.com/repos/illuminate/contracts/zipball/f90663a69f926105a70b78060a31f3c64e2d1c74",
    1292                 "reference": "f90663a69f926105a70b78060a31f3c64e2d1c74",
     1287                "reference": "2393ef579e020d88e24283913c815c3e2c143323"
     1288            },
     1289            "dist": {
     1290                "type": "zip",
     1291                "url": "https://api.github.com/repos/illuminate/contracts/zipball/2393ef579e020d88e24283913c815c3e2c143323",
     1292                "reference": "2393ef579e020d88e24283913c815c3e2c143323",
    12931293                "shasum": ""
    12941294            },
     
    13251325                "source": "https://github.com/laravel/framework"
    13261326            },
    1327             "time": "2024-11-21T14:02:44+00:00"
     1327            "time": "2025-03-24T11:47:24+00:00"
    13281328        },
    13291329        {
     
    24592459        {
    24602460            "name": "phpcsstandards/phpcsextra",
    2461             "version": "1.4.0",
     2461            "version": "1.4.1",
    24622462            "source": {
    24632463                "type": "git",
    24642464                "url": "https://github.com/PHPCSStandards/PHPCSExtra.git",
    2465                 "reference": "fa4b8d051e278072928e32d817456a7fdb57b6ca"
    2466             },
    2467             "dist": {
    2468                 "type": "zip",
    2469                 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/fa4b8d051e278072928e32d817456a7fdb57b6ca",
    2470                 "reference": "fa4b8d051e278072928e32d817456a7fdb57b6ca",
     2465                "reference": "882b8c947ada27eb002870fe77fee9ce0a454cdb"
     2466            },
     2467            "dist": {
     2468                "type": "zip",
     2469                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/882b8c947ada27eb002870fe77fee9ce0a454cdb",
     2470                "reference": "882b8c947ada27eb002870fe77fee9ce0a454cdb",
    24712471                "shasum": ""
    24722472            },
    24732473            "require": {
    24742474                "php": ">=5.4",
    2475                 "phpcsstandards/phpcsutils": "^1.1.0",
    2476                 "squizlabs/php_codesniffer": "^3.13.0 || ^4.0"
     2475                "phpcsstandards/phpcsutils": "^1.1.2",
     2476                "squizlabs/php_codesniffer": "^3.13.4 || ^4.0"
    24772477            },
    24782478            "require-dev": {
     
    25372537                }
    25382538            ],
    2539             "time": "2025-06-14T07:40:39+00:00"
     2539            "time": "2025-09-05T06:54:52+00:00"
    25402540        },
    25412541        {
    25422542            "name": "phpcsstandards/phpcsutils",
    2543             "version": "1.1.1",
     2543            "version": "1.1.2",
    25442544            "source": {
    25452545                "type": "git",
    25462546                "url": "https://github.com/PHPCSStandards/PHPCSUtils.git",
    2547                 "reference": "f7eb16f2fa4237d5db9e8fed8050239bee17a9bd"
    2548             },
    2549             "dist": {
    2550                 "type": "zip",
    2551                 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/f7eb16f2fa4237d5db9e8fed8050239bee17a9bd",
    2552                 "reference": "f7eb16f2fa4237d5db9e8fed8050239bee17a9bd",
     2547                "reference": "b22b59e3d9ec8fe4953e42c7d59117c6eae70eae"
     2548            },
     2549            "dist": {
     2550                "type": "zip",
     2551                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/b22b59e3d9ec8fe4953e42c7d59117c6eae70eae",
     2552                "reference": "b22b59e3d9ec8fe4953e42c7d59117c6eae70eae",
    25532553                "shasum": ""
    25542554            },
     
    25562556                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0",
    25572557                "php": ">=5.4",
    2558                 "squizlabs/php_codesniffer": "^3.13.0 || ^4.0"
     2558                "squizlabs/php_codesniffer": "^3.13.3 || ^4.0"
    25592559            },
    25602560            "require-dev": {
     
    26302630                }
    26312631            ],
    2632             "time": "2025-08-10T01:04:45+00:00"
     2632            "time": "2025-09-05T00:00:03+00:00"
    26332633        },
    26342634        {
     
    29552955        {
    29562956            "name": "phpunit/phpunit",
    2957             "version": "10.5.53",
     2957            "version": "10.5.55",
    29582958            "source": {
    29592959                "type": "git",
    29602960                "url": "https://github.com/sebastianbergmann/phpunit.git",
    2961                 "reference": "32768472ebfb6969e6c7399f1c7b09009723f653"
    2962             },
    2963             "dist": {
    2964                 "type": "zip",
    2965                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/32768472ebfb6969e6c7399f1c7b09009723f653",
    2966                 "reference": "32768472ebfb6969e6c7399f1c7b09009723f653",
     2961                "reference": "4b2d546b336876bd9562f24641b08a25335b06b6"
     2962            },
     2963            "dist": {
     2964                "type": "zip",
     2965                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4b2d546b336876bd9562f24641b08a25335b06b6",
     2966                "reference": "4b2d546b336876bd9562f24641b08a25335b06b6",
    29672967                "shasum": ""
    29682968            },
     
    29852985                "sebastian/cli-parser": "^2.0.1",
    29862986                "sebastian/code-unit": "^2.0.0",
    2987                 "sebastian/comparator": "^5.0.3",
     2987                "sebastian/comparator": "^5.0.4",
    29882988                "sebastian/diff": "^5.1.1",
    29892989                "sebastian/environment": "^6.1.0",
     
    30363036                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
    30373037                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
    3038                 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.53"
     3038                "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.55"
    30393039            },
    30403040            "funding": [
     
    30603060                }
    30613061            ],
    3062             "time": "2025-08-20T14:40:06+00:00"
     3062            "time": "2025-09-14T06:19:20+00:00"
    30633063        },
    30643064        {
     
    32323232        {
    32333233            "name": "sebastian/comparator",
    3234             "version": "5.0.3",
     3234            "version": "5.0.4",
    32353235            "source": {
    32363236                "type": "git",
    32373237                "url": "https://github.com/sebastianbergmann/comparator.git",
    3238                 "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e"
    3239             },
    3240             "dist": {
    3241                 "type": "zip",
    3242                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
    3243                 "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
     3238                "reference": "e8e53097718d2b53cfb2aa859b06a41abf58c62e"
     3239            },
     3240            "dist": {
     3241                "type": "zip",
     3242                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/e8e53097718d2b53cfb2aa859b06a41abf58c62e",
     3243                "reference": "e8e53097718d2b53cfb2aa859b06a41abf58c62e",
    32443244                "shasum": ""
    32453245            },
     
    32973297                "issues": "https://github.com/sebastianbergmann/comparator/issues",
    32983298                "security": "https://github.com/sebastianbergmann/comparator/security/policy",
    3299                 "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.3"
     3299                "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.4"
    33003300            },
    33013301            "funding": [
     
    33033303                    "url": "https://github.com/sebastianbergmann",
    33043304                    "type": "github"
    3305                 }
    3306             ],
    3307             "time": "2024-10-18T14:56:07+00:00"
     3305                },
     3306                {
     3307                    "url": "https://liberapay.com/sebastianbergmann",
     3308                    "type": "liberapay"
     3309                },
     3310                {
     3311                    "url": "https://thanks.dev/u/gh/sebastianbergmann",
     3312                    "type": "thanks_dev"
     3313                },
     3314                {
     3315                    "url": "https://tidelift.com/funding/github/packagist/sebastian/comparator",
     3316                    "type": "tidelift"
     3317                }
     3318            ],
     3319            "time": "2025-09-07T05:25:07+00:00"
    33083320        },
    33093321        {
     
    34983510        {
    34993511            "name": "sebastian/exporter",
    3500             "version": "5.1.2",
     3512            "version": "5.1.3",
    35013513            "source": {
    35023514                "type": "git",
    35033515                "url": "https://github.com/sebastianbergmann/exporter.git",
    3504                 "reference": "955288482d97c19a372d3f31006ab3f37da47adf"
    3505             },
    3506             "dist": {
    3507                 "type": "zip",
    3508                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/955288482d97c19a372d3f31006ab3f37da47adf",
    3509                 "reference": "955288482d97c19a372d3f31006ab3f37da47adf",
     3516                "reference": "9e7e86260de48e405ec3086bcb62e677ef192e7f"
     3517            },
     3518            "dist": {
     3519                "type": "zip",
     3520                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/9e7e86260de48e405ec3086bcb62e677ef192e7f",
     3521                "reference": "9e7e86260de48e405ec3086bcb62e677ef192e7f",
    35103522                "shasum": ""
    35113523            },
     
    35163528            },
    35173529            "require-dev": {
    3518                 "phpunit/phpunit": "^10.0"
     3530                "phpunit/phpunit": "^10.5"
    35193531            },
    35203532            "type": "library",
     
    35643576                "issues": "https://github.com/sebastianbergmann/exporter/issues",
    35653577                "security": "https://github.com/sebastianbergmann/exporter/security/policy",
    3566                 "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.2"
     3578                "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.3"
    35673579            },
    35683580            "funding": [
     
    35703582                    "url": "https://github.com/sebastianbergmann",
    35713583                    "type": "github"
    3572                 }
    3573             ],
    3574             "time": "2024-03-02T07:17:12+00:00"
     3584                },
     3585                {
     3586                    "url": "https://liberapay.com/sebastianbergmann",
     3587                    "type": "liberapay"
     3588                },
     3589                {
     3590                    "url": "https://thanks.dev/u/gh/sebastianbergmann",
     3591                    "type": "thanks_dev"
     3592                },
     3593                {
     3594                    "url": "https://tidelift.com/funding/github/packagist/sebastian/exporter",
     3595                    "type": "tidelift"
     3596                }
     3597            ],
     3598            "time": "2025-09-22T05:25:48+00:00"
    35753599        },
    35763600        {
     
    39934017        {
    39944018            "name": "squizlabs/php_codesniffer",
    3995             "version": "3.13.2",
     4019            "version": "3.13.4",
    39964020            "source": {
    39974021                "type": "git",
    39984022                "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
    3999                 "reference": "5b5e3821314f947dd040c70f7992a64eac89025c"
    4000             },
    4001             "dist": {
    4002                 "type": "zip",
    4003                 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/5b5e3821314f947dd040c70f7992a64eac89025c",
    4004                 "reference": "5b5e3821314f947dd040c70f7992a64eac89025c",
     4023                "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119"
     4024            },
     4025            "dist": {
     4026                "type": "zip",
     4027                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ad545ea9c1b7d270ce0fc9cbfb884161cd706119",
     4028                "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119",
    40054029                "shasum": ""
    40064030            },
     
    40734097                }
    40744098            ],
    4075             "time": "2025-06-17T22:17:01+00:00"
     4099            "time": "2025-09-05T05:47:09+00:00"
    40764100        },
    40774101        {
  • gdata-antivirus/trunk/gdata-antivirus.php

    r3353645 r3365619  
    1212 * @wordpress-plugin
    1313 * Plugin Name: G DATA Antivirus
    14  * Version: 3.2.8
     14 * Version: 3.2.9
    1515 * Requires at least: 6.2
    1616 * Tested up to: 6.8
  • gdata-antivirus/trunk/vendor/composer/installed.json

    r3353645 r3365619  
    12751275        {
    12761276            "name": "illuminate\/container",
    1277             "version": "v10.48.28",
    1278             "version_normalized": "10.48.28.0",
     1277            "version": "v10.49.0",
     1278            "version_normalized": "10.49.0.0",
    12791279            "source": {
    12801280                "type": "git",
    12811281                "url": "https:\/\/github.com\/illuminate\/container.git",
    1282                 "reference": "ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3"
    1283             },
    1284             "dist": {
    1285                 "type": "zip",
    1286                 "url": "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3",
    1287                 "reference": "ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3",
     1282                "reference": "b4956de5de18524c21ef36221a8ffd7fa3b534db"
     1283            },
     1284            "dist": {
     1285                "type": "zip",
     1286                "url": "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/b4956de5de18524c21ef36221a8ffd7fa3b534db",
     1287                "reference": "b4956de5de18524c21ef36221a8ffd7fa3b534db",
    12881288                "shasum": ""
    12891289            },
     
    12961296                "psr\/container-implementation": "1.1|2.0"
    12971297            },
    1298             "time": "2024-11-21T14:02:44+00:00",
     1298            "time": "2025-03-24T11:47:24+00:00",
    12991299            "type": "library",
    13001300            "extra": {
     
    13291329        {
    13301330            "name": "illuminate\/contracts",
    1331             "version": "v10.48.28",
    1332             "version_normalized": "10.48.28.0",
     1331            "version": "v10.49.0",
     1332            "version_normalized": "10.49.0.0",
    13331333            "source": {
    13341334                "type": "git",
    13351335                "url": "https:\/\/github.com\/illuminate\/contracts.git",
    1336                 "reference": "f90663a69f926105a70b78060a31f3c64e2d1c74"
    1337             },
    1338             "dist": {
    1339                 "type": "zip",
    1340                 "url": "https:\/\/api.github.com\/repos\/illuminate\/contracts\/zipball\/f90663a69f926105a70b78060a31f3c64e2d1c74",
    1341                 "reference": "f90663a69f926105a70b78060a31f3c64e2d1c74",
     1336                "reference": "2393ef579e020d88e24283913c815c3e2c143323"
     1337            },
     1338            "dist": {
     1339                "type": "zip",
     1340                "url": "https:\/\/api.github.com\/repos\/illuminate\/contracts\/zipball\/2393ef579e020d88e24283913c815c3e2c143323",
     1341                "reference": "2393ef579e020d88e24283913c815c3e2c143323",
    13421342                "shasum": ""
    13431343            },
     
    13471347                "psr\/simple-cache": "^1.0|^2.0|^3.0"
    13481348            },
    1349             "time": "2024-11-21T14:02:44+00:00",
     1349            "time": "2025-03-24T11:47:24+00:00",
    13501350            "type": "library",
    13511351            "extra": {
  • gdata-antivirus/trunk/vendor/composer/installed.php

    r3353645 r3365619  
    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.1.1', 'version' => '3.1.1.0', 'reference' => 'fa0ab33a6f47a82929c38d03ca47ebb71086a93f', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/amp', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/byte-stream' => array('pretty_version' => 'v2.1.2', 'version' => '2.1.2.0', 'reference' => '55a6bd071aec26fa2a3e002618c20c35e3df1b46', '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.4.0', 'version' => '2.4.0.0', 'reference' => '78eb3db5fc69bf2fc0cb503c4fcba667bc223c71', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/dns', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/file' => array('pretty_version' => 'v3.2.0', 'version' => '3.2.0.0', 'reference' => '28b38a805d2c235bb581d24415e78a42cd03aedc', '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.2', 'version' => '2.1.2.0', 'reference' => '3680d80bd38b5d6f3c2cef2214ca6dd6cef26588', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http-client' => array('pretty_version' => 'v5.3.4', 'version' => '5.3.4.0', 'reference' => '75ad21574fd632594a2dd914496647816d5106bc', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.2', 'version' => '2.3.2.0', 'reference' => '321b45ae771d9c33a068186b24117e3cd1c48dce', '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.3', 'version' => '1.2.3.0', 'reference' => '7b52598c2e9105ebcddf247fc523161581930367', '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), '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' => '11.0.1', 'version' => '11.0.1.0', 'reference' => '32d6c8818479af4b93385277c78bda1262e6c18b', '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' => 'v10.48.28', 'version' => '10.48.28.0', 'reference' => 'ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v10.48.28', 'version' => '10.48.28.0', 'reference' => 'f90663a69f926105a70b78060a31f3c64e2d1c74', '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.5.1', 'version' => '7.5.1.0', 'reference' => '81fb5145d2644324614cc532b28efd0215bda430', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-components' => array('pretty_version' => '7.5.1', 'version' => '7.5.1.0', 'reference' => '4aabf0e2f2f9421ffcacab35be33e4fb5e63c44f', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-components', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-interfaces' => array('pretty_version' => '7.5.0', 'version' => '7.5.0.0', 'reference' => '08cfc6c4f3d811584fb09c37e2849e6a7f9b0742', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-interfaces', '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' => '2.0', 'version' => '2.0.0.0', 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', '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), 'revolt/event-loop' => array('pretty_version' => 'v1.0.7', 'version' => '1.0.7.0', 'reference' => '09bf1bf7f7f574453efe43044b06fafe12216eb3', 'type' => 'library', 'install_path' => __DIR__ . '/../revolt/event-loop', '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.1.1', 'version' => '3.1.1.0', 'reference' => 'fa0ab33a6f47a82929c38d03ca47ebb71086a93f', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/amp', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/byte-stream' => array('pretty_version' => 'v2.1.2', 'version' => '2.1.2.0', 'reference' => '55a6bd071aec26fa2a3e002618c20c35e3df1b46', '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.4.0', 'version' => '2.4.0.0', 'reference' => '78eb3db5fc69bf2fc0cb503c4fcba667bc223c71', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/dns', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/file' => array('pretty_version' => 'v3.2.0', 'version' => '3.2.0.0', 'reference' => '28b38a805d2c235bb581d24415e78a42cd03aedc', '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.2', 'version' => '2.1.2.0', 'reference' => '3680d80bd38b5d6f3c2cef2214ca6dd6cef26588', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http-client' => array('pretty_version' => 'v5.3.4', 'version' => '5.3.4.0', 'reference' => '75ad21574fd632594a2dd914496647816d5106bc', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.2', 'version' => '2.3.2.0', 'reference' => '321b45ae771d9c33a068186b24117e3cd1c48dce', '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.3', 'version' => '1.2.3.0', 'reference' => '7b52598c2e9105ebcddf247fc523161581930367', '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), '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' => '11.0.1', 'version' => '11.0.1.0', 'reference' => '32d6c8818479af4b93385277c78bda1262e6c18b', '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' => 'v10.49.0', 'version' => '10.49.0.0', 'reference' => 'b4956de5de18524c21ef36221a8ffd7fa3b534db', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v10.49.0', 'version' => '10.49.0.0', 'reference' => '2393ef579e020d88e24283913c815c3e2c143323', '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.5.1', 'version' => '7.5.1.0', 'reference' => '81fb5145d2644324614cc532b28efd0215bda430', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-components' => array('pretty_version' => '7.5.1', 'version' => '7.5.1.0', 'reference' => '4aabf0e2f2f9421ffcacab35be33e4fb5e63c44f', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-components', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-interfaces' => array('pretty_version' => '7.5.0', 'version' => '7.5.0.0', 'reference' => '08cfc6c4f3d811584fb09c37e2849e6a7f9b0742', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-interfaces', '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' => '2.0', 'version' => '2.0.0.0', 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', '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), 'revolt/event-loop' => array('pretty_version' => 'v1.0.7', 'version' => '1.0.7.0', 'reference' => '09bf1bf7f7f574453efe43044b06fafe12216eb3', 'type' => 'library', 'install_path' => __DIR__ . '/../revolt/event-loop', 'aliases' => array(), 'dev_requirement' => \false)));
Note: See TracChangeset for help on using the changeset viewer.