Plugin Directory

Changeset 2962567


Ignore:
Timestamp:
09/04/2023 01:21:47 PM (3 years ago)
Author:
captchaeu
Message:

Update to version v1.0.25 from GitLab (http://gitlab.krone.at/CAPTCHA/wp-plugin; http://gitlab.krone.at/CAPTCHA/wp-plugin/-/jobs/388515)

Location:
captcha-eu
Files:
20 edited
1 copied

Legend:

Unmodified
Added
Removed
  • captcha-eu/tags/v1.0.25/composer.lock

    r2941141 r2962567  
    233233        {
    234234            "name": "composer/semver",
    235             "version": "3.3.2",
     235            "version": "3.4.0",
    236236            "source": {
    237237                "type": "git",
    238238                "url": "https://github.com/composer/semver.git",
    239                 "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
    240             },
    241             "dist": {
    242                 "type": "zip",
    243                 "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
    244                 "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
     239                "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32"
     240            },
     241            "dist": {
     242                "type": "zip",
     243                "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32",
     244                "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32",
    245245                "shasum": ""
    246246            },
     
    292292            ],
    293293            "support": {
    294                 "irc": "irc://irc.freenode.org/composer",
     294                "irc": "ircs://irc.libera.chat:6697/composer",
    295295                "issues": "https://github.com/composer/semver/issues",
    296                 "source": "https://github.com/composer/semver/tree/3.3.2"
     296                "source": "https://github.com/composer/semver/tree/3.4.0"
    297297            },
    298298            "funding": [
     
    310310                }
    311311            ],
    312             "time": "2022-04-01T19:23:25+00:00"
     312            "time": "2023-08-31T09:50:34+00:00"
    313313        },
    314314        {
     
    651651        {
    652652            "name": "friendsofphp/php-cs-fixer",
    653             "version": "v3.22.0",
     653            "version": "v3.25.1",
    654654            "source": {
    655655                "type": "git",
    656656                "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
    657                 "reference": "92b019f6c8d79aa26349d0db7671d37440dc0ff3"
    658             },
    659             "dist": {
    660                 "type": "zip",
    661                 "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/92b019f6c8d79aa26349d0db7671d37440dc0ff3",
    662                 "reference": "92b019f6c8d79aa26349d0db7671d37440dc0ff3",
     657                "reference": "8e21d69801de6b5ecb0dbe0bcdf967b335b1260b"
     658            },
     659            "dist": {
     660                "type": "zip",
     661                "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/8e21d69801de6b5ecb0dbe0bcdf967b335b1260b",
     662                "reference": "8e21d69801de6b5ecb0dbe0bcdf967b335b1260b",
    663663                "shasum": ""
    664664            },
     
    666666                "composer/semver": "^3.3",
    667667                "composer/xdebug-handler": "^3.0.3",
    668                 "doctrine/annotations": "^2",
    669                 "doctrine/lexer": "^2 || ^3",
    670668                "ext-json": "*",
    671669                "ext-tokenizer": "*",
     
    736734            "support": {
    737735                "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
    738                 "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.22.0"
     736                "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.25.1"
    739737            },
    740738            "funding": [
     
    744742                }
    745743            ],
    746             "time": "2023-07-16T23:08:06+00:00"
     744            "time": "2023-09-04T01:22:52+00:00"
    747745        },
    748746        {
    749747            "name": "guzzlehttp/guzzle",
    750             "version": "7.7.0",
     748            "version": "7.8.0",
    751749            "source": {
    752750                "type": "git",
    753751                "url": "https://github.com/guzzle/guzzle.git",
    754                 "reference": "fb7566caccf22d74d1ab270de3551f72a58399f5"
    755             },
    756             "dist": {
    757                 "type": "zip",
    758                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/fb7566caccf22d74d1ab270de3551f72a58399f5",
    759                 "reference": "fb7566caccf22d74d1ab270de3551f72a58399f5",
     752                "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9"
     753            },
     754            "dist": {
     755                "type": "zip",
     756                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/1110f66a6530a40fe7aea0378fe608ee2b2248f9",
     757                "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9",
    760758                "shasum": ""
    761759            },
    762760            "require": {
    763761                "ext-json": "*",
    764                 "guzzlehttp/promises": "^1.5.3 || ^2.0",
    765                 "guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
     762                "guzzlehttp/promises": "^1.5.3 || ^2.0.1",
     763                "guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
    766764                "php": "^7.2.5 || ^8.0",
    767765                "psr/http-client": "^1.0",
     
    854852            "support": {
    855853                "issues": "https://github.com/guzzle/guzzle/issues",
    856                 "source": "https://github.com/guzzle/guzzle/tree/7.7.0"
     854                "source": "https://github.com/guzzle/guzzle/tree/7.8.0"
    857855            },
    858856            "funding": [
     
    870868                }
    871869            ],
    872             "time": "2023-05-21T14:04:53+00:00"
     870            "time": "2023-08-27T10:20:53+00:00"
    873871        },
    874872        {
    875873            "name": "guzzlehttp/promises",
    876             "version": "2.0.0",
     874            "version": "2.0.1",
    877875            "source": {
    878876                "type": "git",
    879877                "url": "https://github.com/guzzle/promises.git",
    880                 "reference": "3a494dc7dc1d7d12e511890177ae2d0e6c107da6"
    881             },
    882             "dist": {
    883                 "type": "zip",
    884                 "url": "https://api.github.com/repos/guzzle/promises/zipball/3a494dc7dc1d7d12e511890177ae2d0e6c107da6",
    885                 "reference": "3a494dc7dc1d7d12e511890177ae2d0e6c107da6",
     878                "reference": "111166291a0f8130081195ac4556a5587d7f1b5d"
     879            },
     880            "dist": {
     881                "type": "zip",
     882                "url": "https://api.github.com/repos/guzzle/promises/zipball/111166291a0f8130081195ac4556a5587d7f1b5d",
     883                "reference": "111166291a0f8130081195ac4556a5587d7f1b5d",
    886884                "shasum": ""
    887885            },
     
    937935            "support": {
    938936                "issues": "https://github.com/guzzle/promises/issues",
    939                 "source": "https://github.com/guzzle/promises/tree/2.0.0"
     937                "source": "https://github.com/guzzle/promises/tree/2.0.1"
    940938            },
    941939            "funding": [
     
    953951                }
    954952            ],
    955             "time": "2023-05-21T13:50:22+00:00"
     953            "time": "2023-08-03T15:11:55+00:00"
    956954        },
    957955        {
    958956            "name": "guzzlehttp/psr7",
    959             "version": "2.5.0",
     957            "version": "2.6.1",
    960958            "source": {
    961959                "type": "git",
    962960                "url": "https://github.com/guzzle/psr7.git",
    963                 "reference": "b635f279edd83fc275f822a1188157ffea568ff6"
    964             },
    965             "dist": {
    966                 "type": "zip",
    967                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6",
    968                 "reference": "b635f279edd83fc275f822a1188157ffea568ff6",
     961                "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727"
     962            },
     963            "dist": {
     964                "type": "zip",
     965                "url": "https://api.github.com/repos/guzzle/psr7/zipball/be45764272e8873c72dbe3d2edcfdfcc3bc9f727",
     966                "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727",
    969967                "shasum": ""
    970968            },
     
    10531051            "support": {
    10541052                "issues": "https://github.com/guzzle/psr7/issues",
    1055                 "source": "https://github.com/guzzle/psr7/tree/2.5.0"
     1053                "source": "https://github.com/guzzle/psr7/tree/2.6.1"
    10561054            },
    10571055            "funding": [
     
    10691067                }
    10701068            ],
    1071             "time": "2023-04-17T16:11:26+00:00"
     1069            "time": "2023-08-27T10:13:57+00:00"
    10721070        },
    10731071        {
     
    11371135        {
    11381136            "name": "jms/serializer",
    1139             "version": "3.26.0",
     1137            "version": "3.28.0",
    11401138            "source": {
    11411139                "type": "git",
    11421140                "url": "https://github.com/schmittjoh/serializer.git",
    1143                 "reference": "926a7d57438fa1ff4ab794551c5ae26e68536853"
    1144             },
    1145             "dist": {
    1146                 "type": "zip",
    1147                 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/926a7d57438fa1ff4ab794551c5ae26e68536853",
    1148                 "reference": "926a7d57438fa1ff4ab794551c5ae26e68536853",
     1141                "reference": "5a5a03a71a28a480189c5a0ca95893c19f1d120c"
     1142            },
     1143            "dist": {
     1144                "type": "zip",
     1145                "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/5a5a03a71a28a480189c5a0ca95893c19f1d120c",
     1146                "reference": "5a5a03a71a28a480189c5a0ca95893c19f1d120c",
    11491147                "shasum": ""
    11501148            },
     
    11521150                "doctrine/annotations": "^1.13 || ^2.0",
    11531151                "doctrine/instantiator": "^1.0.3 || ^2.0",
    1154                 "doctrine/lexer": "^2",
     1152                "doctrine/lexer": "^2.0 || ^3.0",
    11551153                "jms/metadata": "^2.6",
    11561154                "php": "^7.2||^8.0",
     
    11581156            },
    11591157            "require-dev": {
    1160                 "doctrine/coding-standard": "^8.1",
     1158                "doctrine/coding-standard": "^12.0",
    11611159                "doctrine/orm": "~2.1",
    11621160                "doctrine/persistence": "^1.3.3|^2.0|^3.0",
     
    12211219            "support": {
    12221220                "issues": "https://github.com/schmittjoh/serializer/issues",
    1223                 "source": "https://github.com/schmittjoh/serializer/tree/3.26.0"
     1221                "source": "https://github.com/schmittjoh/serializer/tree/3.28.0"
    12241222            },
    12251223            "funding": [
     
    12291227                }
    12301228            ],
    1231             "time": "2023-06-24T19:25:58+00:00"
     1229            "time": "2023-08-03T14:43:08+00:00"
    12321230        },
    12331231        {
     
    12921290        {
    12931291            "name": "nikic/php-parser",
    1294             "version": "v4.16.0",
     1292            "version": "v4.17.1",
    12951293            "source": {
    12961294                "type": "git",
    12971295                "url": "https://github.com/nikic/PHP-Parser.git",
    1298                 "reference": "19526a33fb561ef417e822e85f08a00db4059c17"
    1299             },
    1300             "dist": {
    1301                 "type": "zip",
    1302                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/19526a33fb561ef417e822e85f08a00db4059c17",
    1303                 "reference": "19526a33fb561ef417e822e85f08a00db4059c17",
     1296                "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d"
     1297            },
     1298            "dist": {
     1299                "type": "zip",
     1300                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
     1301                "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
    13041302                "shasum": ""
    13051303            },
     
    13421340            "support": {
    13431341                "issues": "https://github.com/nikic/PHP-Parser/issues",
    1344                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.16.0"
    1345             },
    1346             "time": "2023-06-25T14:52:30+00:00"
     1342                "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1"
     1343            },
     1344            "time": "2023-08-13T19:53:39+00:00"
    13471345        },
    13481346        {
     
    16101608        {
    16111609            "name": "phpstan/phpdoc-parser",
    1612             "version": "1.22.1",
     1610            "version": "1.23.1",
    16131611            "source": {
    16141612                "type": "git",
    16151613                "url": "https://github.com/phpstan/phpdoc-parser.git",
    1616                 "reference": "65c39594fbd8c67abfc68bb323f86447bab79cc0"
    1617             },
    1618             "dist": {
    1619                 "type": "zip",
    1620                 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/65c39594fbd8c67abfc68bb323f86447bab79cc0",
    1621                 "reference": "65c39594fbd8c67abfc68bb323f86447bab79cc0",
     1614                "reference": "846ae76eef31c6d7790fac9bc399ecee45160b26"
     1615            },
     1616            "dist": {
     1617                "type": "zip",
     1618                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/846ae76eef31c6d7790fac9bc399ecee45160b26",
     1619                "reference": "846ae76eef31c6d7790fac9bc399ecee45160b26",
    16221620                "shasum": ""
    16231621            },
     
    16511649            "support": {
    16521650                "issues": "https://github.com/phpstan/phpdoc-parser/issues",
    1653                 "source": "https://github.com/phpstan/phpdoc-parser/tree/1.22.1"
    1654             },
    1655             "time": "2023-06-29T20:46:06+00:00"
     1651                "source": "https://github.com/phpstan/phpdoc-parser/tree/1.23.1"
     1652            },
     1653            "time": "2023-08-03T16:32:59+00:00"
    16561654        },
    16571655        {
    16581656            "name": "phpunit/php-code-coverage",
    1659             "version": "9.2.26",
     1657            "version": "9.2.27",
    16601658            "source": {
    16611659                "type": "git",
    16621660                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
    1663                 "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1"
    1664             },
    1665             "dist": {
    1666                 "type": "zip",
    1667                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
    1668                 "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
     1661                "reference": "b0a88255cb70d52653d80c890bd7f38740ea50d1"
     1662            },
     1663            "dist": {
     1664                "type": "zip",
     1665                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/b0a88255cb70d52653d80c890bd7f38740ea50d1",
     1666                "reference": "b0a88255cb70d52653d80c890bd7f38740ea50d1",
    16691667                "shasum": ""
    16701668            },
     
    17221720            "support": {
    17231721                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
    1724                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.26"
     1722                "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
     1723                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.27"
    17251724            },
    17261725            "funding": [
     
    17301729                }
    17311730            ],
    1732             "time": "2023-03-06T12:58:08+00:00"
     1731            "time": "2023-07-26T13:44:30+00:00"
    17331732        },
    17341733        {
     
    19751974        {
    19761975            "name": "phpunit/phpunit",
    1977             "version": "9.6.10",
     1976            "version": "9.6.11",
    19781977            "source": {
    19791978                "type": "git",
    19801979                "url": "https://github.com/sebastianbergmann/phpunit.git",
    1981                 "reference": "a6d351645c3fe5a30f5e86be6577d946af65a328"
    1982             },
    1983             "dist": {
    1984                 "type": "zip",
    1985                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a6d351645c3fe5a30f5e86be6577d946af65a328",
    1986                 "reference": "a6d351645c3fe5a30f5e86be6577d946af65a328",
     1980                "reference": "810500e92855eba8a7a5319ae913be2da6f957b0"
     1981            },
     1982            "dist": {
     1983                "type": "zip",
     1984                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/810500e92855eba8a7a5319ae913be2da6f957b0",
     1985                "reference": "810500e92855eba8a7a5319ae913be2da6f957b0",
    19871986                "shasum": ""
    19881987            },
     
    20582057                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
    20592058                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
    2060                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.10"
     2059                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.11"
    20612060            },
    20622061            "funding": [
     
    20742073                }
    20752074            ],
    2076             "time": "2023-07-10T04:04:23+00:00"
     2075            "time": "2023-08-19T07:10:56+00:00"
    20772076        },
    20782077        {
     
    30283027        {
    30293028            "name": "sebastian/global-state",
    3030             "version": "5.0.5",
     3029            "version": "5.0.6",
    30313030            "source": {
    30323031                "type": "git",
    30333032                "url": "https://github.com/sebastianbergmann/global-state.git",
    3034                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
    3035             },
    3036             "dist": {
    3037                 "type": "zip",
    3038                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
    3039                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
     3033                "reference": "bde739e7565280bda77be70044ac1047bc007e34"
     3034            },
     3035            "dist": {
     3036                "type": "zip",
     3037                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34",
     3038                "reference": "bde739e7565280bda77be70044ac1047bc007e34",
    30403039                "shasum": ""
    30413040            },
     
    30803079            "support": {
    30813080                "issues": "https://github.com/sebastianbergmann/global-state/issues",
    3082                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
     3081                "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.6"
    30833082            },
    30843083            "funding": [
     
    30883087                }
    30893088            ],
    3090             "time": "2022-02-14T08:28:10+00:00"
     3089            "time": "2023-08-02T09:26:13+00:00"
    30913090        },
    30923091        {
     
    34883487        {
    34893488            "name": "symfony/console",
    3490             "version": "v5.4.24",
     3489            "version": "v5.4.28",
    34913490            "source": {
    34923491                "type": "git",
    34933492                "url": "https://github.com/symfony/console.git",
    3494                 "reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8"
    3495             },
    3496             "dist": {
    3497                 "type": "zip",
    3498                 "url": "https://api.github.com/repos/symfony/console/zipball/560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8",
    3499                 "reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8",
     3493                "reference": "f4f71842f24c2023b91237c72a365306f3c58827"
     3494            },
     3495            "dist": {
     3496                "type": "zip",
     3497                "url": "https://api.github.com/repos/symfony/console/zipball/f4f71842f24c2023b91237c72a365306f3c58827",
     3498                "reference": "f4f71842f24c2023b91237c72a365306f3c58827",
    35003499                "shasum": ""
    35013500            },
     
    35673566            ],
    35683567            "support": {
    3569                 "source": "https://github.com/symfony/console/tree/v5.4.24"
     3568                "source": "https://github.com/symfony/console/tree/v5.4.28"
    35703569            },
    35713570            "funding": [
     
    35833582                }
    35843583            ],
    3585             "time": "2023-05-26T05:13:16+00:00"
     3584            "time": "2023-08-07T06:12:30+00:00"
    35863585        },
    35873586        {
     
    36543653        {
    36553654            "name": "symfony/event-dispatcher",
    3656             "version": "v5.4.22",
     3655            "version": "v5.4.26",
    36573656            "source": {
    36583657                "type": "git",
    36593658                "url": "https://github.com/symfony/event-dispatcher.git",
    3660                 "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f"
    3661             },
    3662             "dist": {
    3663                 "type": "zip",
    3664                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
    3665                 "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
     3659                "reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac"
     3660            },
     3661            "dist": {
     3662                "type": "zip",
     3663                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/5dcc00e03413f05c1e7900090927bb7247cb0aac",
     3664                "reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac",
    36663665                "shasum": ""
    36673666            },
     
    37193718            "homepage": "https://symfony.com",
    37203719            "support": {
    3721                 "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.22"
     3720                "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.26"
    37223721            },
    37233722            "funding": [
     
    37353734                }
    37363735            ],
    3737             "time": "2023-03-17T11:31:58+00:00"
     3736            "time": "2023-07-06T06:34:20+00:00"
    37383737        },
    37393738        {
     
    38823881        {
    38833882            "name": "symfony/finder",
    3884             "version": "v5.4.21",
     3883            "version": "v5.4.27",
    38853884            "source": {
    38863885                "type": "git",
    38873886                "url": "https://github.com/symfony/finder.git",
    3888                 "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19"
    3889             },
    3890             "dist": {
    3891                 "type": "zip",
    3892                 "url": "https://api.github.com/repos/symfony/finder/zipball/078e9a5e1871fcfe6a5ce421b539344c21afef19",
    3893                 "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19",
     3887                "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d"
     3888            },
     3889            "dist": {
     3890                "type": "zip",
     3891                "url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d",
     3892                "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d",
    38943893                "shasum": ""
    38953894            },
     
    39253924            "homepage": "https://symfony.com",
    39263925            "support": {
    3927                 "source": "https://github.com/symfony/finder/tree/v5.4.21"
     3926                "source": "https://github.com/symfony/finder/tree/v5.4.27"
    39283927            },
    39293928            "funding": [
     
    39413940                }
    39423941            ],
    3943             "time": "2023-02-16T09:33:00+00:00"
     3942            "time": "2023-07-31T08:02:31+00:00"
    39443943        },
    39453944        {
     
    40144013        {
    40154014            "name": "symfony/polyfill-ctype",
    4016             "version": "v1.27.0",
     4015            "version": "v1.28.0",
    40174016            "source": {
    40184017                "type": "git",
    40194018                "url": "https://github.com/symfony/polyfill-ctype.git",
    4020                 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
    4021             },
    4022             "dist": {
    4023                 "type": "zip",
    4024                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
    4025                 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
     4019                "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
     4020            },
     4021            "dist": {
     4022                "type": "zip",
     4023                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
     4024                "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
    40264025                "shasum": ""
    40274026            },
     
    40384037            "extra": {
    40394038                "branch-alias": {
    4040                     "dev-main": "1.27-dev"
     4039                    "dev-main": "1.28-dev"
    40414040                },
    40424041                "thanks": {
     
    40764075            ],
    40774076            "support": {
    4078                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
     4077                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0"
    40794078            },
    40804079            "funding": [
     
    40924091                }
    40934092            ],
    4094             "time": "2022-11-03T14:55:06+00:00"
     4093            "time": "2023-01-26T09:26:14+00:00"
    40954094        },
    40964095        {
    40974096            "name": "symfony/polyfill-intl-grapheme",
    4098             "version": "v1.27.0",
     4097            "version": "v1.28.0",
    40994098            "source": {
    41004099                "type": "git",
    41014100                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
    4102                 "reference": "511a08c03c1960e08a883f4cffcacd219b758354"
    4103             },
    4104             "dist": {
    4105                 "type": "zip",
    4106                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
    4107                 "reference": "511a08c03c1960e08a883f4cffcacd219b758354",
     4101                "reference": "875e90aeea2777b6f135677f618529449334a612"
     4102            },
     4103            "dist": {
     4104                "type": "zip",
     4105                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
     4106                "reference": "875e90aeea2777b6f135677f618529449334a612",
    41084107                "shasum": ""
    41094108            },
     
    41174116            "extra": {
    41184117                "branch-alias": {
    4119                     "dev-main": "1.27-dev"
     4118                    "dev-main": "1.28-dev"
    41204119                },
    41214120                "thanks": {
     
    41574156            ],
    41584157            "support": {
    4159                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
     4158                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
    41604159            },
    41614160            "funding": [
     
    41734172                }
    41744173            ],
    4175             "time": "2022-11-03T14:55:06+00:00"
     4174            "time": "2023-01-26T09:26:14+00:00"
    41764175        },
    41774176        {
    41784177            "name": "symfony/polyfill-intl-normalizer",
    4179             "version": "v1.27.0",
     4178            "version": "v1.28.0",
    41804179            "source": {
    41814180                "type": "git",
    41824181                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
    4183                 "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
    4184             },
    4185             "dist": {
    4186                 "type": "zip",
    4187                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
    4188                 "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
     4182                "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
     4183            },
     4184            "dist": {
     4185                "type": "zip",
     4186                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
     4187                "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
    41894188                "shasum": ""
    41904189            },
     
    41984197            "extra": {
    41994198                "branch-alias": {
    4200                     "dev-main": "1.27-dev"
     4199                    "dev-main": "1.28-dev"
    42014200                },
    42024201                "thanks": {
     
    42414240            ],
    42424241            "support": {
    4243                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
     4242                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0"
    42444243            },
    42454244            "funding": [
     
    42574256                }
    42584257            ],
    4259             "time": "2022-11-03T14:55:06+00:00"
     4258            "time": "2023-01-26T09:26:14+00:00"
    42604259        },
    42614260        {
    42624261            "name": "symfony/polyfill-mbstring",
    4263             "version": "v1.27.0",
     4262            "version": "v1.28.0",
    42644263            "source": {
    42654264                "type": "git",
    42664265                "url": "https://github.com/symfony/polyfill-mbstring.git",
    4267                 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
    4268             },
    4269             "dist": {
    4270                 "type": "zip",
    4271                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
    4272                 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
     4266                "reference": "42292d99c55abe617799667f454222c54c60e229"
     4267            },
     4268            "dist": {
     4269                "type": "zip",
     4270                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
     4271                "reference": "42292d99c55abe617799667f454222c54c60e229",
    42734272                "shasum": ""
    42744273            },
     
    42854284            "extra": {
    42864285                "branch-alias": {
    4287                     "dev-main": "1.27-dev"
     4286                    "dev-main": "1.28-dev"
    42884287                },
    42894288                "thanks": {
     
    43244323            ],
    43254324            "support": {
    4326                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
     4325                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
    43274326            },
    43284327            "funding": [
     
    43404339                }
    43414340            ],
    4342             "time": "2022-11-03T14:55:06+00:00"
     4341            "time": "2023-07-28T09:04:16+00:00"
    43434342        },
    43444343        {
    43454344            "name": "symfony/polyfill-php73",
    4346             "version": "v1.27.0",
     4345            "version": "v1.28.0",
    43474346            "source": {
    43484347                "type": "git",
    43494348                "url": "https://github.com/symfony/polyfill-php73.git",
    4350                 "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
    4351             },
    4352             "dist": {
    4353                 "type": "zip",
    4354                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
    4355                 "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
     4349                "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5"
     4350            },
     4351            "dist": {
     4352                "type": "zip",
     4353                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5",
     4354                "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5",
    43564355                "shasum": ""
    43574356            },
     
    43624361            "extra": {
    43634362                "branch-alias": {
    4364                     "dev-main": "1.27-dev"
     4363                    "dev-main": "1.28-dev"
    43654364                },
    43664365                "thanks": {
     
    44034402            ],
    44044403            "support": {
    4405                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0"
     4404                "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0"
    44064405            },
    44074406            "funding": [
     
    44194418                }
    44204419            ],
    4421             "time": "2022-11-03T14:55:06+00:00"
     4420            "time": "2023-01-26T09:26:14+00:00"
    44224421        },
    44234422        {
    44244423            "name": "symfony/polyfill-php80",
    4425             "version": "v1.27.0",
     4424            "version": "v1.28.0",
    44264425            "source": {
    44274426                "type": "git",
    44284427                "url": "https://github.com/symfony/polyfill-php80.git",
    4429                 "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
    4430             },
    4431             "dist": {
    4432                 "type": "zip",
    4433                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
    4434                 "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
     4428                "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
     4429            },
     4430            "dist": {
     4431                "type": "zip",
     4432                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
     4433                "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
    44354434                "shasum": ""
    44364435            },
     
    44414440            "extra": {
    44424441                "branch-alias": {
    4443                     "dev-main": "1.27-dev"
     4442                    "dev-main": "1.28-dev"
    44444443                },
    44454444                "thanks": {
     
    44864485            ],
    44874486            "support": {
    4488                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
     4487                "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0"
    44894488            },
    44904489            "funding": [
     
    45024501                }
    45034502            ],
    4504             "time": "2022-11-03T14:55:06+00:00"
     4503            "time": "2023-01-26T09:26:14+00:00"
    45054504        },
    45064505        {
    45074506            "name": "symfony/polyfill-php81",
    4508             "version": "v1.27.0",
     4507            "version": "v1.28.0",
    45094508            "source": {
    45104509                "type": "git",
    45114510                "url": "https://github.com/symfony/polyfill-php81.git",
    4512                 "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
    4513             },
    4514             "dist": {
    4515                 "type": "zip",
    4516                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
    4517                 "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
     4511                "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
     4512            },
     4513            "dist": {
     4514                "type": "zip",
     4515                "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
     4516                "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
    45184517                "shasum": ""
    45194518            },
     
    45244523            "extra": {
    45254524                "branch-alias": {
    4526                     "dev-main": "1.27-dev"
     4525                    "dev-main": "1.28-dev"
    45274526                },
    45284527                "thanks": {
     
    45654564            ],
    45664565            "support": {
    4567                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
     4566                "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0"
    45684567            },
    45694568            "funding": [
     
    45814580                }
    45824581            ],
    4583             "time": "2022-11-03T14:55:06+00:00"
     4582            "time": "2023-01-26T09:26:14+00:00"
    45844583        },
    45854584        {
    45864585            "name": "symfony/process",
    4587             "version": "v5.4.24",
     4586            "version": "v5.4.28",
    45884587            "source": {
    45894588                "type": "git",
    45904589                "url": "https://github.com/symfony/process.git",
    4591                 "reference": "e3c46cc5689c8782944274bb30702106ecbe3b64"
    4592             },
    4593             "dist": {
    4594                 "type": "zip",
    4595                 "url": "https://api.github.com/repos/symfony/process/zipball/e3c46cc5689c8782944274bb30702106ecbe3b64",
    4596                 "reference": "e3c46cc5689c8782944274bb30702106ecbe3b64",
     4590                "reference": "45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b"
     4591            },
     4592            "dist": {
     4593                "type": "zip",
     4594                "url": "https://api.github.com/repos/symfony/process/zipball/45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b",
     4595                "reference": "45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b",
    45974596                "shasum": ""
    45984597            },
     
    46274626            "homepage": "https://symfony.com",
    46284627            "support": {
    4629                 "source": "https://github.com/symfony/process/tree/v5.4.24"
     4628                "source": "https://github.com/symfony/process/tree/v5.4.28"
    46304629            },
    46314630            "funding": [
     
    46434642                }
    46444643            ],
    4645             "time": "2023-05-17T11:26:05+00:00"
     4644            "time": "2023-08-07T10:36:04+00:00"
    46464645        },
    46474646        {
     
    47924791        {
    47934792            "name": "symfony/string",
    4794             "version": "v5.4.22",
     4793            "version": "v5.4.26",
    47954794            "source": {
    47964795                "type": "git",
    47974796                "url": "https://github.com/symfony/string.git",
    4798                 "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62"
    4799             },
    4800             "dist": {
    4801                 "type": "zip",
    4802                 "url": "https://api.github.com/repos/symfony/string/zipball/8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
    4803                 "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
     4797                "reference": "1181fe9270e373537475e826873b5867b863883c"
     4798            },
     4799            "dist": {
     4800                "type": "zip",
     4801                "url": "https://api.github.com/repos/symfony/string/zipball/1181fe9270e373537475e826873b5867b863883c",
     4802                "reference": "1181fe9270e373537475e826873b5867b863883c",
    48044803                "shasum": ""
    48054804            },
     
    48584857            ],
    48594858            "support": {
    4860                 "source": "https://github.com/symfony/string/tree/v5.4.22"
     4859                "source": "https://github.com/symfony/string/tree/v5.4.26"
    48614860            },
    48624861            "funding": [
     
    48744873                }
    48754874            ],
    4876             "time": "2023-03-14T06:11:53+00:00"
     4875            "time": "2023-06-28T12:46:07+00:00"
    48774876        },
    48784877        {
     
    49284927        {
    49294928            "name": "yoast/phpunit-polyfills",
    4930             "version": "1.0.5",
     4929            "version": "1.1.0",
    49314930            "source": {
    49324931                "type": "git",
    49334932                "url": "https://github.com/Yoast/PHPUnit-Polyfills.git",
    4934                 "reference": "3b59adeef77fb1c03ff5381dbb9d68b0aaff3171"
    4935             },
    4936             "dist": {
    4937                 "type": "zip",
    4938                 "url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/3b59adeef77fb1c03ff5381dbb9d68b0aaff3171",
    4939                 "reference": "3b59adeef77fb1c03ff5381dbb9d68b0aaff3171",
     4933                "reference": "224e4a1329c03d8bad520e3fc4ec980034a4b212"
     4934            },
     4935            "dist": {
     4936                "type": "zip",
     4937                "url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/224e4a1329c03d8bad520e3fc4ec980034a4b212",
     4938                "reference": "224e4a1329c03d8bad520e3fc4ec980034a4b212",
    49404939                "shasum": ""
    49414940            },
     
    49844983                "source": "https://github.com/Yoast/PHPUnit-Polyfills"
    49854984            },
    4986             "time": "2023-03-30T23:39:05+00:00"
     4985            "time": "2023-08-19T14:25:08+00:00"
    49874986        }
    49884987    ],
  • captcha-eu/tags/v1.0.25/readme.txt

    r2941141 r2962567  
    55Tested up to: 6.2
    66Requires PHP: 7.0
    7 Stable tag: 1.0.24
     7Stable tag: 1.0.25
    88License: GPL
    99License URI: https://opensource.org/license/gpl/
     
    1212
    1313== Description ==
     14
     15https://www.youtube.com/watch?v=VAaY32V1Ko4
    1416
    1517Captcha.eu is the ultimate solution for GDPR compliant captcha protection. Our plugin is designed to safeguard your website against spam and unwanted bot traffic while ensuring compliance with EU data protection regulations. With Captcha.eu, you can protect all your forms, including login and signup forms, with ease.
     
    5961
    6062== Changelog ==
     63= 1.0.25 =
     64* update readme.txt - add video
    6165= 1.0.24 =
    6266* fixed php 8.2 deprecated dynamic properties
  • captcha-eu/tags/v1.0.25/vendor/autoload.php

    r2941141 r2962567  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInitd3a044b81bd9f395d5b965356cc7b142::getLoader();
     25return ComposerAutoloaderInitc6537ae706336734539418e7c25e7522::getLoader();
  • captcha-eu/tags/v1.0.25/vendor/composer/autoload_real.php

    r2941141 r2962567  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInitd3a044b81bd9f395d5b965356cc7b142
     5class ComposerAutoloaderInitc6537ae706336734539418e7c25e7522
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInitd3a044b81bd9f395d5b965356cc7b142', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInitc6537ae706336734539418e7c25e7522', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInitd3a044b81bd9f395d5b965356cc7b142', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInitc6537ae706336734539418e7c25e7522', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInitd3a044b81bd9f395d5b965356cc7b142::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInitc6537ae706336734539418e7c25e7522::getInitializer($loader));
    3333
    3434        $loader->register(true);
  • captcha-eu/tags/v1.0.25/vendor/composer/autoload_static.php

    r2941141 r2962567  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInitd3a044b81bd9f395d5b965356cc7b142
     7class ComposerStaticInitc6537ae706336734539418e7c25e7522
    88{
    99    public static $prefixLengthsPsr4 = array (
     
    3232    {
    3333        return \Closure::bind(function () use ($loader) {
    34             $loader->prefixLengthsPsr4 = ComposerStaticInitd3a044b81bd9f395d5b965356cc7b142::$prefixLengthsPsr4;
    35             $loader->prefixDirsPsr4 = ComposerStaticInitd3a044b81bd9f395d5b965356cc7b142::$prefixDirsPsr4;
    36             $loader->classMap = ComposerStaticInitd3a044b81bd9f395d5b965356cc7b142::$classMap;
     34            $loader->prefixLengthsPsr4 = ComposerStaticInitc6537ae706336734539418e7c25e7522::$prefixLengthsPsr4;
     35            $loader->prefixDirsPsr4 = ComposerStaticInitc6537ae706336734539418e7c25e7522::$prefixDirsPsr4;
     36            $loader->classMap = ComposerStaticInitc6537ae706336734539418e7c25e7522::$classMap;
    3737
    3838        }, null, ClassLoader::class);
  • captcha-eu/tags/v1.0.25/vendor/composer/installers/.git/logs/HEAD

    r2941141 r2962567  
    1 0000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1689924440 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
    2 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe d20a64ed3c94748397ff5973488761b22f6d3f19 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1689924440 +0000   checkout: moving from main to v1.12.0
     10000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1693833695 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     22a9170263fcd9cc4fd0b50917293c21d6c1a5bfe d20a64ed3c94748397ff5973488761b22f6d3f19 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1693833695 +0000   checkout: moving from main to v1.12.0
  • captcha-eu/tags/v1.0.25/vendor/composer/installers/.git/logs/refs/heads/main

    r2941141 r2962567  
    1 0000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1689924440 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     10000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1693833695 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
  • captcha-eu/tags/v1.0.25/vendor/composer/installers/.git/logs/refs/remotes/origin/HEAD

    r2941141 r2962567  
    1 0000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1689924440 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     10000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1693833695 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
  • captcha-eu/tags/v1.0.25/wp-captcha.php

    r2941141 r2962567  
    44 * Description: Captcha.eu provides a GDPR compliant protection against bots and spammers.
    55 * Plugin URI:  https://www.captcha.eu
    6  * Version:     1.0.24
     6 * Version:     1.0.25
    77 * Author:      captchaeu
    88 * Author URI:  https://profiles.wordpress.org/captchaeu/
  • captcha-eu/trunk/composer.lock

    r2941141 r2962567  
    233233        {
    234234            "name": "composer/semver",
    235             "version": "3.3.2",
     235            "version": "3.4.0",
    236236            "source": {
    237237                "type": "git",
    238238                "url": "https://github.com/composer/semver.git",
    239                 "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
    240             },
    241             "dist": {
    242                 "type": "zip",
    243                 "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
    244                 "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
     239                "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32"
     240            },
     241            "dist": {
     242                "type": "zip",
     243                "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32",
     244                "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32",
    245245                "shasum": ""
    246246            },
     
    292292            ],
    293293            "support": {
    294                 "irc": "irc://irc.freenode.org/composer",
     294                "irc": "ircs://irc.libera.chat:6697/composer",
    295295                "issues": "https://github.com/composer/semver/issues",
    296                 "source": "https://github.com/composer/semver/tree/3.3.2"
     296                "source": "https://github.com/composer/semver/tree/3.4.0"
    297297            },
    298298            "funding": [
     
    310310                }
    311311            ],
    312             "time": "2022-04-01T19:23:25+00:00"
     312            "time": "2023-08-31T09:50:34+00:00"
    313313        },
    314314        {
     
    651651        {
    652652            "name": "friendsofphp/php-cs-fixer",
    653             "version": "v3.22.0",
     653            "version": "v3.25.1",
    654654            "source": {
    655655                "type": "git",
    656656                "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
    657                 "reference": "92b019f6c8d79aa26349d0db7671d37440dc0ff3"
    658             },
    659             "dist": {
    660                 "type": "zip",
    661                 "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/92b019f6c8d79aa26349d0db7671d37440dc0ff3",
    662                 "reference": "92b019f6c8d79aa26349d0db7671d37440dc0ff3",
     657                "reference": "8e21d69801de6b5ecb0dbe0bcdf967b335b1260b"
     658            },
     659            "dist": {
     660                "type": "zip",
     661                "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/8e21d69801de6b5ecb0dbe0bcdf967b335b1260b",
     662                "reference": "8e21d69801de6b5ecb0dbe0bcdf967b335b1260b",
    663663                "shasum": ""
    664664            },
     
    666666                "composer/semver": "^3.3",
    667667                "composer/xdebug-handler": "^3.0.3",
    668                 "doctrine/annotations": "^2",
    669                 "doctrine/lexer": "^2 || ^3",
    670668                "ext-json": "*",
    671669                "ext-tokenizer": "*",
     
    736734            "support": {
    737735                "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
    738                 "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.22.0"
     736                "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.25.1"
    739737            },
    740738            "funding": [
     
    744742                }
    745743            ],
    746             "time": "2023-07-16T23:08:06+00:00"
     744            "time": "2023-09-04T01:22:52+00:00"
    747745        },
    748746        {
    749747            "name": "guzzlehttp/guzzle",
    750             "version": "7.7.0",
     748            "version": "7.8.0",
    751749            "source": {
    752750                "type": "git",
    753751                "url": "https://github.com/guzzle/guzzle.git",
    754                 "reference": "fb7566caccf22d74d1ab270de3551f72a58399f5"
    755             },
    756             "dist": {
    757                 "type": "zip",
    758                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/fb7566caccf22d74d1ab270de3551f72a58399f5",
    759                 "reference": "fb7566caccf22d74d1ab270de3551f72a58399f5",
     752                "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9"
     753            },
     754            "dist": {
     755                "type": "zip",
     756                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/1110f66a6530a40fe7aea0378fe608ee2b2248f9",
     757                "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9",
    760758                "shasum": ""
    761759            },
    762760            "require": {
    763761                "ext-json": "*",
    764                 "guzzlehttp/promises": "^1.5.3 || ^2.0",
    765                 "guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
     762                "guzzlehttp/promises": "^1.5.3 || ^2.0.1",
     763                "guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
    766764                "php": "^7.2.5 || ^8.0",
    767765                "psr/http-client": "^1.0",
     
    854852            "support": {
    855853                "issues": "https://github.com/guzzle/guzzle/issues",
    856                 "source": "https://github.com/guzzle/guzzle/tree/7.7.0"
     854                "source": "https://github.com/guzzle/guzzle/tree/7.8.0"
    857855            },
    858856            "funding": [
     
    870868                }
    871869            ],
    872             "time": "2023-05-21T14:04:53+00:00"
     870            "time": "2023-08-27T10:20:53+00:00"
    873871        },
    874872        {
    875873            "name": "guzzlehttp/promises",
    876             "version": "2.0.0",
     874            "version": "2.0.1",
    877875            "source": {
    878876                "type": "git",
    879877                "url": "https://github.com/guzzle/promises.git",
    880                 "reference": "3a494dc7dc1d7d12e511890177ae2d0e6c107da6"
    881             },
    882             "dist": {
    883                 "type": "zip",
    884                 "url": "https://api.github.com/repos/guzzle/promises/zipball/3a494dc7dc1d7d12e511890177ae2d0e6c107da6",
    885                 "reference": "3a494dc7dc1d7d12e511890177ae2d0e6c107da6",
     878                "reference": "111166291a0f8130081195ac4556a5587d7f1b5d"
     879            },
     880            "dist": {
     881                "type": "zip",
     882                "url": "https://api.github.com/repos/guzzle/promises/zipball/111166291a0f8130081195ac4556a5587d7f1b5d",
     883                "reference": "111166291a0f8130081195ac4556a5587d7f1b5d",
    886884                "shasum": ""
    887885            },
     
    937935            "support": {
    938936                "issues": "https://github.com/guzzle/promises/issues",
    939                 "source": "https://github.com/guzzle/promises/tree/2.0.0"
     937                "source": "https://github.com/guzzle/promises/tree/2.0.1"
    940938            },
    941939            "funding": [
     
    953951                }
    954952            ],
    955             "time": "2023-05-21T13:50:22+00:00"
     953            "time": "2023-08-03T15:11:55+00:00"
    956954        },
    957955        {
    958956            "name": "guzzlehttp/psr7",
    959             "version": "2.5.0",
     957            "version": "2.6.1",
    960958            "source": {
    961959                "type": "git",
    962960                "url": "https://github.com/guzzle/psr7.git",
    963                 "reference": "b635f279edd83fc275f822a1188157ffea568ff6"
    964             },
    965             "dist": {
    966                 "type": "zip",
    967                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6",
    968                 "reference": "b635f279edd83fc275f822a1188157ffea568ff6",
     961                "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727"
     962            },
     963            "dist": {
     964                "type": "zip",
     965                "url": "https://api.github.com/repos/guzzle/psr7/zipball/be45764272e8873c72dbe3d2edcfdfcc3bc9f727",
     966                "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727",
    969967                "shasum": ""
    970968            },
     
    10531051            "support": {
    10541052                "issues": "https://github.com/guzzle/psr7/issues",
    1055                 "source": "https://github.com/guzzle/psr7/tree/2.5.0"
     1053                "source": "https://github.com/guzzle/psr7/tree/2.6.1"
    10561054            },
    10571055            "funding": [
     
    10691067                }
    10701068            ],
    1071             "time": "2023-04-17T16:11:26+00:00"
     1069            "time": "2023-08-27T10:13:57+00:00"
    10721070        },
    10731071        {
     
    11371135        {
    11381136            "name": "jms/serializer",
    1139             "version": "3.26.0",
     1137            "version": "3.28.0",
    11401138            "source": {
    11411139                "type": "git",
    11421140                "url": "https://github.com/schmittjoh/serializer.git",
    1143                 "reference": "926a7d57438fa1ff4ab794551c5ae26e68536853"
    1144             },
    1145             "dist": {
    1146                 "type": "zip",
    1147                 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/926a7d57438fa1ff4ab794551c5ae26e68536853",
    1148                 "reference": "926a7d57438fa1ff4ab794551c5ae26e68536853",
     1141                "reference": "5a5a03a71a28a480189c5a0ca95893c19f1d120c"
     1142            },
     1143            "dist": {
     1144                "type": "zip",
     1145                "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/5a5a03a71a28a480189c5a0ca95893c19f1d120c",
     1146                "reference": "5a5a03a71a28a480189c5a0ca95893c19f1d120c",
    11491147                "shasum": ""
    11501148            },
     
    11521150                "doctrine/annotations": "^1.13 || ^2.0",
    11531151                "doctrine/instantiator": "^1.0.3 || ^2.0",
    1154                 "doctrine/lexer": "^2",
     1152                "doctrine/lexer": "^2.0 || ^3.0",
    11551153                "jms/metadata": "^2.6",
    11561154                "php": "^7.2||^8.0",
     
    11581156            },
    11591157            "require-dev": {
    1160                 "doctrine/coding-standard": "^8.1",
     1158                "doctrine/coding-standard": "^12.0",
    11611159                "doctrine/orm": "~2.1",
    11621160                "doctrine/persistence": "^1.3.3|^2.0|^3.0",
     
    12211219            "support": {
    12221220                "issues": "https://github.com/schmittjoh/serializer/issues",
    1223                 "source": "https://github.com/schmittjoh/serializer/tree/3.26.0"
     1221                "source": "https://github.com/schmittjoh/serializer/tree/3.28.0"
    12241222            },
    12251223            "funding": [
     
    12291227                }
    12301228            ],
    1231             "time": "2023-06-24T19:25:58+00:00"
     1229            "time": "2023-08-03T14:43:08+00:00"
    12321230        },
    12331231        {
     
    12921290        {
    12931291            "name": "nikic/php-parser",
    1294             "version": "v4.16.0",
     1292            "version": "v4.17.1",
    12951293            "source": {
    12961294                "type": "git",
    12971295                "url": "https://github.com/nikic/PHP-Parser.git",
    1298                 "reference": "19526a33fb561ef417e822e85f08a00db4059c17"
    1299             },
    1300             "dist": {
    1301                 "type": "zip",
    1302                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/19526a33fb561ef417e822e85f08a00db4059c17",
    1303                 "reference": "19526a33fb561ef417e822e85f08a00db4059c17",
     1296                "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d"
     1297            },
     1298            "dist": {
     1299                "type": "zip",
     1300                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
     1301                "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
    13041302                "shasum": ""
    13051303            },
     
    13421340            "support": {
    13431341                "issues": "https://github.com/nikic/PHP-Parser/issues",
    1344                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.16.0"
    1345             },
    1346             "time": "2023-06-25T14:52:30+00:00"
     1342                "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1"
     1343            },
     1344            "time": "2023-08-13T19:53:39+00:00"
    13471345        },
    13481346        {
     
    16101608        {
    16111609            "name": "phpstan/phpdoc-parser",
    1612             "version": "1.22.1",
     1610            "version": "1.23.1",
    16131611            "source": {
    16141612                "type": "git",
    16151613                "url": "https://github.com/phpstan/phpdoc-parser.git",
    1616                 "reference": "65c39594fbd8c67abfc68bb323f86447bab79cc0"
    1617             },
    1618             "dist": {
    1619                 "type": "zip",
    1620                 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/65c39594fbd8c67abfc68bb323f86447bab79cc0",
    1621                 "reference": "65c39594fbd8c67abfc68bb323f86447bab79cc0",
     1614                "reference": "846ae76eef31c6d7790fac9bc399ecee45160b26"
     1615            },
     1616            "dist": {
     1617                "type": "zip",
     1618                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/846ae76eef31c6d7790fac9bc399ecee45160b26",
     1619                "reference": "846ae76eef31c6d7790fac9bc399ecee45160b26",
    16221620                "shasum": ""
    16231621            },
     
    16511649            "support": {
    16521650                "issues": "https://github.com/phpstan/phpdoc-parser/issues",
    1653                 "source": "https://github.com/phpstan/phpdoc-parser/tree/1.22.1"
    1654             },
    1655             "time": "2023-06-29T20:46:06+00:00"
     1651                "source": "https://github.com/phpstan/phpdoc-parser/tree/1.23.1"
     1652            },
     1653            "time": "2023-08-03T16:32:59+00:00"
    16561654        },
    16571655        {
    16581656            "name": "phpunit/php-code-coverage",
    1659             "version": "9.2.26",
     1657            "version": "9.2.27",
    16601658            "source": {
    16611659                "type": "git",
    16621660                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
    1663                 "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1"
    1664             },
    1665             "dist": {
    1666                 "type": "zip",
    1667                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
    1668                 "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
     1661                "reference": "b0a88255cb70d52653d80c890bd7f38740ea50d1"
     1662            },
     1663            "dist": {
     1664                "type": "zip",
     1665                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/b0a88255cb70d52653d80c890bd7f38740ea50d1",
     1666                "reference": "b0a88255cb70d52653d80c890bd7f38740ea50d1",
    16691667                "shasum": ""
    16701668            },
     
    17221720            "support": {
    17231721                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
    1724                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.26"
     1722                "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
     1723                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.27"
    17251724            },
    17261725            "funding": [
     
    17301729                }
    17311730            ],
    1732             "time": "2023-03-06T12:58:08+00:00"
     1731            "time": "2023-07-26T13:44:30+00:00"
    17331732        },
    17341733        {
     
    19751974        {
    19761975            "name": "phpunit/phpunit",
    1977             "version": "9.6.10",
     1976            "version": "9.6.11",
    19781977            "source": {
    19791978                "type": "git",
    19801979                "url": "https://github.com/sebastianbergmann/phpunit.git",
    1981                 "reference": "a6d351645c3fe5a30f5e86be6577d946af65a328"
    1982             },
    1983             "dist": {
    1984                 "type": "zip",
    1985                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a6d351645c3fe5a30f5e86be6577d946af65a328",
    1986                 "reference": "a6d351645c3fe5a30f5e86be6577d946af65a328",
     1980                "reference": "810500e92855eba8a7a5319ae913be2da6f957b0"
     1981            },
     1982            "dist": {
     1983                "type": "zip",
     1984                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/810500e92855eba8a7a5319ae913be2da6f957b0",
     1985                "reference": "810500e92855eba8a7a5319ae913be2da6f957b0",
    19871986                "shasum": ""
    19881987            },
     
    20582057                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
    20592058                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
    2060                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.10"
     2059                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.11"
    20612060            },
    20622061            "funding": [
     
    20742073                }
    20752074            ],
    2076             "time": "2023-07-10T04:04:23+00:00"
     2075            "time": "2023-08-19T07:10:56+00:00"
    20772076        },
    20782077        {
     
    30283027        {
    30293028            "name": "sebastian/global-state",
    3030             "version": "5.0.5",
     3029            "version": "5.0.6",
    30313030            "source": {
    30323031                "type": "git",
    30333032                "url": "https://github.com/sebastianbergmann/global-state.git",
    3034                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
    3035             },
    3036             "dist": {
    3037                 "type": "zip",
    3038                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
    3039                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
     3033                "reference": "bde739e7565280bda77be70044ac1047bc007e34"
     3034            },
     3035            "dist": {
     3036                "type": "zip",
     3037                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34",
     3038                "reference": "bde739e7565280bda77be70044ac1047bc007e34",
    30403039                "shasum": ""
    30413040            },
     
    30803079            "support": {
    30813080                "issues": "https://github.com/sebastianbergmann/global-state/issues",
    3082                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
     3081                "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.6"
    30833082            },
    30843083            "funding": [
     
    30883087                }
    30893088            ],
    3090             "time": "2022-02-14T08:28:10+00:00"
     3089            "time": "2023-08-02T09:26:13+00:00"
    30913090        },
    30923091        {
     
    34883487        {
    34893488            "name": "symfony/console",
    3490             "version": "v5.4.24",
     3489            "version": "v5.4.28",
    34913490            "source": {
    34923491                "type": "git",
    34933492                "url": "https://github.com/symfony/console.git",
    3494                 "reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8"
    3495             },
    3496             "dist": {
    3497                 "type": "zip",
    3498                 "url": "https://api.github.com/repos/symfony/console/zipball/560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8",
    3499                 "reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8",
     3493                "reference": "f4f71842f24c2023b91237c72a365306f3c58827"
     3494            },
     3495            "dist": {
     3496                "type": "zip",
     3497                "url": "https://api.github.com/repos/symfony/console/zipball/f4f71842f24c2023b91237c72a365306f3c58827",
     3498                "reference": "f4f71842f24c2023b91237c72a365306f3c58827",
    35003499                "shasum": ""
    35013500            },
     
    35673566            ],
    35683567            "support": {
    3569                 "source": "https://github.com/symfony/console/tree/v5.4.24"
     3568                "source": "https://github.com/symfony/console/tree/v5.4.28"
    35703569            },
    35713570            "funding": [
     
    35833582                }
    35843583            ],
    3585             "time": "2023-05-26T05:13:16+00:00"
     3584            "time": "2023-08-07T06:12:30+00:00"
    35863585        },
    35873586        {
     
    36543653        {
    36553654            "name": "symfony/event-dispatcher",
    3656             "version": "v5.4.22",
     3655            "version": "v5.4.26",
    36573656            "source": {
    36583657                "type": "git",
    36593658                "url": "https://github.com/symfony/event-dispatcher.git",
    3660                 "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f"
    3661             },
    3662             "dist": {
    3663                 "type": "zip",
    3664                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
    3665                 "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
     3659                "reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac"
     3660            },
     3661            "dist": {
     3662                "type": "zip",
     3663                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/5dcc00e03413f05c1e7900090927bb7247cb0aac",
     3664                "reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac",
    36663665                "shasum": ""
    36673666            },
     
    37193718            "homepage": "https://symfony.com",
    37203719            "support": {
    3721                 "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.22"
     3720                "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.26"
    37223721            },
    37233722            "funding": [
     
    37353734                }
    37363735            ],
    3737             "time": "2023-03-17T11:31:58+00:00"
     3736            "time": "2023-07-06T06:34:20+00:00"
    37383737        },
    37393738        {
     
    38823881        {
    38833882            "name": "symfony/finder",
    3884             "version": "v5.4.21",
     3883            "version": "v5.4.27",
    38853884            "source": {
    38863885                "type": "git",
    38873886                "url": "https://github.com/symfony/finder.git",
    3888                 "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19"
    3889             },
    3890             "dist": {
    3891                 "type": "zip",
    3892                 "url": "https://api.github.com/repos/symfony/finder/zipball/078e9a5e1871fcfe6a5ce421b539344c21afef19",
    3893                 "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19",
     3887                "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d"
     3888            },
     3889            "dist": {
     3890                "type": "zip",
     3891                "url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d",
     3892                "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d",
    38943893                "shasum": ""
    38953894            },
     
    39253924            "homepage": "https://symfony.com",
    39263925            "support": {
    3927                 "source": "https://github.com/symfony/finder/tree/v5.4.21"
     3926                "source": "https://github.com/symfony/finder/tree/v5.4.27"
    39283927            },
    39293928            "funding": [
     
    39413940                }
    39423941            ],
    3943             "time": "2023-02-16T09:33:00+00:00"
     3942            "time": "2023-07-31T08:02:31+00:00"
    39443943        },
    39453944        {
     
    40144013        {
    40154014            "name": "symfony/polyfill-ctype",
    4016             "version": "v1.27.0",
     4015            "version": "v1.28.0",
    40174016            "source": {
    40184017                "type": "git",
    40194018                "url": "https://github.com/symfony/polyfill-ctype.git",
    4020                 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
    4021             },
    4022             "dist": {
    4023                 "type": "zip",
    4024                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
    4025                 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
     4019                "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
     4020            },
     4021            "dist": {
     4022                "type": "zip",
     4023                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
     4024                "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
    40264025                "shasum": ""
    40274026            },
     
    40384037            "extra": {
    40394038                "branch-alias": {
    4040                     "dev-main": "1.27-dev"
     4039                    "dev-main": "1.28-dev"
    40414040                },
    40424041                "thanks": {
     
    40764075            ],
    40774076            "support": {
    4078                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
     4077                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0"
    40794078            },
    40804079            "funding": [
     
    40924091                }
    40934092            ],
    4094             "time": "2022-11-03T14:55:06+00:00"
     4093            "time": "2023-01-26T09:26:14+00:00"
    40954094        },
    40964095        {
    40974096            "name": "symfony/polyfill-intl-grapheme",
    4098             "version": "v1.27.0",
     4097            "version": "v1.28.0",
    40994098            "source": {
    41004099                "type": "git",
    41014100                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
    4102                 "reference": "511a08c03c1960e08a883f4cffcacd219b758354"
    4103             },
    4104             "dist": {
    4105                 "type": "zip",
    4106                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
    4107                 "reference": "511a08c03c1960e08a883f4cffcacd219b758354",
     4101                "reference": "875e90aeea2777b6f135677f618529449334a612"
     4102            },
     4103            "dist": {
     4104                "type": "zip",
     4105                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
     4106                "reference": "875e90aeea2777b6f135677f618529449334a612",
    41084107                "shasum": ""
    41094108            },
     
    41174116            "extra": {
    41184117                "branch-alias": {
    4119                     "dev-main": "1.27-dev"
     4118                    "dev-main": "1.28-dev"
    41204119                },
    41214120                "thanks": {
     
    41574156            ],
    41584157            "support": {
    4159                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
     4158                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
    41604159            },
    41614160            "funding": [
     
    41734172                }
    41744173            ],
    4175             "time": "2022-11-03T14:55:06+00:00"
     4174            "time": "2023-01-26T09:26:14+00:00"
    41764175        },
    41774176        {
    41784177            "name": "symfony/polyfill-intl-normalizer",
    4179             "version": "v1.27.0",
     4178            "version": "v1.28.0",
    41804179            "source": {
    41814180                "type": "git",
    41824181                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
    4183                 "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
    4184             },
    4185             "dist": {
    4186                 "type": "zip",
    4187                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
    4188                 "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
     4182                "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
     4183            },
     4184            "dist": {
     4185                "type": "zip",
     4186                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
     4187                "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
    41894188                "shasum": ""
    41904189            },
     
    41984197            "extra": {
    41994198                "branch-alias": {
    4200                     "dev-main": "1.27-dev"
     4199                    "dev-main": "1.28-dev"
    42014200                },
    42024201                "thanks": {
     
    42414240            ],
    42424241            "support": {
    4243                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
     4242                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0"
    42444243            },
    42454244            "funding": [
     
    42574256                }
    42584257            ],
    4259             "time": "2022-11-03T14:55:06+00:00"
     4258            "time": "2023-01-26T09:26:14+00:00"
    42604259        },
    42614260        {
    42624261            "name": "symfony/polyfill-mbstring",
    4263             "version": "v1.27.0",
     4262            "version": "v1.28.0",
    42644263            "source": {
    42654264                "type": "git",
    42664265                "url": "https://github.com/symfony/polyfill-mbstring.git",
    4267                 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
    4268             },
    4269             "dist": {
    4270                 "type": "zip",
    4271                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
    4272                 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
     4266                "reference": "42292d99c55abe617799667f454222c54c60e229"
     4267            },
     4268            "dist": {
     4269                "type": "zip",
     4270                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
     4271                "reference": "42292d99c55abe617799667f454222c54c60e229",
    42734272                "shasum": ""
    42744273            },
     
    42854284            "extra": {
    42864285                "branch-alias": {
    4287                     "dev-main": "1.27-dev"
     4286                    "dev-main": "1.28-dev"
    42884287                },
    42894288                "thanks": {
     
    43244323            ],
    43254324            "support": {
    4326                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
     4325                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
    43274326            },
    43284327            "funding": [
     
    43404339                }
    43414340            ],
    4342             "time": "2022-11-03T14:55:06+00:00"
     4341            "time": "2023-07-28T09:04:16+00:00"
    43434342        },
    43444343        {
    43454344            "name": "symfony/polyfill-php73",
    4346             "version": "v1.27.0",
     4345            "version": "v1.28.0",
    43474346            "source": {
    43484347                "type": "git",
    43494348                "url": "https://github.com/symfony/polyfill-php73.git",
    4350                 "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
    4351             },
    4352             "dist": {
    4353                 "type": "zip",
    4354                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
    4355                 "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
     4349                "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5"
     4350            },
     4351            "dist": {
     4352                "type": "zip",
     4353                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5",
     4354                "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5",
    43564355                "shasum": ""
    43574356            },
     
    43624361            "extra": {
    43634362                "branch-alias": {
    4364                     "dev-main": "1.27-dev"
     4363                    "dev-main": "1.28-dev"
    43654364                },
    43664365                "thanks": {
     
    44034402            ],
    44044403            "support": {
    4405                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0"
     4404                "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0"
    44064405            },
    44074406            "funding": [
     
    44194418                }
    44204419            ],
    4421             "time": "2022-11-03T14:55:06+00:00"
     4420            "time": "2023-01-26T09:26:14+00:00"
    44224421        },
    44234422        {
    44244423            "name": "symfony/polyfill-php80",
    4425             "version": "v1.27.0",
     4424            "version": "v1.28.0",
    44264425            "source": {
    44274426                "type": "git",
    44284427                "url": "https://github.com/symfony/polyfill-php80.git",
    4429                 "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
    4430             },
    4431             "dist": {
    4432                 "type": "zip",
    4433                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
    4434                 "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
     4428                "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
     4429            },
     4430            "dist": {
     4431                "type": "zip",
     4432                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
     4433                "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
    44354434                "shasum": ""
    44364435            },
     
    44414440            "extra": {
    44424441                "branch-alias": {
    4443                     "dev-main": "1.27-dev"
     4442                    "dev-main": "1.28-dev"
    44444443                },
    44454444                "thanks": {
     
    44864485            ],
    44874486            "support": {
    4488                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
     4487                "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0"
    44894488            },
    44904489            "funding": [
     
    45024501                }
    45034502            ],
    4504             "time": "2022-11-03T14:55:06+00:00"
     4503            "time": "2023-01-26T09:26:14+00:00"
    45054504        },
    45064505        {
    45074506            "name": "symfony/polyfill-php81",
    4508             "version": "v1.27.0",
     4507            "version": "v1.28.0",
    45094508            "source": {
    45104509                "type": "git",
    45114510                "url": "https://github.com/symfony/polyfill-php81.git",
    4512                 "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
    4513             },
    4514             "dist": {
    4515                 "type": "zip",
    4516                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
    4517                 "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
     4511                "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
     4512            },
     4513            "dist": {
     4514                "type": "zip",
     4515                "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
     4516                "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
    45184517                "shasum": ""
    45194518            },
     
    45244523            "extra": {
    45254524                "branch-alias": {
    4526                     "dev-main": "1.27-dev"
     4525                    "dev-main": "1.28-dev"
    45274526                },
    45284527                "thanks": {
     
    45654564            ],
    45664565            "support": {
    4567                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
     4566                "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0"
    45684567            },
    45694568            "funding": [
     
    45814580                }
    45824581            ],
    4583             "time": "2022-11-03T14:55:06+00:00"
     4582            "time": "2023-01-26T09:26:14+00:00"
    45844583        },
    45854584        {
    45864585            "name": "symfony/process",
    4587             "version": "v5.4.24",
     4586            "version": "v5.4.28",
    45884587            "source": {
    45894588                "type": "git",
    45904589                "url": "https://github.com/symfony/process.git",
    4591                 "reference": "e3c46cc5689c8782944274bb30702106ecbe3b64"
    4592             },
    4593             "dist": {
    4594                 "type": "zip",
    4595                 "url": "https://api.github.com/repos/symfony/process/zipball/e3c46cc5689c8782944274bb30702106ecbe3b64",
    4596                 "reference": "e3c46cc5689c8782944274bb30702106ecbe3b64",
     4590                "reference": "45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b"
     4591            },
     4592            "dist": {
     4593                "type": "zip",
     4594                "url": "https://api.github.com/repos/symfony/process/zipball/45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b",
     4595                "reference": "45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b",
    45974596                "shasum": ""
    45984597            },
     
    46274626            "homepage": "https://symfony.com",
    46284627            "support": {
    4629                 "source": "https://github.com/symfony/process/tree/v5.4.24"
     4628                "source": "https://github.com/symfony/process/tree/v5.4.28"
    46304629            },
    46314630            "funding": [
     
    46434642                }
    46444643            ],
    4645             "time": "2023-05-17T11:26:05+00:00"
     4644            "time": "2023-08-07T10:36:04+00:00"
    46464645        },
    46474646        {
     
    47924791        {
    47934792            "name": "symfony/string",
    4794             "version": "v5.4.22",
     4793            "version": "v5.4.26",
    47954794            "source": {
    47964795                "type": "git",
    47974796                "url": "https://github.com/symfony/string.git",
    4798                 "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62"
    4799             },
    4800             "dist": {
    4801                 "type": "zip",
    4802                 "url": "https://api.github.com/repos/symfony/string/zipball/8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
    4803                 "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
     4797                "reference": "1181fe9270e373537475e826873b5867b863883c"
     4798            },
     4799            "dist": {
     4800                "type": "zip",
     4801                "url": "https://api.github.com/repos/symfony/string/zipball/1181fe9270e373537475e826873b5867b863883c",
     4802                "reference": "1181fe9270e373537475e826873b5867b863883c",
    48044803                "shasum": ""
    48054804            },
     
    48584857            ],
    48594858            "support": {
    4860                 "source": "https://github.com/symfony/string/tree/v5.4.22"
     4859                "source": "https://github.com/symfony/string/tree/v5.4.26"
    48614860            },
    48624861            "funding": [
     
    48744873                }
    48754874            ],
    4876             "time": "2023-03-14T06:11:53+00:00"
     4875            "time": "2023-06-28T12:46:07+00:00"
    48774876        },
    48784877        {
     
    49284927        {
    49294928            "name": "yoast/phpunit-polyfills",
    4930             "version": "1.0.5",
     4929            "version": "1.1.0",
    49314930            "source": {
    49324931                "type": "git",
    49334932                "url": "https://github.com/Yoast/PHPUnit-Polyfills.git",
    4934                 "reference": "3b59adeef77fb1c03ff5381dbb9d68b0aaff3171"
    4935             },
    4936             "dist": {
    4937                 "type": "zip",
    4938                 "url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/3b59adeef77fb1c03ff5381dbb9d68b0aaff3171",
    4939                 "reference": "3b59adeef77fb1c03ff5381dbb9d68b0aaff3171",
     4933                "reference": "224e4a1329c03d8bad520e3fc4ec980034a4b212"
     4934            },
     4935            "dist": {
     4936                "type": "zip",
     4937                "url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/224e4a1329c03d8bad520e3fc4ec980034a4b212",
     4938                "reference": "224e4a1329c03d8bad520e3fc4ec980034a4b212",
    49404939                "shasum": ""
    49414940            },
     
    49844983                "source": "https://github.com/Yoast/PHPUnit-Polyfills"
    49854984            },
    4986             "time": "2023-03-30T23:39:05+00:00"
     4985            "time": "2023-08-19T14:25:08+00:00"
    49874986        }
    49884987    ],
  • captcha-eu/trunk/readme.txt

    r2941141 r2962567  
    55Tested up to: 6.2
    66Requires PHP: 7.0
    7 Stable tag: 1.0.24
     7Stable tag: 1.0.25
    88License: GPL
    99License URI: https://opensource.org/license/gpl/
     
    1212
    1313== Description ==
     14
     15https://www.youtube.com/watch?v=VAaY32V1Ko4
    1416
    1517Captcha.eu is the ultimate solution for GDPR compliant captcha protection. Our plugin is designed to safeguard your website against spam and unwanted bot traffic while ensuring compliance with EU data protection regulations. With Captcha.eu, you can protect all your forms, including login and signup forms, with ease.
     
    5961
    6062== Changelog ==
     63= 1.0.25 =
     64* update readme.txt - add video
    6165= 1.0.24 =
    6266* fixed php 8.2 deprecated dynamic properties
  • captcha-eu/trunk/vendor/autoload.php

    r2941141 r2962567  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInitd3a044b81bd9f395d5b965356cc7b142::getLoader();
     25return ComposerAutoloaderInitc6537ae706336734539418e7c25e7522::getLoader();
  • captcha-eu/trunk/vendor/composer/autoload_real.php

    r2941141 r2962567  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInitd3a044b81bd9f395d5b965356cc7b142
     5class ComposerAutoloaderInitc6537ae706336734539418e7c25e7522
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInitd3a044b81bd9f395d5b965356cc7b142', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInitc6537ae706336734539418e7c25e7522', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInitd3a044b81bd9f395d5b965356cc7b142', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInitc6537ae706336734539418e7c25e7522', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInitd3a044b81bd9f395d5b965356cc7b142::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInitc6537ae706336734539418e7c25e7522::getInitializer($loader));
    3333
    3434        $loader->register(true);
  • captcha-eu/trunk/vendor/composer/autoload_static.php

    r2941141 r2962567  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInitd3a044b81bd9f395d5b965356cc7b142
     7class ComposerStaticInitc6537ae706336734539418e7c25e7522
    88{
    99    public static $prefixLengthsPsr4 = array (
     
    3232    {
    3333        return \Closure::bind(function () use ($loader) {
    34             $loader->prefixLengthsPsr4 = ComposerStaticInitd3a044b81bd9f395d5b965356cc7b142::$prefixLengthsPsr4;
    35             $loader->prefixDirsPsr4 = ComposerStaticInitd3a044b81bd9f395d5b965356cc7b142::$prefixDirsPsr4;
    36             $loader->classMap = ComposerStaticInitd3a044b81bd9f395d5b965356cc7b142::$classMap;
     34            $loader->prefixLengthsPsr4 = ComposerStaticInitc6537ae706336734539418e7c25e7522::$prefixLengthsPsr4;
     35            $loader->prefixDirsPsr4 = ComposerStaticInitc6537ae706336734539418e7c25e7522::$prefixDirsPsr4;
     36            $loader->classMap = ComposerStaticInitc6537ae706336734539418e7c25e7522::$classMap;
    3737
    3838        }, null, ClassLoader::class);
  • captcha-eu/trunk/vendor/composer/installers/.git/logs/HEAD

    r2941141 r2962567  
    1 0000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1689924440 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
    2 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe d20a64ed3c94748397ff5973488761b22f6d3f19 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1689924440 +0000   checkout: moving from main to v1.12.0
     10000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1693833695 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     22a9170263fcd9cc4fd0b50917293c21d6c1a5bfe d20a64ed3c94748397ff5973488761b22f6d3f19 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1693833695 +0000   checkout: moving from main to v1.12.0
  • captcha-eu/trunk/vendor/composer/installers/.git/logs/refs/heads/main

    r2941141 r2962567  
    1 0000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1689924440 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     10000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1693833695 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
  • captcha-eu/trunk/vendor/composer/installers/.git/logs/refs/remotes/origin/HEAD

    r2941141 r2962567  
    1 0000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1689924440 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     10000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1693833695 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
  • captcha-eu/trunk/wp-captcha.php

    r2941141 r2962567  
    44 * Description: Captcha.eu provides a GDPR compliant protection against bots and spammers.
    55 * Plugin URI:  https://www.captcha.eu
    6  * Version:     1.0.24
     6 * Version:     1.0.25
    77 * Author:      captchaeu
    88 * Author URI:  https://profiles.wordpress.org/captchaeu/
Note: See TracChangeset for help on using the changeset viewer.