Plugin Directory

Changeset 3249458


Ignore:
Timestamp:
03/03/2025 07:46:02 AM (13 months ago)
Author:
gdatavaas
Message:

release 3.0.1

Location:
gdata-antivirus
Files:
20 edited
1 copied

Legend:

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

    r3245655 r3249458  
    55Tested up to: 6.7
    66Requires PHP: 8.1
    7 Stable tag: 3.0.0
     7Stable tag: 3.0.1
    88License: GNU General Public License v3.0
    99License URI: https://github.com/GDATASoftwareAG/vaas/blob/main/LICENSE
     
    5656
    5757== Changelog ==
     58
     59= 3.0.1 =
     60
     61| Package | Type | Update | Change |
     62|---|---|---|---|
     63| [gdata/vaas](https://togithub.com/GDATASoftwareAG/vaas) ([source](https://togithub.com/GDATASoftwareAG/vaas-php)) | require | patch | `11.0.0` -> `11.0.1` |
     64
     65[Details](https://github.com/GDATASoftwareAG/wordpress-gdata-antivirus/pull/55)
    5866
    5967= 3.0.0 =
  • gdata-antivirus/tags/3.0.1/composer.json

    r3245655 r3249458  
    11{
    22    "name": "gdatacyberdefenseag\/gdata-antivirus",
    3     "version": "3.0.0",
     3    "version": "3.0.1",
    44    "autoload": {
    55        "psr-4": {
     
    1515    "require": {
    1616        "php": ">=8.1",
    17         "gdata\/vaas": "11.0.0",
     17        "gdata\/vaas": "11.0.1",
    1818        "illuminate\/container": "^11.30 || ^10"
    1919    },
  • gdata-antivirus/tags/3.0.1/composer.lock

    r3245655 r3249458  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "7f31f03bac251dfd1ae3bf5c49ec4c7d",
     7    "content-hash": "e9efd14b678771737e0c6055fb6dfd43",
    88    "packages": [
    99        {
     
    11821182        {
    11831183            "name": "gdata/vaas",
    1184             "version": "11.0.0",
     1184            "version": "11.0.1",
    11851185            "source": {
    11861186                "type": "git",
    11871187                "url": "https://github.com/GDATASoftwareAG/vaas-php.git",
    1188                 "reference": "64fe79711fade0125ec47dc9fa6f348d1458f2ab"
    1189             },
    1190             "dist": {
    1191                 "type": "zip",
    1192                 "url": "https://api.github.com/repos/GDATASoftwareAG/vaas-php/zipball/64fe79711fade0125ec47dc9fa6f348d1458f2ab",
    1193                 "reference": "64fe79711fade0125ec47dc9fa6f348d1458f2ab",
     1188                "reference": "32d6c8818479af4b93385277c78bda1262e6c18b"
     1189            },
     1190            "dist": {
     1191                "type": "zip",
     1192                "url": "https://api.github.com/repos/GDATASoftwareAG/vaas-php/zipball/32d6c8818479af4b93385277c78bda1262e6c18b",
     1193                "reference": "32d6c8818479af4b93385277c78bda1262e6c18b",
    11941194                "shasum": ""
    11951195            },
     
    12241224            "support": {
    12251225                "issues": "https://github.com/GDATASoftwareAG/vaas-php/issues",
    1226                 "source": "https://github.com/GDATASoftwareAG/vaas-php/tree/v11.0.0"
    1227             },
    1228             "time": "2025-02-10T15:01:34+00:00"
     1226                "source": "https://github.com/GDATASoftwareAG/vaas-php/tree/v11.0.1"
     1227            },
     1228            "time": "2025-02-12T13:14:40+00:00"
    12291229        },
    12301230        {
    12311231            "name": "illuminate/container",
    1232             "version": "v11.43.2",
     1232            "version": "v11.44.0",
    12331233            "source": {
    12341234                "type": "git",
     
    12811281        {
    12821282            "name": "illuminate/contracts",
    1283             "version": "v11.43.2",
     1283            "version": "v11.44.0",
    12841284            "source": {
    12851285                "type": "git",
     
    26072607        {
    26082608            "name": "phpunit/php-code-coverage",
    2609             "version": "11.0.8",
     2609            "version": "11.0.9",
    26102610            "source": {
    26112611                "type": "git",
    26122612                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
    2613                 "reference": "418c59fd080954f8c4aa5631d9502ecda2387118"
    2614             },
    2615             "dist": {
    2616                 "type": "zip",
    2617                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/418c59fd080954f8c4aa5631d9502ecda2387118",
    2618                 "reference": "418c59fd080954f8c4aa5631d9502ecda2387118",
     2613                "reference": "14d63fbcca18457e49c6f8bebaa91a87e8e188d7"
     2614            },
     2615            "dist": {
     2616                "type": "zip",
     2617                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/14d63fbcca18457e49c6f8bebaa91a87e8e188d7",
     2618                "reference": "14d63fbcca18457e49c6f8bebaa91a87e8e188d7",
    26192619                "shasum": ""
    26202620            },
     
    26232623                "ext-libxml": "*",
    26242624                "ext-xmlwriter": "*",
    2625                 "nikic/php-parser": "^5.3.1",
     2625                "nikic/php-parser": "^5.4.0",
    26262626                "php": ">=8.2",
    26272627                "phpunit/php-file-iterator": "^5.1.0",
     
    26352635            },
    26362636            "require-dev": {
    2637                 "phpunit/phpunit": "^11.5.0"
     2637                "phpunit/phpunit": "^11.5.2"
    26382638            },
    26392639            "suggest": {
     
    26732673                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
    26742674                "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
    2675                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.8"
     2675                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.9"
    26762676            },
    26772677            "funding": [
     
    26812681                }
    26822682            ],
    2683             "time": "2024-12-11T12:34:27+00:00"
     2683            "time": "2025-02-25T13:26:39+00:00"
    26842684        },
    26852685        {
     
    29302930        {
    29312931            "name": "phpunit/phpunit",
    2932             "version": "11.5.9",
     2932            "version": "11.5.10",
    29332933            "source": {
    29342934                "type": "git",
    29352935                "url": "https://github.com/sebastianbergmann/phpunit.git",
    2936                 "reference": "c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b"
    2937             },
    2938             "dist": {
    2939                 "type": "zip",
    2940                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b",
    2941                 "reference": "c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b",
     2936                "reference": "d5df2b32d729562ff8db634678d71085ee579006"
     2937            },
     2938            "dist": {
     2939                "type": "zip",
     2940                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d5df2b32d729562ff8db634678d71085ee579006",
     2941                "reference": "d5df2b32d729562ff8db634678d71085ee579006",
    29422942                "shasum": ""
    29432943            },
     
    30113011                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
    30123012                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
    3013                 "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.9"
     3013                "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.10"
    30143014            },
    30153015            "funding": [
     
    30273027                }
    30283028            ],
    3029             "time": "2025-02-21T06:08:50+00:00"
     3029            "time": "2025-02-25T06:11:48+00:00"
    30303030        },
    30313031        {
  • gdata-antivirus/tags/3.0.1/gdata-antivirus.php

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

    r3245655 r3249458  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInit7f31f03bac251dfd1ae3bf5c49ec4c7d::getLoader();
     25return ComposerAutoloaderInite9efd14b678771737e0c6055fb6dfd43::getLoader();
  • gdata-antivirus/tags/3.0.1/vendor/composer/autoload_real.php

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

    r3245655 r3249458  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit7f31f03bac251dfd1ae3bf5c49ec4c7d
     7class ComposerStaticInite9efd14b678771737e0c6055fb6dfd43
    88{
    99    public static $files = array (
     
    883883    {
    884884        return \Closure::bind(function () use ($loader) {
    885             $loader->prefixLengthsPsr4 = ComposerStaticInit7f31f03bac251dfd1ae3bf5c49ec4c7d::$prefixLengthsPsr4;
    886             $loader->prefixDirsPsr4 = ComposerStaticInit7f31f03bac251dfd1ae3bf5c49ec4c7d::$prefixDirsPsr4;
    887             $loader->classMap = ComposerStaticInit7f31f03bac251dfd1ae3bf5c49ec4c7d::$classMap;
     885            $loader->prefixLengthsPsr4 = ComposerStaticInite9efd14b678771737e0c6055fb6dfd43::$prefixLengthsPsr4;
     886            $loader->prefixDirsPsr4 = ComposerStaticInite9efd14b678771737e0c6055fb6dfd43::$prefixDirsPsr4;
     887            $loader->classMap = ComposerStaticInite9efd14b678771737e0c6055fb6dfd43::$classMap;
    888888
    889889        }, null, ClassLoader::class);
  • gdata-antivirus/tags/3.0.1/vendor/composer/installed.json

    r3245655 r3249458  
    12241224        {
    12251225            "name": "gdata\/vaas",
    1226             "version": "11.0.0",
    1227             "version_normalized": "11.0.0.0",
     1226            "version": "11.0.1",
     1227            "version_normalized": "11.0.1.0",
    12281228            "source": {
    12291229                "type": "git",
    12301230                "url": "https:\/\/github.com\/GDATASoftwareAG\/vaas-php.git",
    1231                 "reference": "64fe79711fade0125ec47dc9fa6f348d1458f2ab"
    1232             },
    1233             "dist": {
    1234                 "type": "zip",
    1235                 "url": "https:\/\/api.github.com\/repos\/GDATASoftwareAG\/vaas-php\/zipball\/64fe79711fade0125ec47dc9fa6f348d1458f2ab",
    1236                 "reference": "64fe79711fade0125ec47dc9fa6f348d1458f2ab",
     1231                "reference": "32d6c8818479af4b93385277c78bda1262e6c18b"
     1232            },
     1233            "dist": {
     1234                "type": "zip",
     1235                "url": "https:\/\/api.github.com\/repos\/GDATASoftwareAG\/vaas-php\/zipball\/32d6c8818479af4b93385277c78bda1262e6c18b",
     1236                "reference": "32d6c8818479af4b93385277c78bda1262e6c18b",
    12371237                "shasum": ""
    12381238            },
     
    12471247                "revolt\/event-loop": "^1.0"
    12481248            },
    1249             "time": "2025-02-10T15:01:34+00:00",
     1249            "time": "2025-02-12T13:14:40+00:00",
    12501250            "type": "library",
    12511251            "installation-source": "dist",
     
    12691269            "support": {
    12701270                "issues": "https:\/\/github.com\/GDATASoftwareAG\/vaas-php\/issues",
    1271                 "source": "https:\/\/github.com\/GDATASoftwareAG\/vaas-php\/tree\/v11.0.0"
     1271                "source": "https:\/\/github.com\/GDATASoftwareAG\/vaas-php\/tree\/v11.0.1"
    12721272            },
    12731273            "install-path": "..\/gdata\/vaas"
     
    12751275        {
    12761276            "name": "illuminate\/container",
    1277             "version": "v11.43.2",
    1278             "version_normalized": "11.43.2.0",
     1277            "version": "v11.44.0",
     1278            "version_normalized": "11.44.0.0",
    12791279            "source": {
    12801280                "type": "git",
     
    13291329        {
    13301330            "name": "illuminate\/contracts",
    1331             "version": "v11.43.2",
    1332             "version_normalized": "11.43.2.0",
     1331            "version": "v11.44.0",
     1332            "version_normalized": "11.44.0.0",
    13331333            "source": {
    13341334                "type": "git",
  • gdata-antivirus/tags/3.0.1/vendor/composer/installed.php

    r3245655 r3249458  
    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.0', 'version' => '3.1.0.0', 'reference' => '7cf7fef3d667bfe4b2560bc87e67d5387a7bcde9', '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.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.2.2', 'version' => '5.2.2.0', 'reference' => 'a3e8711cb71fe909c1ae17450bfa5db652559c20', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '5113111de02796a782f5d90767455e7391cca190', '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.2', 'version' => '1.2.2.0', 'reference' => '97cbf289f4d8877acfe58dd90ed5a4370a43caa4', '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.0', 'version' => '11.0.0.0', 'reference' => '64fe79711fade0125ec47dc9fa6f348d1458f2ab', '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.43.2', 'version' => '11.43.2.0', 'reference' => '4dcc3fcbab92e734fc0c08d9cfd97f5a1aef18ca', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v11.43.2', 'version' => '11.43.2.0', 'reference' => 'b350a3cd8450846325cb49e1cbc1293598b18898', '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.0', 'version' => '3.1.0.0', 'reference' => '7cf7fef3d667bfe4b2560bc87e67d5387a7bcde9', '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.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.2.2', 'version' => '5.2.2.0', 'reference' => 'a3e8711cb71fe909c1ae17450bfa5db652559c20', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '5113111de02796a782f5d90767455e7391cca190', '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.2', 'version' => '1.2.2.0', 'reference' => '97cbf289f4d8877acfe58dd90ed5a4370a43caa4', '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' => 'v11.44.0', 'version' => '11.44.0.0', 'reference' => '4dcc3fcbab92e734fc0c08d9cfd97f5a1aef18ca', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v11.44.0', 'version' => '11.44.0.0', 'reference' => 'b350a3cd8450846325cb49e1cbc1293598b18898', '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/tags/3.0.1/vendor/gdata/vaas/composer.json

    r3245655 r3249458  
    33    "type": "library",
    44    "description": "Verdict-as-a-Service (VaaS) is a service that provides a platform for scanning files for malware and other threats. It allows easy integration in your application. With a few lines of code, you can start scanning files for malware.",
    5     "version": "11.0.0",
     5    "version": "11.0.1",
    66    "readme": "Readme.md",
    77    "keywords": [
  • gdata-antivirus/trunk/Readme.txt

    r3245655 r3249458  
    55Tested up to: 6.7
    66Requires PHP: 8.1
    7 Stable tag: 3.0.0
     7Stable tag: 3.0.1
    88License: GNU General Public License v3.0
    99License URI: https://github.com/GDATASoftwareAG/vaas/blob/main/LICENSE
     
    5656
    5757== Changelog ==
     58
     59= 3.0.1 =
     60
     61| Package | Type | Update | Change |
     62|---|---|---|---|
     63| [gdata/vaas](https://togithub.com/GDATASoftwareAG/vaas) ([source](https://togithub.com/GDATASoftwareAG/vaas-php)) | require | patch | `11.0.0` -> `11.0.1` |
     64
     65[Details](https://github.com/GDATASoftwareAG/wordpress-gdata-antivirus/pull/55)
    5866
    5967= 3.0.0 =
  • gdata-antivirus/trunk/composer.json

    r3245655 r3249458  
    11{
    22    "name": "gdatacyberdefenseag\/gdata-antivirus",
    3     "version": "3.0.0",
     3    "version": "3.0.1",
    44    "autoload": {
    55        "psr-4": {
     
    1515    "require": {
    1616        "php": ">=8.1",
    17         "gdata\/vaas": "11.0.0",
     17        "gdata\/vaas": "11.0.1",
    1818        "illuminate\/container": "^11.30 || ^10"
    1919    },
  • gdata-antivirus/trunk/composer.lock

    r3245655 r3249458  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "7f31f03bac251dfd1ae3bf5c49ec4c7d",
     7    "content-hash": "e9efd14b678771737e0c6055fb6dfd43",
    88    "packages": [
    99        {
     
    11821182        {
    11831183            "name": "gdata/vaas",
    1184             "version": "11.0.0",
     1184            "version": "11.0.1",
    11851185            "source": {
    11861186                "type": "git",
    11871187                "url": "https://github.com/GDATASoftwareAG/vaas-php.git",
    1188                 "reference": "64fe79711fade0125ec47dc9fa6f348d1458f2ab"
    1189             },
    1190             "dist": {
    1191                 "type": "zip",
    1192                 "url": "https://api.github.com/repos/GDATASoftwareAG/vaas-php/zipball/64fe79711fade0125ec47dc9fa6f348d1458f2ab",
    1193                 "reference": "64fe79711fade0125ec47dc9fa6f348d1458f2ab",
     1188                "reference": "32d6c8818479af4b93385277c78bda1262e6c18b"
     1189            },
     1190            "dist": {
     1191                "type": "zip",
     1192                "url": "https://api.github.com/repos/GDATASoftwareAG/vaas-php/zipball/32d6c8818479af4b93385277c78bda1262e6c18b",
     1193                "reference": "32d6c8818479af4b93385277c78bda1262e6c18b",
    11941194                "shasum": ""
    11951195            },
     
    12241224            "support": {
    12251225                "issues": "https://github.com/GDATASoftwareAG/vaas-php/issues",
    1226                 "source": "https://github.com/GDATASoftwareAG/vaas-php/tree/v11.0.0"
    1227             },
    1228             "time": "2025-02-10T15:01:34+00:00"
     1226                "source": "https://github.com/GDATASoftwareAG/vaas-php/tree/v11.0.1"
     1227            },
     1228            "time": "2025-02-12T13:14:40+00:00"
    12291229        },
    12301230        {
    12311231            "name": "illuminate/container",
    1232             "version": "v11.43.2",
     1232            "version": "v11.44.0",
    12331233            "source": {
    12341234                "type": "git",
     
    12811281        {
    12821282            "name": "illuminate/contracts",
    1283             "version": "v11.43.2",
     1283            "version": "v11.44.0",
    12841284            "source": {
    12851285                "type": "git",
     
    26072607        {
    26082608            "name": "phpunit/php-code-coverage",
    2609             "version": "11.0.8",
     2609            "version": "11.0.9",
    26102610            "source": {
    26112611                "type": "git",
    26122612                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
    2613                 "reference": "418c59fd080954f8c4aa5631d9502ecda2387118"
    2614             },
    2615             "dist": {
    2616                 "type": "zip",
    2617                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/418c59fd080954f8c4aa5631d9502ecda2387118",
    2618                 "reference": "418c59fd080954f8c4aa5631d9502ecda2387118",
     2613                "reference": "14d63fbcca18457e49c6f8bebaa91a87e8e188d7"
     2614            },
     2615            "dist": {
     2616                "type": "zip",
     2617                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/14d63fbcca18457e49c6f8bebaa91a87e8e188d7",
     2618                "reference": "14d63fbcca18457e49c6f8bebaa91a87e8e188d7",
    26192619                "shasum": ""
    26202620            },
     
    26232623                "ext-libxml": "*",
    26242624                "ext-xmlwriter": "*",
    2625                 "nikic/php-parser": "^5.3.1",
     2625                "nikic/php-parser": "^5.4.0",
    26262626                "php": ">=8.2",
    26272627                "phpunit/php-file-iterator": "^5.1.0",
     
    26352635            },
    26362636            "require-dev": {
    2637                 "phpunit/phpunit": "^11.5.0"
     2637                "phpunit/phpunit": "^11.5.2"
    26382638            },
    26392639            "suggest": {
     
    26732673                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
    26742674                "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
    2675                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.8"
     2675                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.9"
    26762676            },
    26772677            "funding": [
     
    26812681                }
    26822682            ],
    2683             "time": "2024-12-11T12:34:27+00:00"
     2683            "time": "2025-02-25T13:26:39+00:00"
    26842684        },
    26852685        {
     
    29302930        {
    29312931            "name": "phpunit/phpunit",
    2932             "version": "11.5.9",
     2932            "version": "11.5.10",
    29332933            "source": {
    29342934                "type": "git",
    29352935                "url": "https://github.com/sebastianbergmann/phpunit.git",
    2936                 "reference": "c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b"
    2937             },
    2938             "dist": {
    2939                 "type": "zip",
    2940                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b",
    2941                 "reference": "c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b",
     2936                "reference": "d5df2b32d729562ff8db634678d71085ee579006"
     2937            },
     2938            "dist": {
     2939                "type": "zip",
     2940                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d5df2b32d729562ff8db634678d71085ee579006",
     2941                "reference": "d5df2b32d729562ff8db634678d71085ee579006",
    29422942                "shasum": ""
    29432943            },
     
    30113011                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
    30123012                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
    3013                 "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.9"
     3013                "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.10"
    30143014            },
    30153015            "funding": [
     
    30273027                }
    30283028            ],
    3029             "time": "2025-02-21T06:08:50+00:00"
     3029            "time": "2025-02-25T06:11:48+00:00"
    30303030        },
    30313031        {
  • gdata-antivirus/trunk/gdata-antivirus.php

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

    r3245655 r3249458  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInit7f31f03bac251dfd1ae3bf5c49ec4c7d::getLoader();
     25return ComposerAutoloaderInite9efd14b678771737e0c6055fb6dfd43::getLoader();
  • gdata-antivirus/trunk/vendor/composer/autoload_real.php

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

    r3245655 r3249458  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit7f31f03bac251dfd1ae3bf5c49ec4c7d
     7class ComposerStaticInite9efd14b678771737e0c6055fb6dfd43
    88{
    99    public static $files = array (
     
    883883    {
    884884        return \Closure::bind(function () use ($loader) {
    885             $loader->prefixLengthsPsr4 = ComposerStaticInit7f31f03bac251dfd1ae3bf5c49ec4c7d::$prefixLengthsPsr4;
    886             $loader->prefixDirsPsr4 = ComposerStaticInit7f31f03bac251dfd1ae3bf5c49ec4c7d::$prefixDirsPsr4;
    887             $loader->classMap = ComposerStaticInit7f31f03bac251dfd1ae3bf5c49ec4c7d::$classMap;
     885            $loader->prefixLengthsPsr4 = ComposerStaticInite9efd14b678771737e0c6055fb6dfd43::$prefixLengthsPsr4;
     886            $loader->prefixDirsPsr4 = ComposerStaticInite9efd14b678771737e0c6055fb6dfd43::$prefixDirsPsr4;
     887            $loader->classMap = ComposerStaticInite9efd14b678771737e0c6055fb6dfd43::$classMap;
    888888
    889889        }, null, ClassLoader::class);
  • gdata-antivirus/trunk/vendor/composer/installed.json

    r3245655 r3249458  
    12241224        {
    12251225            "name": "gdata\/vaas",
    1226             "version": "11.0.0",
    1227             "version_normalized": "11.0.0.0",
     1226            "version": "11.0.1",
     1227            "version_normalized": "11.0.1.0",
    12281228            "source": {
    12291229                "type": "git",
    12301230                "url": "https:\/\/github.com\/GDATASoftwareAG\/vaas-php.git",
    1231                 "reference": "64fe79711fade0125ec47dc9fa6f348d1458f2ab"
    1232             },
    1233             "dist": {
    1234                 "type": "zip",
    1235                 "url": "https:\/\/api.github.com\/repos\/GDATASoftwareAG\/vaas-php\/zipball\/64fe79711fade0125ec47dc9fa6f348d1458f2ab",
    1236                 "reference": "64fe79711fade0125ec47dc9fa6f348d1458f2ab",
     1231                "reference": "32d6c8818479af4b93385277c78bda1262e6c18b"
     1232            },
     1233            "dist": {
     1234                "type": "zip",
     1235                "url": "https:\/\/api.github.com\/repos\/GDATASoftwareAG\/vaas-php\/zipball\/32d6c8818479af4b93385277c78bda1262e6c18b",
     1236                "reference": "32d6c8818479af4b93385277c78bda1262e6c18b",
    12371237                "shasum": ""
    12381238            },
     
    12471247                "revolt\/event-loop": "^1.0"
    12481248            },
    1249             "time": "2025-02-10T15:01:34+00:00",
     1249            "time": "2025-02-12T13:14:40+00:00",
    12501250            "type": "library",
    12511251            "installation-source": "dist",
     
    12691269            "support": {
    12701270                "issues": "https:\/\/github.com\/GDATASoftwareAG\/vaas-php\/issues",
    1271                 "source": "https:\/\/github.com\/GDATASoftwareAG\/vaas-php\/tree\/v11.0.0"
     1271                "source": "https:\/\/github.com\/GDATASoftwareAG\/vaas-php\/tree\/v11.0.1"
    12721272            },
    12731273            "install-path": "..\/gdata\/vaas"
     
    12751275        {
    12761276            "name": "illuminate\/container",
    1277             "version": "v11.43.2",
    1278             "version_normalized": "11.43.2.0",
     1277            "version": "v11.44.0",
     1278            "version_normalized": "11.44.0.0",
    12791279            "source": {
    12801280                "type": "git",
     
    13291329        {
    13301330            "name": "illuminate\/contracts",
    1331             "version": "v11.43.2",
    1332             "version_normalized": "11.43.2.0",
     1331            "version": "v11.44.0",
     1332            "version_normalized": "11.44.0.0",
    13331333            "source": {
    13341334                "type": "git",
  • gdata-antivirus/trunk/vendor/composer/installed.php

    r3245655 r3249458  
    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.0', 'version' => '3.1.0.0', 'reference' => '7cf7fef3d667bfe4b2560bc87e67d5387a7bcde9', '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.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.2.2', 'version' => '5.2.2.0', 'reference' => 'a3e8711cb71fe909c1ae17450bfa5db652559c20', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '5113111de02796a782f5d90767455e7391cca190', '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.2', 'version' => '1.2.2.0', 'reference' => '97cbf289f4d8877acfe58dd90ed5a4370a43caa4', '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.0', 'version' => '11.0.0.0', 'reference' => '64fe79711fade0125ec47dc9fa6f348d1458f2ab', '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.43.2', 'version' => '11.43.2.0', 'reference' => '4dcc3fcbab92e734fc0c08d9cfd97f5a1aef18ca', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v11.43.2', 'version' => '11.43.2.0', 'reference' => 'b350a3cd8450846325cb49e1cbc1293598b18898', '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.0', 'version' => '3.1.0.0', 'reference' => '7cf7fef3d667bfe4b2560bc87e67d5387a7bcde9', '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.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.2.2', 'version' => '5.2.2.0', 'reference' => 'a3e8711cb71fe909c1ae17450bfa5db652559c20', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '5113111de02796a782f5d90767455e7391cca190', '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.2', 'version' => '1.2.2.0', 'reference' => '97cbf289f4d8877acfe58dd90ed5a4370a43caa4', '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' => 'v11.44.0', 'version' => '11.44.0.0', 'reference' => '4dcc3fcbab92e734fc0c08d9cfd97f5a1aef18ca', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v11.44.0', 'version' => '11.44.0.0', 'reference' => 'b350a3cd8450846325cb49e1cbc1293598b18898', '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/vendor/gdata/vaas/composer.json

    r3245655 r3249458  
    33    "type": "library",
    44    "description": "Verdict-as-a-Service (VaaS) is a service that provides a platform for scanning files for malware and other threats. It allows easy integration in your application. With a few lines of code, you can start scanning files for malware.",
    5     "version": "11.0.0",
     5    "version": "11.0.1",
    66    "readme": "Readme.md",
    77    "keywords": [
Note: See TracChangeset for help on using the changeset viewer.