Plugin Directory

Changeset 3102608


Ignore:
Timestamp:
06/14/2024 07:37:25 AM (22 months ago)
Author:
captchaeu
Message:

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

Location:
captcha-eu
Files:
12 added
4 deleted
30 edited
1 copied

Legend:

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

    r3072661 r3102608  
    161161    "packages-dev": [
    162162        {
     163            "name": "clue/ndjson-react",
     164            "version": "v1.3.0",
     165            "source": {
     166                "type": "git",
     167                "url": "https://github.com/clue/reactphp-ndjson.git",
     168                "reference": "392dc165fce93b5bb5c637b67e59619223c931b0"
     169            },
     170            "dist": {
     171                "type": "zip",
     172                "url": "https://api.github.com/repos/clue/reactphp-ndjson/zipball/392dc165fce93b5bb5c637b67e59619223c931b0",
     173                "reference": "392dc165fce93b5bb5c637b67e59619223c931b0",
     174                "shasum": ""
     175            },
     176            "require": {
     177                "php": ">=5.3",
     178                "react/stream": "^1.2"
     179            },
     180            "require-dev": {
     181                "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35",
     182                "react/event-loop": "^1.2"
     183            },
     184            "type": "library",
     185            "autoload": {
     186                "psr-4": {
     187                    "Clue\\React\\NDJson\\": "src/"
     188                }
     189            },
     190            "notification-url": "https://packagist.org/downloads/",
     191            "license": [
     192                "MIT"
     193            ],
     194            "authors": [
     195                {
     196                    "name": "Christian Lück",
     197                    "email": "christian@clue.engineering"
     198                }
     199            ],
     200            "description": "Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.",
     201            "homepage": "https://github.com/clue/reactphp-ndjson",
     202            "keywords": [
     203                "NDJSON",
     204                "json",
     205                "jsonlines",
     206                "newline",
     207                "reactphp",
     208                "streaming"
     209            ],
     210            "support": {
     211                "issues": "https://github.com/clue/reactphp-ndjson/issues",
     212                "source": "https://github.com/clue/reactphp-ndjson/tree/v1.3.0"
     213            },
     214            "funding": [
     215                {
     216                    "url": "https://clue.engineering/support",
     217                    "type": "custom"
     218                },
     219                {
     220                    "url": "https://github.com/clue",
     221                    "type": "github"
     222                }
     223            ],
     224            "time": "2022-12-23T10:58:28+00:00"
     225        },
     226        {
    163227            "name": "composer/pcre",
    164             "version": "3.1.3",
     228            "version": "3.1.4",
    165229            "source": {
    166230                "type": "git",
    167231                "url": "https://github.com/composer/pcre.git",
    168                 "reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8"
    169             },
    170             "dist": {
    171                 "type": "zip",
    172                 "url": "https://api.github.com/repos/composer/pcre/zipball/5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
    173                 "reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
     232                "reference": "04229f163664973f68f38f6f73d917799168ef24"
     233            },
     234            "dist": {
     235                "type": "zip",
     236                "url": "https://api.github.com/repos/composer/pcre/zipball/04229f163664973f68f38f6f73d917799168ef24",
     237                "reference": "04229f163664973f68f38f6f73d917799168ef24",
    174238                "shasum": ""
    175239            },
     
    213277            "support": {
    214278                "issues": "https://github.com/composer/pcre/issues",
    215                 "source": "https://github.com/composer/pcre/tree/3.1.3"
     279                "source": "https://github.com/composer/pcre/tree/3.1.4"
    216280            },
    217281            "funding": [
     
    229293                }
    230294            ],
    231             "time": "2024-03-19T10:26:25+00:00"
     295            "time": "2024-05-27T13:40:54+00:00"
    232296        },
    233297        {
     
    314378        {
    315379            "name": "composer/xdebug-handler",
    316             "version": "3.0.4",
     380            "version": "3.0.5",
    317381            "source": {
    318382                "type": "git",
    319383                "url": "https://github.com/composer/xdebug-handler.git",
    320                 "reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255"
    321             },
    322             "dist": {
    323                 "type": "zip",
    324                 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/4f988f8fdf580d53bdb2d1278fe93d1ed5462255",
    325                 "reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255",
     384                "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef"
     385            },
     386            "dist": {
     387                "type": "zip",
     388                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef",
     389                "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef",
    326390                "shasum": ""
    327391            },
     
    360424                "irc": "ircs://irc.libera.chat:6697/composer",
    361425                "issues": "https://github.com/composer/xdebug-handler/issues",
    362                 "source": "https://github.com/composer/xdebug-handler/tree/3.0.4"
     426                "source": "https://github.com/composer/xdebug-handler/tree/3.0.5"
    363427            },
    364428            "funding": [
     
    376440                }
    377441            ],
    378             "time": "2024-03-26T18:29:49+00:00"
     442            "time": "2024-05-06T16:37:16+00:00"
    379443        },
    380444        {
     
    574638        },
    575639        {
     640            "name": "evenement/evenement",
     641            "version": "v3.0.2",
     642            "source": {
     643                "type": "git",
     644                "url": "https://github.com/igorw/evenement.git",
     645                "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc"
     646            },
     647            "dist": {
     648                "type": "zip",
     649                "url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc",
     650                "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
     651                "shasum": ""
     652            },
     653            "require": {
     654                "php": ">=7.0"
     655            },
     656            "require-dev": {
     657                "phpunit/phpunit": "^9 || ^6"
     658            },
     659            "type": "library",
     660            "autoload": {
     661                "psr-4": {
     662                    "Evenement\\": "src/"
     663                }
     664            },
     665            "notification-url": "https://packagist.org/downloads/",
     666            "license": [
     667                "MIT"
     668            ],
     669            "authors": [
     670                {
     671                    "name": "Igor Wiedler",
     672                    "email": "igor@wiedler.ch"
     673                }
     674            ],
     675            "description": "Événement is a very simple event dispatching library for PHP",
     676            "keywords": [
     677                "event-dispatcher",
     678                "event-emitter"
     679            ],
     680            "support": {
     681                "issues": "https://github.com/igorw/evenement/issues",
     682                "source": "https://github.com/igorw/evenement/tree/v3.0.2"
     683            },
     684            "time": "2023-08-08T05:53:35+00:00"
     685        },
     686        {
     687            "name": "fidry/cpu-core-counter",
     688            "version": "1.1.0",
     689            "source": {
     690                "type": "git",
     691                "url": "https://github.com/theofidry/cpu-core-counter.git",
     692                "reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42"
     693            },
     694            "dist": {
     695                "type": "zip",
     696                "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/f92996c4d5c1a696a6a970e20f7c4216200fcc42",
     697                "reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42",
     698                "shasum": ""
     699            },
     700            "require": {
     701                "php": "^7.2 || ^8.0"
     702            },
     703            "require-dev": {
     704                "fidry/makefile": "^0.2.0",
     705                "fidry/php-cs-fixer-config": "^1.1.2",
     706                "phpstan/extension-installer": "^1.2.0",
     707                "phpstan/phpstan": "^1.9.2",
     708                "phpstan/phpstan-deprecation-rules": "^1.0.0",
     709                "phpstan/phpstan-phpunit": "^1.2.2",
     710                "phpstan/phpstan-strict-rules": "^1.4.4",
     711                "phpunit/phpunit": "^8.5.31 || ^9.5.26",
     712                "webmozarts/strict-phpunit": "^7.5"
     713            },
     714            "type": "library",
     715            "autoload": {
     716                "psr-4": {
     717                    "Fidry\\CpuCoreCounter\\": "src/"
     718                }
     719            },
     720            "notification-url": "https://packagist.org/downloads/",
     721            "license": [
     722                "MIT"
     723            ],
     724            "authors": [
     725                {
     726                    "name": "Théo FIDRY",
     727                    "email": "theo.fidry@gmail.com"
     728                }
     729            ],
     730            "description": "Tiny utility to get the number of CPU cores.",
     731            "keywords": [
     732                "CPU",
     733                "core"
     734            ],
     735            "support": {
     736                "issues": "https://github.com/theofidry/cpu-core-counter/issues",
     737                "source": "https://github.com/theofidry/cpu-core-counter/tree/1.1.0"
     738            },
     739            "funding": [
     740                {
     741                    "url": "https://github.com/theofidry",
     742                    "type": "github"
     743                }
     744            ],
     745            "time": "2024-02-07T09:43:46+00:00"
     746        },
     747        {
    576748            "name": "friendsofphp/php-cs-fixer",
    577             "version": "v3.54.0",
     749            "version": "v3.58.1",
    578750            "source": {
    579751                "type": "git",
    580752                "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
    581                 "reference": "2aecbc8640d7906c38777b3dcab6f4ca79004d08"
    582             },
    583             "dist": {
    584                 "type": "zip",
    585                 "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/2aecbc8640d7906c38777b3dcab6f4ca79004d08",
    586                 "reference": "2aecbc8640d7906c38777b3dcab6f4ca79004d08",
    587                 "shasum": ""
    588             },
    589             "require": {
     753                "reference": "04e9424025677a86914b9a4944dbbf4060bb0aff"
     754            },
     755            "dist": {
     756                "type": "zip",
     757                "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/04e9424025677a86914b9a4944dbbf4060bb0aff",
     758                "reference": "04e9424025677a86914b9a4944dbbf4060bb0aff",
     759                "shasum": ""
     760            },
     761            "require": {
     762                "clue/ndjson-react": "^1.0",
    590763                "composer/semver": "^3.4",
    591764                "composer/xdebug-handler": "^3.0.3",
     
    593766                "ext-json": "*",
    594767                "ext-tokenizer": "*",
     768                "fidry/cpu-core-counter": "^1.0",
    595769                "php": "^7.4 || ^8.0",
     770                "react/child-process": "^0.6.5",
     771                "react/event-loop": "^1.0",
     772                "react/promise": "^2.0 || ^3.0",
     773                "react/socket": "^1.0",
     774                "react/stream": "^1.0",
    596775                "sebastian/diff": "^4.0 || ^5.0 || ^6.0",
    597776                "symfony/console": "^5.4 || ^6.0 || ^7.0",
     
    656835            "support": {
    657836                "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
    658                 "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.54.0"
     837                "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.58.1"
    659838            },
    660839            "funding": [
     
    664843                }
    665844            ],
    666             "time": "2024-04-17T08:12:13+00:00"
     845            "time": "2024-05-29T16:39:07+00:00"
    667846        },
    668847        {
     
    11541333        {
    11551334            "name": "myclabs/deep-copy",
    1156             "version": "1.11.1",
     1335            "version": "1.12.0",
    11571336            "source": {
    11581337                "type": "git",
    11591338                "url": "https://github.com/myclabs/DeepCopy.git",
    1160                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
    1161             },
    1162             "dist": {
    1163                 "type": "zip",
    1164                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
    1165                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
     1339                "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c"
     1340            },
     1341            "dist": {
     1342                "type": "zip",
     1343                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
     1344                "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
    11661345                "shasum": ""
    11671346            },
     
    11711350            "conflict": {
    11721351                "doctrine/collections": "<1.6.8",
    1173                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
     1352                "doctrine/common": "<2.13.3 || >=3 <3.2.2"
    11741353            },
    11751354            "require-dev": {
    11761355                "doctrine/collections": "^1.6.8",
    11771356                "doctrine/common": "^2.13.3 || ^3.2.2",
     1357                "phpspec/prophecy": "^1.10",
    11781358                "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
    11791359            },
     
    12011381            "support": {
    12021382                "issues": "https://github.com/myclabs/DeepCopy/issues",
    1203                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
     1383                "source": "https://github.com/myclabs/DeepCopy/tree/1.12.0"
    12041384            },
    12051385            "funding": [
     
    12091389                }
    12101390            ],
    1211             "time": "2023-03-08T13:26:56+00:00"
     1391            "time": "2024-06-12T14:39:25+00:00"
    12121392        },
    12131393        {
     
    15401720        {
    15411721            "name": "phpstan/phpdoc-parser",
    1542             "version": "1.28.0",
     1722            "version": "1.29.1",
    15431723            "source": {
    15441724                "type": "git",
    15451725                "url": "https://github.com/phpstan/phpdoc-parser.git",
    1546                 "reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb"
    1547             },
    1548             "dist": {
    1549                 "type": "zip",
    1550                 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",
    1551                 "reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",
     1726                "reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4"
     1727            },
     1728            "dist": {
     1729                "type": "zip",
     1730                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fcaefacf2d5c417e928405b71b400d4ce10daaf4",
     1731                "reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4",
    15521732                "shasum": ""
    15531733            },
     
    15811761            "support": {
    15821762                "issues": "https://github.com/phpstan/phpdoc-parser/issues",
    1583                 "source": "https://github.com/phpstan/phpdoc-parser/tree/1.28.0"
    1584             },
    1585             "time": "2024-04-03T18:51:33+00:00"
     1763                "source": "https://github.com/phpstan/phpdoc-parser/tree/1.29.1"
     1764            },
     1765            "time": "2024-05-31T08:52:43+00:00"
    15861766        },
    15871767        {
     
    21592339        {
    21602340            "name": "psr/http-factory",
    2161             "version": "1.0.2",
     2341            "version": "1.1.0",
    21622342            "source": {
    21632343                "type": "git",
    21642344                "url": "https://github.com/php-fig/http-factory.git",
    2165                 "reference": "e616d01114759c4c489f93b099585439f795fe35"
    2166             },
    2167             "dist": {
    2168                 "type": "zip",
    2169                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
    2170                 "reference": "e616d01114759c4c489f93b099585439f795fe35",
    2171                 "shasum": ""
    2172             },
    2173             "require": {
    2174                 "php": ">=7.0.0",
     2345                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
     2346            },
     2347            "dist": {
     2348                "type": "zip",
     2349                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
     2350                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
     2351                "shasum": ""
     2352            },
     2353            "require": {
     2354                "php": ">=7.1",
    21752355                "psr/http-message": "^1.0 || ^2.0"
    21762356            },
     
    21962376                }
    21972377            ],
    2198             "description": "Common interfaces for PSR-7 HTTP message factories",
     2378            "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
    21992379            "keywords": [
    22002380                "factory",
     
    22082388            ],
    22092389            "support": {
    2210                 "source": "https://github.com/php-fig/http-factory/tree/1.0.2"
    2211             },
    2212             "time": "2023-04-10T20:10:41+00:00"
     2390                "source": "https://github.com/php-fig/http-factory"
     2391            },
     2392            "time": "2024-04-15T12:06:14+00:00"
    22132393        },
    22142394        {
     
    23602540        },
    23612541        {
     2542            "name": "react/cache",
     2543            "version": "v1.2.0",
     2544            "source": {
     2545                "type": "git",
     2546                "url": "https://github.com/reactphp/cache.git",
     2547                "reference": "d47c472b64aa5608225f47965a484b75c7817d5b"
     2548            },
     2549            "dist": {
     2550                "type": "zip",
     2551                "url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b",
     2552                "reference": "d47c472b64aa5608225f47965a484b75c7817d5b",
     2553                "shasum": ""
     2554            },
     2555            "require": {
     2556                "php": ">=5.3.0",
     2557                "react/promise": "^3.0 || ^2.0 || ^1.1"
     2558            },
     2559            "require-dev": {
     2560                "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
     2561            },
     2562            "type": "library",
     2563            "autoload": {
     2564                "psr-4": {
     2565                    "React\\Cache\\": "src/"
     2566                }
     2567            },
     2568            "notification-url": "https://packagist.org/downloads/",
     2569            "license": [
     2570                "MIT"
     2571            ],
     2572            "authors": [
     2573                {
     2574                    "name": "Christian Lück",
     2575                    "email": "christian@clue.engineering",
     2576                    "homepage": "https://clue.engineering/"
     2577                },
     2578                {
     2579                    "name": "Cees-Jan Kiewiet",
     2580                    "email": "reactphp@ceesjankiewiet.nl",
     2581                    "homepage": "https://wyrihaximus.net/"
     2582                },
     2583                {
     2584                    "name": "Jan Sorgalla",
     2585                    "email": "jsorgalla@gmail.com",
     2586                    "homepage": "https://sorgalla.com/"
     2587                },
     2588                {
     2589                    "name": "Chris Boden",
     2590                    "email": "cboden@gmail.com",
     2591                    "homepage": "https://cboden.dev/"
     2592                }
     2593            ],
     2594            "description": "Async, Promise-based cache interface for ReactPHP",
     2595            "keywords": [
     2596                "cache",
     2597                "caching",
     2598                "promise",
     2599                "reactphp"
     2600            ],
     2601            "support": {
     2602                "issues": "https://github.com/reactphp/cache/issues",
     2603                "source": "https://github.com/reactphp/cache/tree/v1.2.0"
     2604            },
     2605            "funding": [
     2606                {
     2607                    "url": "https://opencollective.com/reactphp",
     2608                    "type": "open_collective"
     2609                }
     2610            ],
     2611            "time": "2022-11-30T15:59:55+00:00"
     2612        },
     2613        {
     2614            "name": "react/child-process",
     2615            "version": "v0.6.5",
     2616            "source": {
     2617                "type": "git",
     2618                "url": "https://github.com/reactphp/child-process.git",
     2619                "reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43"
     2620            },
     2621            "dist": {
     2622                "type": "zip",
     2623                "url": "https://api.github.com/repos/reactphp/child-process/zipball/e71eb1aa55f057c7a4a0d08d06b0b0a484bead43",
     2624                "reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43",
     2625                "shasum": ""
     2626            },
     2627            "require": {
     2628                "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
     2629                "php": ">=5.3.0",
     2630                "react/event-loop": "^1.2",
     2631                "react/stream": "^1.2"
     2632            },
     2633            "require-dev": {
     2634                "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35",
     2635                "react/socket": "^1.8",
     2636                "sebastian/environment": "^5.0 || ^3.0 || ^2.0 || ^1.0"
     2637            },
     2638            "type": "library",
     2639            "autoload": {
     2640                "psr-4": {
     2641                    "React\\ChildProcess\\": "src"
     2642                }
     2643            },
     2644            "notification-url": "https://packagist.org/downloads/",
     2645            "license": [
     2646                "MIT"
     2647            ],
     2648            "authors": [
     2649                {
     2650                    "name": "Christian Lück",
     2651                    "email": "christian@clue.engineering",
     2652                    "homepage": "https://clue.engineering/"
     2653                },
     2654                {
     2655                    "name": "Cees-Jan Kiewiet",
     2656                    "email": "reactphp@ceesjankiewiet.nl",
     2657                    "homepage": "https://wyrihaximus.net/"
     2658                },
     2659                {
     2660                    "name": "Jan Sorgalla",
     2661                    "email": "jsorgalla@gmail.com",
     2662                    "homepage": "https://sorgalla.com/"
     2663                },
     2664                {
     2665                    "name": "Chris Boden",
     2666                    "email": "cboden@gmail.com",
     2667                    "homepage": "https://cboden.dev/"
     2668                }
     2669            ],
     2670            "description": "Event-driven library for executing child processes with ReactPHP.",
     2671            "keywords": [
     2672                "event-driven",
     2673                "process",
     2674                "reactphp"
     2675            ],
     2676            "support": {
     2677                "issues": "https://github.com/reactphp/child-process/issues",
     2678                "source": "https://github.com/reactphp/child-process/tree/v0.6.5"
     2679            },
     2680            "funding": [
     2681                {
     2682                    "url": "https://github.com/WyriHaximus",
     2683                    "type": "github"
     2684                },
     2685                {
     2686                    "url": "https://github.com/clue",
     2687                    "type": "github"
     2688                }
     2689            ],
     2690            "time": "2022-09-16T13:41:56+00:00"
     2691        },
     2692        {
     2693            "name": "react/dns",
     2694            "version": "v1.13.0",
     2695            "source": {
     2696                "type": "git",
     2697                "url": "https://github.com/reactphp/dns.git",
     2698                "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5"
     2699            },
     2700            "dist": {
     2701                "type": "zip",
     2702                "url": "https://api.github.com/repos/reactphp/dns/zipball/eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
     2703                "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
     2704                "shasum": ""
     2705            },
     2706            "require": {
     2707                "php": ">=5.3.0",
     2708                "react/cache": "^1.0 || ^0.6 || ^0.5",
     2709                "react/event-loop": "^1.2",
     2710                "react/promise": "^3.2 || ^2.7 || ^1.2.1"
     2711            },
     2712            "require-dev": {
     2713                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
     2714                "react/async": "^4.3 || ^3 || ^2",
     2715                "react/promise-timer": "^1.11"
     2716            },
     2717            "type": "library",
     2718            "autoload": {
     2719                "psr-4": {
     2720                    "React\\Dns\\": "src/"
     2721                }
     2722            },
     2723            "notification-url": "https://packagist.org/downloads/",
     2724            "license": [
     2725                "MIT"
     2726            ],
     2727            "authors": [
     2728                {
     2729                    "name": "Christian Lück",
     2730                    "email": "christian@clue.engineering",
     2731                    "homepage": "https://clue.engineering/"
     2732                },
     2733                {
     2734                    "name": "Cees-Jan Kiewiet",
     2735                    "email": "reactphp@ceesjankiewiet.nl",
     2736                    "homepage": "https://wyrihaximus.net/"
     2737                },
     2738                {
     2739                    "name": "Jan Sorgalla",
     2740                    "email": "jsorgalla@gmail.com",
     2741                    "homepage": "https://sorgalla.com/"
     2742                },
     2743                {
     2744                    "name": "Chris Boden",
     2745                    "email": "cboden@gmail.com",
     2746                    "homepage": "https://cboden.dev/"
     2747                }
     2748            ],
     2749            "description": "Async DNS resolver for ReactPHP",
     2750            "keywords": [
     2751                "async",
     2752                "dns",
     2753                "dns-resolver",
     2754                "reactphp"
     2755            ],
     2756            "support": {
     2757                "issues": "https://github.com/reactphp/dns/issues",
     2758                "source": "https://github.com/reactphp/dns/tree/v1.13.0"
     2759            },
     2760            "funding": [
     2761                {
     2762                    "url": "https://opencollective.com/reactphp",
     2763                    "type": "open_collective"
     2764                }
     2765            ],
     2766            "time": "2024-06-13T14:18:03+00:00"
     2767        },
     2768        {
     2769            "name": "react/event-loop",
     2770            "version": "v1.5.0",
     2771            "source": {
     2772                "type": "git",
     2773                "url": "https://github.com/reactphp/event-loop.git",
     2774                "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354"
     2775            },
     2776            "dist": {
     2777                "type": "zip",
     2778                "url": "https://api.github.com/repos/reactphp/event-loop/zipball/bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
     2779                "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
     2780                "shasum": ""
     2781            },
     2782            "require": {
     2783                "php": ">=5.3.0"
     2784            },
     2785            "require-dev": {
     2786                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
     2787            },
     2788            "suggest": {
     2789                "ext-pcntl": "For signal handling support when using the StreamSelectLoop"
     2790            },
     2791            "type": "library",
     2792            "autoload": {
     2793                "psr-4": {
     2794                    "React\\EventLoop\\": "src/"
     2795                }
     2796            },
     2797            "notification-url": "https://packagist.org/downloads/",
     2798            "license": [
     2799                "MIT"
     2800            ],
     2801            "authors": [
     2802                {
     2803                    "name": "Christian Lück",
     2804                    "email": "christian@clue.engineering",
     2805                    "homepage": "https://clue.engineering/"
     2806                },
     2807                {
     2808                    "name": "Cees-Jan Kiewiet",
     2809                    "email": "reactphp@ceesjankiewiet.nl",
     2810                    "homepage": "https://wyrihaximus.net/"
     2811                },
     2812                {
     2813                    "name": "Jan Sorgalla",
     2814                    "email": "jsorgalla@gmail.com",
     2815                    "homepage": "https://sorgalla.com/"
     2816                },
     2817                {
     2818                    "name": "Chris Boden",
     2819                    "email": "cboden@gmail.com",
     2820                    "homepage": "https://cboden.dev/"
     2821                }
     2822            ],
     2823            "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
     2824            "keywords": [
     2825                "asynchronous",
     2826                "event-loop"
     2827            ],
     2828            "support": {
     2829                "issues": "https://github.com/reactphp/event-loop/issues",
     2830                "source": "https://github.com/reactphp/event-loop/tree/v1.5.0"
     2831            },
     2832            "funding": [
     2833                {
     2834                    "url": "https://opencollective.com/reactphp",
     2835                    "type": "open_collective"
     2836                }
     2837            ],
     2838            "time": "2023-11-13T13:48:05+00:00"
     2839        },
     2840        {
     2841            "name": "react/promise",
     2842            "version": "v3.2.0",
     2843            "source": {
     2844                "type": "git",
     2845                "url": "https://github.com/reactphp/promise.git",
     2846                "reference": "8a164643313c71354582dc850b42b33fa12a4b63"
     2847            },
     2848            "dist": {
     2849                "type": "zip",
     2850                "url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63",
     2851                "reference": "8a164643313c71354582dc850b42b33fa12a4b63",
     2852                "shasum": ""
     2853            },
     2854            "require": {
     2855                "php": ">=7.1.0"
     2856            },
     2857            "require-dev": {
     2858                "phpstan/phpstan": "1.10.39 || 1.4.10",
     2859                "phpunit/phpunit": "^9.6 || ^7.5"
     2860            },
     2861            "type": "library",
     2862            "autoload": {
     2863                "files": [
     2864                    "src/functions_include.php"
     2865                ],
     2866                "psr-4": {
     2867                    "React\\Promise\\": "src/"
     2868                }
     2869            },
     2870            "notification-url": "https://packagist.org/downloads/",
     2871            "license": [
     2872                "MIT"
     2873            ],
     2874            "authors": [
     2875                {
     2876                    "name": "Jan Sorgalla",
     2877                    "email": "jsorgalla@gmail.com",
     2878                    "homepage": "https://sorgalla.com/"
     2879                },
     2880                {
     2881                    "name": "Christian Lück",
     2882                    "email": "christian@clue.engineering",
     2883                    "homepage": "https://clue.engineering/"
     2884                },
     2885                {
     2886                    "name": "Cees-Jan Kiewiet",
     2887                    "email": "reactphp@ceesjankiewiet.nl",
     2888                    "homepage": "https://wyrihaximus.net/"
     2889                },
     2890                {
     2891                    "name": "Chris Boden",
     2892                    "email": "cboden@gmail.com",
     2893                    "homepage": "https://cboden.dev/"
     2894                }
     2895            ],
     2896            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
     2897            "keywords": [
     2898                "promise",
     2899                "promises"
     2900            ],
     2901            "support": {
     2902                "issues": "https://github.com/reactphp/promise/issues",
     2903                "source": "https://github.com/reactphp/promise/tree/v3.2.0"
     2904            },
     2905            "funding": [
     2906                {
     2907                    "url": "https://opencollective.com/reactphp",
     2908                    "type": "open_collective"
     2909                }
     2910            ],
     2911            "time": "2024-05-24T10:39:05+00:00"
     2912        },
     2913        {
     2914            "name": "react/socket",
     2915            "version": "v1.15.0",
     2916            "source": {
     2917                "type": "git",
     2918                "url": "https://github.com/reactphp/socket.git",
     2919                "reference": "216d3aec0b87f04a40ca04f481e6af01bdd1d038"
     2920            },
     2921            "dist": {
     2922                "type": "zip",
     2923                "url": "https://api.github.com/repos/reactphp/socket/zipball/216d3aec0b87f04a40ca04f481e6af01bdd1d038",
     2924                "reference": "216d3aec0b87f04a40ca04f481e6af01bdd1d038",
     2925                "shasum": ""
     2926            },
     2927            "require": {
     2928                "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
     2929                "php": ">=5.3.0",
     2930                "react/dns": "^1.11",
     2931                "react/event-loop": "^1.2",
     2932                "react/promise": "^3 || ^2.6 || ^1.2.1",
     2933                "react/stream": "^1.2"
     2934            },
     2935            "require-dev": {
     2936                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
     2937                "react/async": "^4 || ^3 || ^2",
     2938                "react/promise-stream": "^1.4",
     2939                "react/promise-timer": "^1.10"
     2940            },
     2941            "type": "library",
     2942            "autoload": {
     2943                "psr-4": {
     2944                    "React\\Socket\\": "src/"
     2945                }
     2946            },
     2947            "notification-url": "https://packagist.org/downloads/",
     2948            "license": [
     2949                "MIT"
     2950            ],
     2951            "authors": [
     2952                {
     2953                    "name": "Christian Lück",
     2954                    "email": "christian@clue.engineering",
     2955                    "homepage": "https://clue.engineering/"
     2956                },
     2957                {
     2958                    "name": "Cees-Jan Kiewiet",
     2959                    "email": "reactphp@ceesjankiewiet.nl",
     2960                    "homepage": "https://wyrihaximus.net/"
     2961                },
     2962                {
     2963                    "name": "Jan Sorgalla",
     2964                    "email": "jsorgalla@gmail.com",
     2965                    "homepage": "https://sorgalla.com/"
     2966                },
     2967                {
     2968                    "name": "Chris Boden",
     2969                    "email": "cboden@gmail.com",
     2970                    "homepage": "https://cboden.dev/"
     2971                }
     2972            ],
     2973            "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
     2974            "keywords": [
     2975                "Connection",
     2976                "Socket",
     2977                "async",
     2978                "reactphp",
     2979                "stream"
     2980            ],
     2981            "support": {
     2982                "issues": "https://github.com/reactphp/socket/issues",
     2983                "source": "https://github.com/reactphp/socket/tree/v1.15.0"
     2984            },
     2985            "funding": [
     2986                {
     2987                    "url": "https://opencollective.com/reactphp",
     2988                    "type": "open_collective"
     2989                }
     2990            ],
     2991            "time": "2023-12-15T11:02:10+00:00"
     2992        },
     2993        {
     2994            "name": "react/stream",
     2995            "version": "v1.4.0",
     2996            "source": {
     2997                "type": "git",
     2998                "url": "https://github.com/reactphp/stream.git",
     2999                "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d"
     3000            },
     3001            "dist": {
     3002                "type": "zip",
     3003                "url": "https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d",
     3004                "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d",
     3005                "shasum": ""
     3006            },
     3007            "require": {
     3008                "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
     3009                "php": ">=5.3.8",
     3010                "react/event-loop": "^1.2"
     3011            },
     3012            "require-dev": {
     3013                "clue/stream-filter": "~1.2",
     3014                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
     3015            },
     3016            "type": "library",
     3017            "autoload": {
     3018                "psr-4": {
     3019                    "React\\Stream\\": "src/"
     3020                }
     3021            },
     3022            "notification-url": "https://packagist.org/downloads/",
     3023            "license": [
     3024                "MIT"
     3025            ],
     3026            "authors": [
     3027                {
     3028                    "name": "Christian Lück",
     3029                    "email": "christian@clue.engineering",
     3030                    "homepage": "https://clue.engineering/"
     3031                },
     3032                {
     3033                    "name": "Cees-Jan Kiewiet",
     3034                    "email": "reactphp@ceesjankiewiet.nl",
     3035                    "homepage": "https://wyrihaximus.net/"
     3036                },
     3037                {
     3038                    "name": "Jan Sorgalla",
     3039                    "email": "jsorgalla@gmail.com",
     3040                    "homepage": "https://sorgalla.com/"
     3041                },
     3042                {
     3043                    "name": "Chris Boden",
     3044                    "email": "cboden@gmail.com",
     3045                    "homepage": "https://cboden.dev/"
     3046                }
     3047            ],
     3048            "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
     3049            "keywords": [
     3050                "event-driven",
     3051                "io",
     3052                "non-blocking",
     3053                "pipe",
     3054                "reactphp",
     3055                "readable",
     3056                "stream",
     3057                "writable"
     3058            ],
     3059            "support": {
     3060                "issues": "https://github.com/reactphp/stream/issues",
     3061                "source": "https://github.com/reactphp/stream/tree/v1.4.0"
     3062            },
     3063            "funding": [
     3064                {
     3065                    "url": "https://opencollective.com/reactphp",
     3066                    "type": "open_collective"
     3067                }
     3068            ],
     3069            "time": "2024-06-11T12:45:25+00:00"
     3070        },
     3071        {
    23623072            "name": "scrutinizer/ocular",
    23633073            "version": "1.9",
     
    33694079        {
    33704080            "name": "symfony/console",
    3371             "version": "v5.4.36",
     4081            "version": "v5.4.40",
    33724082            "source": {
    33734083                "type": "git",
    33744084                "url": "https://github.com/symfony/console.git",
    3375                 "reference": "39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e"
    3376             },
    3377             "dist": {
    3378                 "type": "zip",
    3379                 "url": "https://api.github.com/repos/symfony/console/zipball/39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e",
    3380                 "reference": "39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e",
     4085                "reference": "aa73115c0c24220b523625bfcfa655d7d73662dd"
     4086            },
     4087            "dist": {
     4088                "type": "zip",
     4089                "url": "https://api.github.com/repos/symfony/console/zipball/aa73115c0c24220b523625bfcfa655d7d73662dd",
     4090                "reference": "aa73115c0c24220b523625bfcfa655d7d73662dd",
    33814091                "shasum": ""
    33824092            },
     
    34484158            ],
    34494159            "support": {
    3450                 "source": "https://github.com/symfony/console/tree/v5.4.36"
     4160                "source": "https://github.com/symfony/console/tree/v5.4.40"
    34514161            },
    34524162            "funding": [
     
    34644174                }
    34654175            ],
    3466             "time": "2024-02-20T16:33:57+00:00"
     4176            "time": "2024-05-31T14:33:22+00:00"
    34674177        },
    34684178        {
     
    35354245        {
    35364246            "name": "symfony/event-dispatcher",
    3537             "version": "v5.4.35",
     4247            "version": "v5.4.40",
    35384248            "source": {
    35394249                "type": "git",
    35404250                "url": "https://github.com/symfony/event-dispatcher.git",
    3541                 "reference": "7a69a85c7ea5bdd1e875806a99c51a87d3a74b38"
    3542             },
    3543             "dist": {
    3544                 "type": "zip",
    3545                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7a69a85c7ea5bdd1e875806a99c51a87d3a74b38",
    3546                 "reference": "7a69a85c7ea5bdd1e875806a99c51a87d3a74b38",
     4251                "reference": "a54e2a8a114065f31020d6a89ede83e34c3b27a4"
     4252            },
     4253            "dist": {
     4254                "type": "zip",
     4255                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a54e2a8a114065f31020d6a89ede83e34c3b27a4",
     4256                "reference": "a54e2a8a114065f31020d6a89ede83e34c3b27a4",
    35474257                "shasum": ""
    35484258            },
     
    36004310            "homepage": "https://symfony.com",
    36014311            "support": {
    3602                 "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.35"
     4312                "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.40"
    36034313            },
    36044314            "funding": [
     
    36164326                }
    36174327            ],
    3618             "time": "2024-01-23T13:51:25+00:00"
     4328            "time": "2024-05-31T14:33:22+00:00"
    36194329        },
    36204330        {
     
    36994409        {
    37004410            "name": "symfony/filesystem",
    3701             "version": "v5.4.38",
     4411            "version": "v5.4.40",
    37024412            "source": {
    37034413                "type": "git",
    37044414                "url": "https://github.com/symfony/filesystem.git",
    3705                 "reference": "899330a01056077271e2f614c7b28b0379a671eb"
    3706             },
    3707             "dist": {
    3708                 "type": "zip",
    3709                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/899330a01056077271e2f614c7b28b0379a671eb",
    3710                 "reference": "899330a01056077271e2f614c7b28b0379a671eb",
     4415                "reference": "26dd9912df6940810ea00f8f53ad48d6a3424995"
     4416            },
     4417            "dist": {
     4418                "type": "zip",
     4419                "url": "https://api.github.com/repos/symfony/filesystem/zipball/26dd9912df6940810ea00f8f53ad48d6a3424995",
     4420                "reference": "26dd9912df6940810ea00f8f53ad48d6a3424995",
    37114421                "shasum": ""
    37124422            },
     
    37174427                "symfony/polyfill-php80": "^1.16"
    37184428            },
     4429            "require-dev": {
     4430                "symfony/process": "^5.4|^6.4"
     4431            },
    37194432            "type": "library",
    37204433            "autoload": {
     
    37434456            "homepage": "https://symfony.com",
    37444457            "support": {
    3745                 "source": "https://github.com/symfony/filesystem/tree/v5.4.38"
     4458                "source": "https://github.com/symfony/filesystem/tree/v5.4.40"
    37464459            },
    37474460            "funding": [
     
    37594472                }
    37604473            ],
    3761             "time": "2024-03-21T08:05:07+00:00"
     4474            "time": "2024-05-31T14:33:22+00:00"
    37624475        },
    37634476        {
    37644477            "name": "symfony/finder",
    3765             "version": "v5.4.35",
     4478            "version": "v5.4.40",
    37664479            "source": {
    37674480                "type": "git",
    37684481                "url": "https://github.com/symfony/finder.git",
    3769                 "reference": "abe6d6f77d9465fed3cd2d029b29d03b56b56435"
    3770             },
    3771             "dist": {
    3772                 "type": "zip",
    3773                 "url": "https://api.github.com/repos/symfony/finder/zipball/abe6d6f77d9465fed3cd2d029b29d03b56b56435",
    3774                 "reference": "abe6d6f77d9465fed3cd2d029b29d03b56b56435",
     4482                "reference": "f51cff4687547641c7d8180d74932ab40b2205ce"
     4483            },
     4484            "dist": {
     4485                "type": "zip",
     4486                "url": "https://api.github.com/repos/symfony/finder/zipball/f51cff4687547641c7d8180d74932ab40b2205ce",
     4487                "reference": "f51cff4687547641c7d8180d74932ab40b2205ce",
    37754488                "shasum": ""
    37764489            },
     
    38064519            "homepage": "https://symfony.com",
    38074520            "support": {
    3808                 "source": "https://github.com/symfony/finder/tree/v5.4.35"
     4521                "source": "https://github.com/symfony/finder/tree/v5.4.40"
    38094522            },
    38104523            "funding": [
     
    38224535                }
    38234536            ],
    3824             "time": "2024-01-23T13:51:25+00:00"
     4537            "time": "2024-05-31T14:33:22+00:00"
    38254538        },
    38264539        {
    38274540            "name": "symfony/options-resolver",
    3828             "version": "v5.4.21",
     4541            "version": "v5.4.40",
    38294542            "source": {
    38304543                "type": "git",
    38314544                "url": "https://github.com/symfony/options-resolver.git",
    3832                 "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9"
    3833             },
    3834             "dist": {
    3835                 "type": "zip",
    3836                 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
    3837                 "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
     4545                "reference": "bd1afbde6613a8d6b956115e0e14b196191fd0c4"
     4546            },
     4547            "dist": {
     4548                "type": "zip",
     4549                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/bd1afbde6613a8d6b956115e0e14b196191fd0c4",
     4550                "reference": "bd1afbde6613a8d6b956115e0e14b196191fd0c4",
    38384551                "shasum": ""
    38394552            },
     
    38754588            ],
    38764589            "support": {
    3877                 "source": "https://github.com/symfony/options-resolver/tree/v5.4.21"
     4590                "source": "https://github.com/symfony/options-resolver/tree/v5.4.40"
    38784591            },
    38794592            "funding": [
     
    38914604                }
    38924605            ],
    3893             "time": "2023-02-14T08:03:56+00:00"
     4606            "time": "2024-05-31T14:33:22+00:00"
    38944607        },
    38954608        {
     
    44455158        {
    44465159            "name": "symfony/process",
    4447             "version": "v5.4.36",
     5160            "version": "v5.4.40",
    44485161            "source": {
    44495162                "type": "git",
    44505163                "url": "https://github.com/symfony/process.git",
    4451                 "reference": "4fdf34004f149cc20b2f51d7d119aa500caad975"
    4452             },
    4453             "dist": {
    4454                 "type": "zip",
    4455                 "url": "https://api.github.com/repos/symfony/process/zipball/4fdf34004f149cc20b2f51d7d119aa500caad975",
    4456                 "reference": "4fdf34004f149cc20b2f51d7d119aa500caad975",
     5164                "reference": "deedcb3bb4669cae2148bc920eafd2b16dc7c046"
     5165            },
     5166            "dist": {
     5167                "type": "zip",
     5168                "url": "https://api.github.com/repos/symfony/process/zipball/deedcb3bb4669cae2148bc920eafd2b16dc7c046",
     5169                "reference": "deedcb3bb4669cae2148bc920eafd2b16dc7c046",
    44575170                "shasum": ""
    44585171            },
     
    44875200            "homepage": "https://symfony.com",
    44885201            "support": {
    4489                 "source": "https://github.com/symfony/process/tree/v5.4.36"
     5202                "source": "https://github.com/symfony/process/tree/v5.4.40"
    44905203            },
    44915204            "funding": [
     
    45035216                }
    45045217            ],
    4505             "time": "2024-02-12T15:49:53+00:00"
     5218            "time": "2024-05-31T14:33:22+00:00"
    45065219        },
    45075220        {
     
    45905303        {
    45915304            "name": "symfony/stopwatch",
    4592             "version": "v5.4.35",
     5305            "version": "v5.4.40",
    45935306            "source": {
    45945307                "type": "git",
    45955308                "url": "https://github.com/symfony/stopwatch.git",
    4596                 "reference": "887762aa99ff16f65dc8b48aafead415f942d407"
    4597             },
    4598             "dist": {
    4599                 "type": "zip",
    4600                 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/887762aa99ff16f65dc8b48aafead415f942d407",
    4601                 "reference": "887762aa99ff16f65dc8b48aafead415f942d407",
     5309                "reference": "0e9daf3b7c805c747638b2cc48f1649e594f9625"
     5310            },
     5311            "dist": {
     5312                "type": "zip",
     5313                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/0e9daf3b7c805c747638b2cc48f1649e594f9625",
     5314                "reference": "0e9daf3b7c805c747638b2cc48f1649e594f9625",
    46025315                "shasum": ""
    46035316            },
     
    46325345            "homepage": "https://symfony.com",
    46335346            "support": {
    4634                 "source": "https://github.com/symfony/stopwatch/tree/v5.4.35"
     5347                "source": "https://github.com/symfony/stopwatch/tree/v5.4.40"
    46355348            },
    46365349            "funding": [
     
    46485361                }
    46495362            ],
    4650             "time": "2024-01-23T13:51:25+00:00"
     5363            "time": "2024-05-31T14:33:22+00:00"
    46515364        },
    46525365        {
    46535366            "name": "symfony/string",
    4654             "version": "v5.4.36",
     5367            "version": "v5.4.40",
    46555368            "source": {
    46565369                "type": "git",
    46575370                "url": "https://github.com/symfony/string.git",
    4658                 "reference": "4e232c83622bd8cd32b794216aa29d0d266d353b"
    4659             },
    4660             "dist": {
    4661                 "type": "zip",
    4662                 "url": "https://api.github.com/repos/symfony/string/zipball/4e232c83622bd8cd32b794216aa29d0d266d353b",
    4663                 "reference": "4e232c83622bd8cd32b794216aa29d0d266d353b",
     5371                "reference": "142877285aa974a6f7685e292ab5ba9aae86b143"
     5372            },
     5373            "dist": {
     5374                "type": "zip",
     5375                "url": "https://api.github.com/repos/symfony/string/zipball/142877285aa974a6f7685e292ab5ba9aae86b143",
     5376                "reference": "142877285aa974a6f7685e292ab5ba9aae86b143",
    46645377                "shasum": ""
    46655378            },
     
    47185431            ],
    47195432            "support": {
    4720                 "source": "https://github.com/symfony/string/tree/v5.4.36"
     5433                "source": "https://github.com/symfony/string/tree/v5.4.40"
    47215434            },
    47225435            "funding": [
     
    47345447                }
    47355448            ],
    4736             "time": "2024-02-01T08:49:30+00:00"
     5449            "time": "2024-05-31T14:33:22+00:00"
    47375450        },
    47385451        {
  • captcha-eu/tags/v1.0.32/readme.txt

    r3072661 r3102608  
    55Tested up to: 6.5
    66Requires PHP: 7.0
    7 Stable tag: 1.0.31
     7Stable tag: 1.0.32
    88License: GPL
    99License URI: https://opensource.org/license/gpl/
     
    6161
    6262== Changelog ==
     63= 1.0.32 =
     64add FragProtect
    6365= 1.0.31 =
    6466* allow skipping some gravitiyforms
  • captcha-eu/tags/v1.0.32/src/Admin.php

    r3072661 r3102608  
    5454        // no captcha-eu plugins activated => skip sdk.js load
    5555        $plugins = get_option('captcha_at_plugin');
    56         if (is_array($plugins) && [] != $plugins) {
     56        $fragProtect = get_option('captcha_at_fragprotect');
     57        $fragProtectEnabled = count($fragProtect) > 0;
     58       
     59        if ((is_array($plugins) && [] != $plugins) || $fragProtectEnabled) {
    5760            // handle sdk.js loading
    5861            $this->enqueue_sdk_script();
     
    275278        register_setting('captcha-at_settings', 'captcha_at_public_key');
    276279        register_setting('captcha-at_settings', 'captcha_at_plugin');
     280        register_setting('captcha-at_settings', 'captcha_at_fragprotect');
    277281
    278282        // additional settings
  • captcha-eu/tags/v1.0.32/src/Core.php

    r3067165 r3102608  
    1111    private $frontend;
    1212    public $options;
     13    private $fragProtect;
    1314
    1415    public function __construct()
     
    2122        $this->frontend = new Frontend($this);
    2223        $this->options = new Options($this);
     24        $this->fragProtect = new FragProtect($this);
    2325    }
    2426
  • captcha-eu/tags/v1.0.32/src/partials/options-settings.php

    r2914600 r3102608  
    141141            ]),
    142142        ], 'plugins');
     143
     144        echo $options->settingsPanel([
     145            $options->wrapInDiv('header', [
     146                $options->fieldTitle('Content Protection', 'plugin'),
     147                $options->fieldLabel('captcha_at_fragprotect', __('Select Features', 'captcha-eu')),
     148            ]),
     149            $options->wrapInDiv('content', [
     150                $options->fieldInputCheckbox('captcha_at_fragprotect', [
     151                    'Obfuscate and Protect' => [
     152                        'icon' => '',
     153                        'link' => '',
     154                        'choices' => [
     155                            'frag-protect-email-posts' => __('Emails in Post Content', 'captcha-eu'),
     156                            'frag-protect-email-comments' => __('Emails in User Comments', 'captcha-eu'),
     157                            'frag-protect-email-rss' => __('Emails in RSS Feed', 'captcha-eu'),
     158                            'frag-protect-email-rss-comments' => __('Emails in Comments in RSS Feed', 'captcha-eu'),
     159                            'frag-protect-block-feature' => __('Block based Protection', 'captcha-eu'),
     160                            'frag-protect-shortcode-feature' => __('Shortcode [captcha_protect]', 'captcha-eu'),
     161                        ],
     162                    ],
     163                ], get_option('captcha_at_fragprotect'), true),
     164            ]),
     165        ], 'plugins');
    143166    ?>
    144167
  • captcha-eu/tags/v1.0.32/vendor/autoload.php

    r3072661 r3102608  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInit98358bd6a0ce16ece8cf0e5088322c8b::getLoader();
     25return ComposerAutoloaderInitf0e209b66305ebaae8d37fe8e687d316::getLoader();
  • captcha-eu/tags/v1.0.32/vendor/composer/autoload_classmap.php

    r2906145 r3102608  
    99    'CAPTCHA\\Plugin\\Admin' => $baseDir . '/src/Admin.php',
    1010    'CAPTCHA\\Plugin\\Core' => $baseDir . '/src/Core.php',
     11    'CAPTCHA\\Plugin\\FragProtect' => $baseDir . '/src/FragProtect.php',
    1112    'CAPTCHA\\Plugin\\Frontend' => $baseDir . '/src/Frontend.php',
    1213    'CAPTCHA\\Plugin\\Options' => $baseDir . '/src/Options.php',
  • captcha-eu/tags/v1.0.32/vendor/composer/autoload_real.php

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

    r3072661 r3102608  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit98358bd6a0ce16ece8cf0e5088322c8b
     7class ComposerStaticInitf0e209b66305ebaae8d37fe8e687d316
    88{
    99    public static $prefixLengthsPsr4 = array (
     
    2424        'CAPTCHA\\Plugin\\Admin' => __DIR__ . '/../..' . '/src/Admin.php',
    2525        'CAPTCHA\\Plugin\\Core' => __DIR__ . '/../..' . '/src/Core.php',
     26        'CAPTCHA\\Plugin\\FragProtect' => __DIR__ . '/../..' . '/src/FragProtect.php',
    2627        'CAPTCHA\\Plugin\\Frontend' => __DIR__ . '/../..' . '/src/Frontend.php',
    2728        'CAPTCHA\\Plugin\\Options' => __DIR__ . '/../..' . '/src/Options.php',
     
    3233    {
    3334        return \Closure::bind(function () use ($loader) {
    34             $loader->prefixLengthsPsr4 = ComposerStaticInit98358bd6a0ce16ece8cf0e5088322c8b::$prefixLengthsPsr4;
    35             $loader->prefixDirsPsr4 = ComposerStaticInit98358bd6a0ce16ece8cf0e5088322c8b::$prefixDirsPsr4;
    36             $loader->classMap = ComposerStaticInit98358bd6a0ce16ece8cf0e5088322c8b::$classMap;
     35            $loader->prefixLengthsPsr4 = ComposerStaticInitf0e209b66305ebaae8d37fe8e687d316::$prefixLengthsPsr4;
     36            $loader->prefixDirsPsr4 = ComposerStaticInitf0e209b66305ebaae8d37fe8e687d316::$prefixDirsPsr4;
     37            $loader->classMap = ComposerStaticInitf0e209b66305ebaae8d37fe8e687d316::$classMap;
    3738
    3839        }, null, ClassLoader::class);
  • captcha-eu/tags/v1.0.32/vendor/composer/installers/.git/logs/HEAD

    r3072661 r3102608  
    1 0000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1713390544 +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> 1713390544 +0000   checkout: moving from main to v1.12.0
     10000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1718350615 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     22a9170263fcd9cc4fd0b50917293c21d6c1a5bfe d20a64ed3c94748397ff5973488761b22f6d3f19 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1718350616 +0000   checkout: moving from main to v1.12.0
  • captcha-eu/tags/v1.0.32/vendor/composer/installers/.git/logs/refs/heads/main

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

    r3072661 r3102608  
    1 0000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1713390544 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     10000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1718350615 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
  • captcha-eu/tags/v1.0.32/vendor/composer/installers/.git/objects/info/packs

    r3072661 r3102608  
    1 P pack-3a6cfc60f402e00dbc1a54f96f3271dd7cae8735.pack
     1P pack-66eca6ac218ca823955bd59e480d1b6d36fe9004.pack
    22
  • captcha-eu/tags/v1.0.32/wp-captcha.php

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

    r3072661 r3102608  
    161161    "packages-dev": [
    162162        {
     163            "name": "clue/ndjson-react",
     164            "version": "v1.3.0",
     165            "source": {
     166                "type": "git",
     167                "url": "https://github.com/clue/reactphp-ndjson.git",
     168                "reference": "392dc165fce93b5bb5c637b67e59619223c931b0"
     169            },
     170            "dist": {
     171                "type": "zip",
     172                "url": "https://api.github.com/repos/clue/reactphp-ndjson/zipball/392dc165fce93b5bb5c637b67e59619223c931b0",
     173                "reference": "392dc165fce93b5bb5c637b67e59619223c931b0",
     174                "shasum": ""
     175            },
     176            "require": {
     177                "php": ">=5.3",
     178                "react/stream": "^1.2"
     179            },
     180            "require-dev": {
     181                "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35",
     182                "react/event-loop": "^1.2"
     183            },
     184            "type": "library",
     185            "autoload": {
     186                "psr-4": {
     187                    "Clue\\React\\NDJson\\": "src/"
     188                }
     189            },
     190            "notification-url": "https://packagist.org/downloads/",
     191            "license": [
     192                "MIT"
     193            ],
     194            "authors": [
     195                {
     196                    "name": "Christian Lück",
     197                    "email": "christian@clue.engineering"
     198                }
     199            ],
     200            "description": "Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.",
     201            "homepage": "https://github.com/clue/reactphp-ndjson",
     202            "keywords": [
     203                "NDJSON",
     204                "json",
     205                "jsonlines",
     206                "newline",
     207                "reactphp",
     208                "streaming"
     209            ],
     210            "support": {
     211                "issues": "https://github.com/clue/reactphp-ndjson/issues",
     212                "source": "https://github.com/clue/reactphp-ndjson/tree/v1.3.0"
     213            },
     214            "funding": [
     215                {
     216                    "url": "https://clue.engineering/support",
     217                    "type": "custom"
     218                },
     219                {
     220                    "url": "https://github.com/clue",
     221                    "type": "github"
     222                }
     223            ],
     224            "time": "2022-12-23T10:58:28+00:00"
     225        },
     226        {
    163227            "name": "composer/pcre",
    164             "version": "3.1.3",
     228            "version": "3.1.4",
    165229            "source": {
    166230                "type": "git",
    167231                "url": "https://github.com/composer/pcre.git",
    168                 "reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8"
    169             },
    170             "dist": {
    171                 "type": "zip",
    172                 "url": "https://api.github.com/repos/composer/pcre/zipball/5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
    173                 "reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
     232                "reference": "04229f163664973f68f38f6f73d917799168ef24"
     233            },
     234            "dist": {
     235                "type": "zip",
     236                "url": "https://api.github.com/repos/composer/pcre/zipball/04229f163664973f68f38f6f73d917799168ef24",
     237                "reference": "04229f163664973f68f38f6f73d917799168ef24",
    174238                "shasum": ""
    175239            },
     
    213277            "support": {
    214278                "issues": "https://github.com/composer/pcre/issues",
    215                 "source": "https://github.com/composer/pcre/tree/3.1.3"
     279                "source": "https://github.com/composer/pcre/tree/3.1.4"
    216280            },
    217281            "funding": [
     
    229293                }
    230294            ],
    231             "time": "2024-03-19T10:26:25+00:00"
     295            "time": "2024-05-27T13:40:54+00:00"
    232296        },
    233297        {
     
    314378        {
    315379            "name": "composer/xdebug-handler",
    316             "version": "3.0.4",
     380            "version": "3.0.5",
    317381            "source": {
    318382                "type": "git",
    319383                "url": "https://github.com/composer/xdebug-handler.git",
    320                 "reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255"
    321             },
    322             "dist": {
    323                 "type": "zip",
    324                 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/4f988f8fdf580d53bdb2d1278fe93d1ed5462255",
    325                 "reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255",
     384                "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef"
     385            },
     386            "dist": {
     387                "type": "zip",
     388                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef",
     389                "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef",
    326390                "shasum": ""
    327391            },
     
    360424                "irc": "ircs://irc.libera.chat:6697/composer",
    361425                "issues": "https://github.com/composer/xdebug-handler/issues",
    362                 "source": "https://github.com/composer/xdebug-handler/tree/3.0.4"
     426                "source": "https://github.com/composer/xdebug-handler/tree/3.0.5"
    363427            },
    364428            "funding": [
     
    376440                }
    377441            ],
    378             "time": "2024-03-26T18:29:49+00:00"
     442            "time": "2024-05-06T16:37:16+00:00"
    379443        },
    380444        {
     
    574638        },
    575639        {
     640            "name": "evenement/evenement",
     641            "version": "v3.0.2",
     642            "source": {
     643                "type": "git",
     644                "url": "https://github.com/igorw/evenement.git",
     645                "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc"
     646            },
     647            "dist": {
     648                "type": "zip",
     649                "url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc",
     650                "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
     651                "shasum": ""
     652            },
     653            "require": {
     654                "php": ">=7.0"
     655            },
     656            "require-dev": {
     657                "phpunit/phpunit": "^9 || ^6"
     658            },
     659            "type": "library",
     660            "autoload": {
     661                "psr-4": {
     662                    "Evenement\\": "src/"
     663                }
     664            },
     665            "notification-url": "https://packagist.org/downloads/",
     666            "license": [
     667                "MIT"
     668            ],
     669            "authors": [
     670                {
     671                    "name": "Igor Wiedler",
     672                    "email": "igor@wiedler.ch"
     673                }
     674            ],
     675            "description": "Événement is a very simple event dispatching library for PHP",
     676            "keywords": [
     677                "event-dispatcher",
     678                "event-emitter"
     679            ],
     680            "support": {
     681                "issues": "https://github.com/igorw/evenement/issues",
     682                "source": "https://github.com/igorw/evenement/tree/v3.0.2"
     683            },
     684            "time": "2023-08-08T05:53:35+00:00"
     685        },
     686        {
     687            "name": "fidry/cpu-core-counter",
     688            "version": "1.1.0",
     689            "source": {
     690                "type": "git",
     691                "url": "https://github.com/theofidry/cpu-core-counter.git",
     692                "reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42"
     693            },
     694            "dist": {
     695                "type": "zip",
     696                "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/f92996c4d5c1a696a6a970e20f7c4216200fcc42",
     697                "reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42",
     698                "shasum": ""
     699            },
     700            "require": {
     701                "php": "^7.2 || ^8.0"
     702            },
     703            "require-dev": {
     704                "fidry/makefile": "^0.2.0",
     705                "fidry/php-cs-fixer-config": "^1.1.2",
     706                "phpstan/extension-installer": "^1.2.0",
     707                "phpstan/phpstan": "^1.9.2",
     708                "phpstan/phpstan-deprecation-rules": "^1.0.0",
     709                "phpstan/phpstan-phpunit": "^1.2.2",
     710                "phpstan/phpstan-strict-rules": "^1.4.4",
     711                "phpunit/phpunit": "^8.5.31 || ^9.5.26",
     712                "webmozarts/strict-phpunit": "^7.5"
     713            },
     714            "type": "library",
     715            "autoload": {
     716                "psr-4": {
     717                    "Fidry\\CpuCoreCounter\\": "src/"
     718                }
     719            },
     720            "notification-url": "https://packagist.org/downloads/",
     721            "license": [
     722                "MIT"
     723            ],
     724            "authors": [
     725                {
     726                    "name": "Théo FIDRY",
     727                    "email": "theo.fidry@gmail.com"
     728                }
     729            ],
     730            "description": "Tiny utility to get the number of CPU cores.",
     731            "keywords": [
     732                "CPU",
     733                "core"
     734            ],
     735            "support": {
     736                "issues": "https://github.com/theofidry/cpu-core-counter/issues",
     737                "source": "https://github.com/theofidry/cpu-core-counter/tree/1.1.0"
     738            },
     739            "funding": [
     740                {
     741                    "url": "https://github.com/theofidry",
     742                    "type": "github"
     743                }
     744            ],
     745            "time": "2024-02-07T09:43:46+00:00"
     746        },
     747        {
    576748            "name": "friendsofphp/php-cs-fixer",
    577             "version": "v3.54.0",
     749            "version": "v3.58.1",
    578750            "source": {
    579751                "type": "git",
    580752                "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
    581                 "reference": "2aecbc8640d7906c38777b3dcab6f4ca79004d08"
    582             },
    583             "dist": {
    584                 "type": "zip",
    585                 "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/2aecbc8640d7906c38777b3dcab6f4ca79004d08",
    586                 "reference": "2aecbc8640d7906c38777b3dcab6f4ca79004d08",
    587                 "shasum": ""
    588             },
    589             "require": {
     753                "reference": "04e9424025677a86914b9a4944dbbf4060bb0aff"
     754            },
     755            "dist": {
     756                "type": "zip",
     757                "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/04e9424025677a86914b9a4944dbbf4060bb0aff",
     758                "reference": "04e9424025677a86914b9a4944dbbf4060bb0aff",
     759                "shasum": ""
     760            },
     761            "require": {
     762                "clue/ndjson-react": "^1.0",
    590763                "composer/semver": "^3.4",
    591764                "composer/xdebug-handler": "^3.0.3",
     
    593766                "ext-json": "*",
    594767                "ext-tokenizer": "*",
     768                "fidry/cpu-core-counter": "^1.0",
    595769                "php": "^7.4 || ^8.0",
     770                "react/child-process": "^0.6.5",
     771                "react/event-loop": "^1.0",
     772                "react/promise": "^2.0 || ^3.0",
     773                "react/socket": "^1.0",
     774                "react/stream": "^1.0",
    596775                "sebastian/diff": "^4.0 || ^5.0 || ^6.0",
    597776                "symfony/console": "^5.4 || ^6.0 || ^7.0",
     
    656835            "support": {
    657836                "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
    658                 "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.54.0"
     837                "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.58.1"
    659838            },
    660839            "funding": [
     
    664843                }
    665844            ],
    666             "time": "2024-04-17T08:12:13+00:00"
     845            "time": "2024-05-29T16:39:07+00:00"
    667846        },
    668847        {
     
    11541333        {
    11551334            "name": "myclabs/deep-copy",
    1156             "version": "1.11.1",
     1335            "version": "1.12.0",
    11571336            "source": {
    11581337                "type": "git",
    11591338                "url": "https://github.com/myclabs/DeepCopy.git",
    1160                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
    1161             },
    1162             "dist": {
    1163                 "type": "zip",
    1164                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
    1165                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
     1339                "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c"
     1340            },
     1341            "dist": {
     1342                "type": "zip",
     1343                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
     1344                "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
    11661345                "shasum": ""
    11671346            },
     
    11711350            "conflict": {
    11721351                "doctrine/collections": "<1.6.8",
    1173                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
     1352                "doctrine/common": "<2.13.3 || >=3 <3.2.2"
    11741353            },
    11751354            "require-dev": {
    11761355                "doctrine/collections": "^1.6.8",
    11771356                "doctrine/common": "^2.13.3 || ^3.2.2",
     1357                "phpspec/prophecy": "^1.10",
    11781358                "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
    11791359            },
     
    12011381            "support": {
    12021382                "issues": "https://github.com/myclabs/DeepCopy/issues",
    1203                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
     1383                "source": "https://github.com/myclabs/DeepCopy/tree/1.12.0"
    12041384            },
    12051385            "funding": [
     
    12091389                }
    12101390            ],
    1211             "time": "2023-03-08T13:26:56+00:00"
     1391            "time": "2024-06-12T14:39:25+00:00"
    12121392        },
    12131393        {
     
    15401720        {
    15411721            "name": "phpstan/phpdoc-parser",
    1542             "version": "1.28.0",
     1722            "version": "1.29.1",
    15431723            "source": {
    15441724                "type": "git",
    15451725                "url": "https://github.com/phpstan/phpdoc-parser.git",
    1546                 "reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb"
    1547             },
    1548             "dist": {
    1549                 "type": "zip",
    1550                 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",
    1551                 "reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",
     1726                "reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4"
     1727            },
     1728            "dist": {
     1729                "type": "zip",
     1730                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fcaefacf2d5c417e928405b71b400d4ce10daaf4",
     1731                "reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4",
    15521732                "shasum": ""
    15531733            },
     
    15811761            "support": {
    15821762                "issues": "https://github.com/phpstan/phpdoc-parser/issues",
    1583                 "source": "https://github.com/phpstan/phpdoc-parser/tree/1.28.0"
    1584             },
    1585             "time": "2024-04-03T18:51:33+00:00"
     1763                "source": "https://github.com/phpstan/phpdoc-parser/tree/1.29.1"
     1764            },
     1765            "time": "2024-05-31T08:52:43+00:00"
    15861766        },
    15871767        {
     
    21592339        {
    21602340            "name": "psr/http-factory",
    2161             "version": "1.0.2",
     2341            "version": "1.1.0",
    21622342            "source": {
    21632343                "type": "git",
    21642344                "url": "https://github.com/php-fig/http-factory.git",
    2165                 "reference": "e616d01114759c4c489f93b099585439f795fe35"
    2166             },
    2167             "dist": {
    2168                 "type": "zip",
    2169                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
    2170                 "reference": "e616d01114759c4c489f93b099585439f795fe35",
    2171                 "shasum": ""
    2172             },
    2173             "require": {
    2174                 "php": ">=7.0.0",
     2345                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
     2346            },
     2347            "dist": {
     2348                "type": "zip",
     2349                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
     2350                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
     2351                "shasum": ""
     2352            },
     2353            "require": {
     2354                "php": ">=7.1",
    21752355                "psr/http-message": "^1.0 || ^2.0"
    21762356            },
     
    21962376                }
    21972377            ],
    2198             "description": "Common interfaces for PSR-7 HTTP message factories",
     2378            "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
    21992379            "keywords": [
    22002380                "factory",
     
    22082388            ],
    22092389            "support": {
    2210                 "source": "https://github.com/php-fig/http-factory/tree/1.0.2"
    2211             },
    2212             "time": "2023-04-10T20:10:41+00:00"
     2390                "source": "https://github.com/php-fig/http-factory"
     2391            },
     2392            "time": "2024-04-15T12:06:14+00:00"
    22132393        },
    22142394        {
     
    23602540        },
    23612541        {
     2542            "name": "react/cache",
     2543            "version": "v1.2.0",
     2544            "source": {
     2545                "type": "git",
     2546                "url": "https://github.com/reactphp/cache.git",
     2547                "reference": "d47c472b64aa5608225f47965a484b75c7817d5b"
     2548            },
     2549            "dist": {
     2550                "type": "zip",
     2551                "url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b",
     2552                "reference": "d47c472b64aa5608225f47965a484b75c7817d5b",
     2553                "shasum": ""
     2554            },
     2555            "require": {
     2556                "php": ">=5.3.0",
     2557                "react/promise": "^3.0 || ^2.0 || ^1.1"
     2558            },
     2559            "require-dev": {
     2560                "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
     2561            },
     2562            "type": "library",
     2563            "autoload": {
     2564                "psr-4": {
     2565                    "React\\Cache\\": "src/"
     2566                }
     2567            },
     2568            "notification-url": "https://packagist.org/downloads/",
     2569            "license": [
     2570                "MIT"
     2571            ],
     2572            "authors": [
     2573                {
     2574                    "name": "Christian Lück",
     2575                    "email": "christian@clue.engineering",
     2576                    "homepage": "https://clue.engineering/"
     2577                },
     2578                {
     2579                    "name": "Cees-Jan Kiewiet",
     2580                    "email": "reactphp@ceesjankiewiet.nl",
     2581                    "homepage": "https://wyrihaximus.net/"
     2582                },
     2583                {
     2584                    "name": "Jan Sorgalla",
     2585                    "email": "jsorgalla@gmail.com",
     2586                    "homepage": "https://sorgalla.com/"
     2587                },
     2588                {
     2589                    "name": "Chris Boden",
     2590                    "email": "cboden@gmail.com",
     2591                    "homepage": "https://cboden.dev/"
     2592                }
     2593            ],
     2594            "description": "Async, Promise-based cache interface for ReactPHP",
     2595            "keywords": [
     2596                "cache",
     2597                "caching",
     2598                "promise",
     2599                "reactphp"
     2600            ],
     2601            "support": {
     2602                "issues": "https://github.com/reactphp/cache/issues",
     2603                "source": "https://github.com/reactphp/cache/tree/v1.2.0"
     2604            },
     2605            "funding": [
     2606                {
     2607                    "url": "https://opencollective.com/reactphp",
     2608                    "type": "open_collective"
     2609                }
     2610            ],
     2611            "time": "2022-11-30T15:59:55+00:00"
     2612        },
     2613        {
     2614            "name": "react/child-process",
     2615            "version": "v0.6.5",
     2616            "source": {
     2617                "type": "git",
     2618                "url": "https://github.com/reactphp/child-process.git",
     2619                "reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43"
     2620            },
     2621            "dist": {
     2622                "type": "zip",
     2623                "url": "https://api.github.com/repos/reactphp/child-process/zipball/e71eb1aa55f057c7a4a0d08d06b0b0a484bead43",
     2624                "reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43",
     2625                "shasum": ""
     2626            },
     2627            "require": {
     2628                "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
     2629                "php": ">=5.3.0",
     2630                "react/event-loop": "^1.2",
     2631                "react/stream": "^1.2"
     2632            },
     2633            "require-dev": {
     2634                "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35",
     2635                "react/socket": "^1.8",
     2636                "sebastian/environment": "^5.0 || ^3.0 || ^2.0 || ^1.0"
     2637            },
     2638            "type": "library",
     2639            "autoload": {
     2640                "psr-4": {
     2641                    "React\\ChildProcess\\": "src"
     2642                }
     2643            },
     2644            "notification-url": "https://packagist.org/downloads/",
     2645            "license": [
     2646                "MIT"
     2647            ],
     2648            "authors": [
     2649                {
     2650                    "name": "Christian Lück",
     2651                    "email": "christian@clue.engineering",
     2652                    "homepage": "https://clue.engineering/"
     2653                },
     2654                {
     2655                    "name": "Cees-Jan Kiewiet",
     2656                    "email": "reactphp@ceesjankiewiet.nl",
     2657                    "homepage": "https://wyrihaximus.net/"
     2658                },
     2659                {
     2660                    "name": "Jan Sorgalla",
     2661                    "email": "jsorgalla@gmail.com",
     2662                    "homepage": "https://sorgalla.com/"
     2663                },
     2664                {
     2665                    "name": "Chris Boden",
     2666                    "email": "cboden@gmail.com",
     2667                    "homepage": "https://cboden.dev/"
     2668                }
     2669            ],
     2670            "description": "Event-driven library for executing child processes with ReactPHP.",
     2671            "keywords": [
     2672                "event-driven",
     2673                "process",
     2674                "reactphp"
     2675            ],
     2676            "support": {
     2677                "issues": "https://github.com/reactphp/child-process/issues",
     2678                "source": "https://github.com/reactphp/child-process/tree/v0.6.5"
     2679            },
     2680            "funding": [
     2681                {
     2682                    "url": "https://github.com/WyriHaximus",
     2683                    "type": "github"
     2684                },
     2685                {
     2686                    "url": "https://github.com/clue",
     2687                    "type": "github"
     2688                }
     2689            ],
     2690            "time": "2022-09-16T13:41:56+00:00"
     2691        },
     2692        {
     2693            "name": "react/dns",
     2694            "version": "v1.13.0",
     2695            "source": {
     2696                "type": "git",
     2697                "url": "https://github.com/reactphp/dns.git",
     2698                "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5"
     2699            },
     2700            "dist": {
     2701                "type": "zip",
     2702                "url": "https://api.github.com/repos/reactphp/dns/zipball/eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
     2703                "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
     2704                "shasum": ""
     2705            },
     2706            "require": {
     2707                "php": ">=5.3.0",
     2708                "react/cache": "^1.0 || ^0.6 || ^0.5",
     2709                "react/event-loop": "^1.2",
     2710                "react/promise": "^3.2 || ^2.7 || ^1.2.1"
     2711            },
     2712            "require-dev": {
     2713                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
     2714                "react/async": "^4.3 || ^3 || ^2",
     2715                "react/promise-timer": "^1.11"
     2716            },
     2717            "type": "library",
     2718            "autoload": {
     2719                "psr-4": {
     2720                    "React\\Dns\\": "src/"
     2721                }
     2722            },
     2723            "notification-url": "https://packagist.org/downloads/",
     2724            "license": [
     2725                "MIT"
     2726            ],
     2727            "authors": [
     2728                {
     2729                    "name": "Christian Lück",
     2730                    "email": "christian@clue.engineering",
     2731                    "homepage": "https://clue.engineering/"
     2732                },
     2733                {
     2734                    "name": "Cees-Jan Kiewiet",
     2735                    "email": "reactphp@ceesjankiewiet.nl",
     2736                    "homepage": "https://wyrihaximus.net/"
     2737                },
     2738                {
     2739                    "name": "Jan Sorgalla",
     2740                    "email": "jsorgalla@gmail.com",
     2741                    "homepage": "https://sorgalla.com/"
     2742                },
     2743                {
     2744                    "name": "Chris Boden",
     2745                    "email": "cboden@gmail.com",
     2746                    "homepage": "https://cboden.dev/"
     2747                }
     2748            ],
     2749            "description": "Async DNS resolver for ReactPHP",
     2750            "keywords": [
     2751                "async",
     2752                "dns",
     2753                "dns-resolver",
     2754                "reactphp"
     2755            ],
     2756            "support": {
     2757                "issues": "https://github.com/reactphp/dns/issues",
     2758                "source": "https://github.com/reactphp/dns/tree/v1.13.0"
     2759            },
     2760            "funding": [
     2761                {
     2762                    "url": "https://opencollective.com/reactphp",
     2763                    "type": "open_collective"
     2764                }
     2765            ],
     2766            "time": "2024-06-13T14:18:03+00:00"
     2767        },
     2768        {
     2769            "name": "react/event-loop",
     2770            "version": "v1.5.0",
     2771            "source": {
     2772                "type": "git",
     2773                "url": "https://github.com/reactphp/event-loop.git",
     2774                "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354"
     2775            },
     2776            "dist": {
     2777                "type": "zip",
     2778                "url": "https://api.github.com/repos/reactphp/event-loop/zipball/bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
     2779                "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
     2780                "shasum": ""
     2781            },
     2782            "require": {
     2783                "php": ">=5.3.0"
     2784            },
     2785            "require-dev": {
     2786                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
     2787            },
     2788            "suggest": {
     2789                "ext-pcntl": "For signal handling support when using the StreamSelectLoop"
     2790            },
     2791            "type": "library",
     2792            "autoload": {
     2793                "psr-4": {
     2794                    "React\\EventLoop\\": "src/"
     2795                }
     2796            },
     2797            "notification-url": "https://packagist.org/downloads/",
     2798            "license": [
     2799                "MIT"
     2800            ],
     2801            "authors": [
     2802                {
     2803                    "name": "Christian Lück",
     2804                    "email": "christian@clue.engineering",
     2805                    "homepage": "https://clue.engineering/"
     2806                },
     2807                {
     2808                    "name": "Cees-Jan Kiewiet",
     2809                    "email": "reactphp@ceesjankiewiet.nl",
     2810                    "homepage": "https://wyrihaximus.net/"
     2811                },
     2812                {
     2813                    "name": "Jan Sorgalla",
     2814                    "email": "jsorgalla@gmail.com",
     2815                    "homepage": "https://sorgalla.com/"
     2816                },
     2817                {
     2818                    "name": "Chris Boden",
     2819                    "email": "cboden@gmail.com",
     2820                    "homepage": "https://cboden.dev/"
     2821                }
     2822            ],
     2823            "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
     2824            "keywords": [
     2825                "asynchronous",
     2826                "event-loop"
     2827            ],
     2828            "support": {
     2829                "issues": "https://github.com/reactphp/event-loop/issues",
     2830                "source": "https://github.com/reactphp/event-loop/tree/v1.5.0"
     2831            },
     2832            "funding": [
     2833                {
     2834                    "url": "https://opencollective.com/reactphp",
     2835                    "type": "open_collective"
     2836                }
     2837            ],
     2838            "time": "2023-11-13T13:48:05+00:00"
     2839        },
     2840        {
     2841            "name": "react/promise",
     2842            "version": "v3.2.0",
     2843            "source": {
     2844                "type": "git",
     2845                "url": "https://github.com/reactphp/promise.git",
     2846                "reference": "8a164643313c71354582dc850b42b33fa12a4b63"
     2847            },
     2848            "dist": {
     2849                "type": "zip",
     2850                "url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63",
     2851                "reference": "8a164643313c71354582dc850b42b33fa12a4b63",
     2852                "shasum": ""
     2853            },
     2854            "require": {
     2855                "php": ">=7.1.0"
     2856            },
     2857            "require-dev": {
     2858                "phpstan/phpstan": "1.10.39 || 1.4.10",
     2859                "phpunit/phpunit": "^9.6 || ^7.5"
     2860            },
     2861            "type": "library",
     2862            "autoload": {
     2863                "files": [
     2864                    "src/functions_include.php"
     2865                ],
     2866                "psr-4": {
     2867                    "React\\Promise\\": "src/"
     2868                }
     2869            },
     2870            "notification-url": "https://packagist.org/downloads/",
     2871            "license": [
     2872                "MIT"
     2873            ],
     2874            "authors": [
     2875                {
     2876                    "name": "Jan Sorgalla",
     2877                    "email": "jsorgalla@gmail.com",
     2878                    "homepage": "https://sorgalla.com/"
     2879                },
     2880                {
     2881                    "name": "Christian Lück",
     2882                    "email": "christian@clue.engineering",
     2883                    "homepage": "https://clue.engineering/"
     2884                },
     2885                {
     2886                    "name": "Cees-Jan Kiewiet",
     2887                    "email": "reactphp@ceesjankiewiet.nl",
     2888                    "homepage": "https://wyrihaximus.net/"
     2889                },
     2890                {
     2891                    "name": "Chris Boden",
     2892                    "email": "cboden@gmail.com",
     2893                    "homepage": "https://cboden.dev/"
     2894                }
     2895            ],
     2896            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
     2897            "keywords": [
     2898                "promise",
     2899                "promises"
     2900            ],
     2901            "support": {
     2902                "issues": "https://github.com/reactphp/promise/issues",
     2903                "source": "https://github.com/reactphp/promise/tree/v3.2.0"
     2904            },
     2905            "funding": [
     2906                {
     2907                    "url": "https://opencollective.com/reactphp",
     2908                    "type": "open_collective"
     2909                }
     2910            ],
     2911            "time": "2024-05-24T10:39:05+00:00"
     2912        },
     2913        {
     2914            "name": "react/socket",
     2915            "version": "v1.15.0",
     2916            "source": {
     2917                "type": "git",
     2918                "url": "https://github.com/reactphp/socket.git",
     2919                "reference": "216d3aec0b87f04a40ca04f481e6af01bdd1d038"
     2920            },
     2921            "dist": {
     2922                "type": "zip",
     2923                "url": "https://api.github.com/repos/reactphp/socket/zipball/216d3aec0b87f04a40ca04f481e6af01bdd1d038",
     2924                "reference": "216d3aec0b87f04a40ca04f481e6af01bdd1d038",
     2925                "shasum": ""
     2926            },
     2927            "require": {
     2928                "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
     2929                "php": ">=5.3.0",
     2930                "react/dns": "^1.11",
     2931                "react/event-loop": "^1.2",
     2932                "react/promise": "^3 || ^2.6 || ^1.2.1",
     2933                "react/stream": "^1.2"
     2934            },
     2935            "require-dev": {
     2936                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
     2937                "react/async": "^4 || ^3 || ^2",
     2938                "react/promise-stream": "^1.4",
     2939                "react/promise-timer": "^1.10"
     2940            },
     2941            "type": "library",
     2942            "autoload": {
     2943                "psr-4": {
     2944                    "React\\Socket\\": "src/"
     2945                }
     2946            },
     2947            "notification-url": "https://packagist.org/downloads/",
     2948            "license": [
     2949                "MIT"
     2950            ],
     2951            "authors": [
     2952                {
     2953                    "name": "Christian Lück",
     2954                    "email": "christian@clue.engineering",
     2955                    "homepage": "https://clue.engineering/"
     2956                },
     2957                {
     2958                    "name": "Cees-Jan Kiewiet",
     2959                    "email": "reactphp@ceesjankiewiet.nl",
     2960                    "homepage": "https://wyrihaximus.net/"
     2961                },
     2962                {
     2963                    "name": "Jan Sorgalla",
     2964                    "email": "jsorgalla@gmail.com",
     2965                    "homepage": "https://sorgalla.com/"
     2966                },
     2967                {
     2968                    "name": "Chris Boden",
     2969                    "email": "cboden@gmail.com",
     2970                    "homepage": "https://cboden.dev/"
     2971                }
     2972            ],
     2973            "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
     2974            "keywords": [
     2975                "Connection",
     2976                "Socket",
     2977                "async",
     2978                "reactphp",
     2979                "stream"
     2980            ],
     2981            "support": {
     2982                "issues": "https://github.com/reactphp/socket/issues",
     2983                "source": "https://github.com/reactphp/socket/tree/v1.15.0"
     2984            },
     2985            "funding": [
     2986                {
     2987                    "url": "https://opencollective.com/reactphp",
     2988                    "type": "open_collective"
     2989                }
     2990            ],
     2991            "time": "2023-12-15T11:02:10+00:00"
     2992        },
     2993        {
     2994            "name": "react/stream",
     2995            "version": "v1.4.0",
     2996            "source": {
     2997                "type": "git",
     2998                "url": "https://github.com/reactphp/stream.git",
     2999                "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d"
     3000            },
     3001            "dist": {
     3002                "type": "zip",
     3003                "url": "https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d",
     3004                "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d",
     3005                "shasum": ""
     3006            },
     3007            "require": {
     3008                "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
     3009                "php": ">=5.3.8",
     3010                "react/event-loop": "^1.2"
     3011            },
     3012            "require-dev": {
     3013                "clue/stream-filter": "~1.2",
     3014                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
     3015            },
     3016            "type": "library",
     3017            "autoload": {
     3018                "psr-4": {
     3019                    "React\\Stream\\": "src/"
     3020                }
     3021            },
     3022            "notification-url": "https://packagist.org/downloads/",
     3023            "license": [
     3024                "MIT"
     3025            ],
     3026            "authors": [
     3027                {
     3028                    "name": "Christian Lück",
     3029                    "email": "christian@clue.engineering",
     3030                    "homepage": "https://clue.engineering/"
     3031                },
     3032                {
     3033                    "name": "Cees-Jan Kiewiet",
     3034                    "email": "reactphp@ceesjankiewiet.nl",
     3035                    "homepage": "https://wyrihaximus.net/"
     3036                },
     3037                {
     3038                    "name": "Jan Sorgalla",
     3039                    "email": "jsorgalla@gmail.com",
     3040                    "homepage": "https://sorgalla.com/"
     3041                },
     3042                {
     3043                    "name": "Chris Boden",
     3044                    "email": "cboden@gmail.com",
     3045                    "homepage": "https://cboden.dev/"
     3046                }
     3047            ],
     3048            "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
     3049            "keywords": [
     3050                "event-driven",
     3051                "io",
     3052                "non-blocking",
     3053                "pipe",
     3054                "reactphp",
     3055                "readable",
     3056                "stream",
     3057                "writable"
     3058            ],
     3059            "support": {
     3060                "issues": "https://github.com/reactphp/stream/issues",
     3061                "source": "https://github.com/reactphp/stream/tree/v1.4.0"
     3062            },
     3063            "funding": [
     3064                {
     3065                    "url": "https://opencollective.com/reactphp",
     3066                    "type": "open_collective"
     3067                }
     3068            ],
     3069            "time": "2024-06-11T12:45:25+00:00"
     3070        },
     3071        {
    23623072            "name": "scrutinizer/ocular",
    23633073            "version": "1.9",
     
    33694079        {
    33704080            "name": "symfony/console",
    3371             "version": "v5.4.36",
     4081            "version": "v5.4.40",
    33724082            "source": {
    33734083                "type": "git",
    33744084                "url": "https://github.com/symfony/console.git",
    3375                 "reference": "39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e"
    3376             },
    3377             "dist": {
    3378                 "type": "zip",
    3379                 "url": "https://api.github.com/repos/symfony/console/zipball/39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e",
    3380                 "reference": "39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e",
     4085                "reference": "aa73115c0c24220b523625bfcfa655d7d73662dd"
     4086            },
     4087            "dist": {
     4088                "type": "zip",
     4089                "url": "https://api.github.com/repos/symfony/console/zipball/aa73115c0c24220b523625bfcfa655d7d73662dd",
     4090                "reference": "aa73115c0c24220b523625bfcfa655d7d73662dd",
    33814091                "shasum": ""
    33824092            },
     
    34484158            ],
    34494159            "support": {
    3450                 "source": "https://github.com/symfony/console/tree/v5.4.36"
     4160                "source": "https://github.com/symfony/console/tree/v5.4.40"
    34514161            },
    34524162            "funding": [
     
    34644174                }
    34654175            ],
    3466             "time": "2024-02-20T16:33:57+00:00"
     4176            "time": "2024-05-31T14:33:22+00:00"
    34674177        },
    34684178        {
     
    35354245        {
    35364246            "name": "symfony/event-dispatcher",
    3537             "version": "v5.4.35",
     4247            "version": "v5.4.40",
    35384248            "source": {
    35394249                "type": "git",
    35404250                "url": "https://github.com/symfony/event-dispatcher.git",
    3541                 "reference": "7a69a85c7ea5bdd1e875806a99c51a87d3a74b38"
    3542             },
    3543             "dist": {
    3544                 "type": "zip",
    3545                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7a69a85c7ea5bdd1e875806a99c51a87d3a74b38",
    3546                 "reference": "7a69a85c7ea5bdd1e875806a99c51a87d3a74b38",
     4251                "reference": "a54e2a8a114065f31020d6a89ede83e34c3b27a4"
     4252            },
     4253            "dist": {
     4254                "type": "zip",
     4255                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a54e2a8a114065f31020d6a89ede83e34c3b27a4",
     4256                "reference": "a54e2a8a114065f31020d6a89ede83e34c3b27a4",
    35474257                "shasum": ""
    35484258            },
     
    36004310            "homepage": "https://symfony.com",
    36014311            "support": {
    3602                 "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.35"
     4312                "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.40"
    36034313            },
    36044314            "funding": [
     
    36164326                }
    36174327            ],
    3618             "time": "2024-01-23T13:51:25+00:00"
     4328            "time": "2024-05-31T14:33:22+00:00"
    36194329        },
    36204330        {
     
    36994409        {
    37004410            "name": "symfony/filesystem",
    3701             "version": "v5.4.38",
     4411            "version": "v5.4.40",
    37024412            "source": {
    37034413                "type": "git",
    37044414                "url": "https://github.com/symfony/filesystem.git",
    3705                 "reference": "899330a01056077271e2f614c7b28b0379a671eb"
    3706             },
    3707             "dist": {
    3708                 "type": "zip",
    3709                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/899330a01056077271e2f614c7b28b0379a671eb",
    3710                 "reference": "899330a01056077271e2f614c7b28b0379a671eb",
     4415                "reference": "26dd9912df6940810ea00f8f53ad48d6a3424995"
     4416            },
     4417            "dist": {
     4418                "type": "zip",
     4419                "url": "https://api.github.com/repos/symfony/filesystem/zipball/26dd9912df6940810ea00f8f53ad48d6a3424995",
     4420                "reference": "26dd9912df6940810ea00f8f53ad48d6a3424995",
    37114421                "shasum": ""
    37124422            },
     
    37174427                "symfony/polyfill-php80": "^1.16"
    37184428            },
     4429            "require-dev": {
     4430                "symfony/process": "^5.4|^6.4"
     4431            },
    37194432            "type": "library",
    37204433            "autoload": {
     
    37434456            "homepage": "https://symfony.com",
    37444457            "support": {
    3745                 "source": "https://github.com/symfony/filesystem/tree/v5.4.38"
     4458                "source": "https://github.com/symfony/filesystem/tree/v5.4.40"
    37464459            },
    37474460            "funding": [
     
    37594472                }
    37604473            ],
    3761             "time": "2024-03-21T08:05:07+00:00"
     4474            "time": "2024-05-31T14:33:22+00:00"
    37624475        },
    37634476        {
    37644477            "name": "symfony/finder",
    3765             "version": "v5.4.35",
     4478            "version": "v5.4.40",
    37664479            "source": {
    37674480                "type": "git",
    37684481                "url": "https://github.com/symfony/finder.git",
    3769                 "reference": "abe6d6f77d9465fed3cd2d029b29d03b56b56435"
    3770             },
    3771             "dist": {
    3772                 "type": "zip",
    3773                 "url": "https://api.github.com/repos/symfony/finder/zipball/abe6d6f77d9465fed3cd2d029b29d03b56b56435",
    3774                 "reference": "abe6d6f77d9465fed3cd2d029b29d03b56b56435",
     4482                "reference": "f51cff4687547641c7d8180d74932ab40b2205ce"
     4483            },
     4484            "dist": {
     4485                "type": "zip",
     4486                "url": "https://api.github.com/repos/symfony/finder/zipball/f51cff4687547641c7d8180d74932ab40b2205ce",
     4487                "reference": "f51cff4687547641c7d8180d74932ab40b2205ce",
    37754488                "shasum": ""
    37764489            },
     
    38064519            "homepage": "https://symfony.com",
    38074520            "support": {
    3808                 "source": "https://github.com/symfony/finder/tree/v5.4.35"
     4521                "source": "https://github.com/symfony/finder/tree/v5.4.40"
    38094522            },
    38104523            "funding": [
     
    38224535                }
    38234536            ],
    3824             "time": "2024-01-23T13:51:25+00:00"
     4537            "time": "2024-05-31T14:33:22+00:00"
    38254538        },
    38264539        {
    38274540            "name": "symfony/options-resolver",
    3828             "version": "v5.4.21",
     4541            "version": "v5.4.40",
    38294542            "source": {
    38304543                "type": "git",
    38314544                "url": "https://github.com/symfony/options-resolver.git",
    3832                 "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9"
    3833             },
    3834             "dist": {
    3835                 "type": "zip",
    3836                 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
    3837                 "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
     4545                "reference": "bd1afbde6613a8d6b956115e0e14b196191fd0c4"
     4546            },
     4547            "dist": {
     4548                "type": "zip",
     4549                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/bd1afbde6613a8d6b956115e0e14b196191fd0c4",
     4550                "reference": "bd1afbde6613a8d6b956115e0e14b196191fd0c4",
    38384551                "shasum": ""
    38394552            },
     
    38754588            ],
    38764589            "support": {
    3877                 "source": "https://github.com/symfony/options-resolver/tree/v5.4.21"
     4590                "source": "https://github.com/symfony/options-resolver/tree/v5.4.40"
    38784591            },
    38794592            "funding": [
     
    38914604                }
    38924605            ],
    3893             "time": "2023-02-14T08:03:56+00:00"
     4606            "time": "2024-05-31T14:33:22+00:00"
    38944607        },
    38954608        {
     
    44455158        {
    44465159            "name": "symfony/process",
    4447             "version": "v5.4.36",
     5160            "version": "v5.4.40",
    44485161            "source": {
    44495162                "type": "git",
    44505163                "url": "https://github.com/symfony/process.git",
    4451                 "reference": "4fdf34004f149cc20b2f51d7d119aa500caad975"
    4452             },
    4453             "dist": {
    4454                 "type": "zip",
    4455                 "url": "https://api.github.com/repos/symfony/process/zipball/4fdf34004f149cc20b2f51d7d119aa500caad975",
    4456                 "reference": "4fdf34004f149cc20b2f51d7d119aa500caad975",
     5164                "reference": "deedcb3bb4669cae2148bc920eafd2b16dc7c046"
     5165            },
     5166            "dist": {
     5167                "type": "zip",
     5168                "url": "https://api.github.com/repos/symfony/process/zipball/deedcb3bb4669cae2148bc920eafd2b16dc7c046",
     5169                "reference": "deedcb3bb4669cae2148bc920eafd2b16dc7c046",
    44575170                "shasum": ""
    44585171            },
     
    44875200            "homepage": "https://symfony.com",
    44885201            "support": {
    4489                 "source": "https://github.com/symfony/process/tree/v5.4.36"
     5202                "source": "https://github.com/symfony/process/tree/v5.4.40"
    44905203            },
    44915204            "funding": [
     
    45035216                }
    45045217            ],
    4505             "time": "2024-02-12T15:49:53+00:00"
     5218            "time": "2024-05-31T14:33:22+00:00"
    45065219        },
    45075220        {
     
    45905303        {
    45915304            "name": "symfony/stopwatch",
    4592             "version": "v5.4.35",
     5305            "version": "v5.4.40",
    45935306            "source": {
    45945307                "type": "git",
    45955308                "url": "https://github.com/symfony/stopwatch.git",
    4596                 "reference": "887762aa99ff16f65dc8b48aafead415f942d407"
    4597             },
    4598             "dist": {
    4599                 "type": "zip",
    4600                 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/887762aa99ff16f65dc8b48aafead415f942d407",
    4601                 "reference": "887762aa99ff16f65dc8b48aafead415f942d407",
     5309                "reference": "0e9daf3b7c805c747638b2cc48f1649e594f9625"
     5310            },
     5311            "dist": {
     5312                "type": "zip",
     5313                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/0e9daf3b7c805c747638b2cc48f1649e594f9625",
     5314                "reference": "0e9daf3b7c805c747638b2cc48f1649e594f9625",
    46025315                "shasum": ""
    46035316            },
     
    46325345            "homepage": "https://symfony.com",
    46335346            "support": {
    4634                 "source": "https://github.com/symfony/stopwatch/tree/v5.4.35"
     5347                "source": "https://github.com/symfony/stopwatch/tree/v5.4.40"
    46355348            },
    46365349            "funding": [
     
    46485361                }
    46495362            ],
    4650             "time": "2024-01-23T13:51:25+00:00"
     5363            "time": "2024-05-31T14:33:22+00:00"
    46515364        },
    46525365        {
    46535366            "name": "symfony/string",
    4654             "version": "v5.4.36",
     5367            "version": "v5.4.40",
    46555368            "source": {
    46565369                "type": "git",
    46575370                "url": "https://github.com/symfony/string.git",
    4658                 "reference": "4e232c83622bd8cd32b794216aa29d0d266d353b"
    4659             },
    4660             "dist": {
    4661                 "type": "zip",
    4662                 "url": "https://api.github.com/repos/symfony/string/zipball/4e232c83622bd8cd32b794216aa29d0d266d353b",
    4663                 "reference": "4e232c83622bd8cd32b794216aa29d0d266d353b",
     5371                "reference": "142877285aa974a6f7685e292ab5ba9aae86b143"
     5372            },
     5373            "dist": {
     5374                "type": "zip",
     5375                "url": "https://api.github.com/repos/symfony/string/zipball/142877285aa974a6f7685e292ab5ba9aae86b143",
     5376                "reference": "142877285aa974a6f7685e292ab5ba9aae86b143",
    46645377                "shasum": ""
    46655378            },
     
    47185431            ],
    47195432            "support": {
    4720                 "source": "https://github.com/symfony/string/tree/v5.4.36"
     5433                "source": "https://github.com/symfony/string/tree/v5.4.40"
    47215434            },
    47225435            "funding": [
     
    47345447                }
    47355448            ],
    4736             "time": "2024-02-01T08:49:30+00:00"
     5449            "time": "2024-05-31T14:33:22+00:00"
    47375450        },
    47385451        {
  • captcha-eu/trunk/readme.txt

    r3072661 r3102608  
    55Tested up to: 6.5
    66Requires PHP: 7.0
    7 Stable tag: 1.0.31
     7Stable tag: 1.0.32
    88License: GPL
    99License URI: https://opensource.org/license/gpl/
     
    6161
    6262== Changelog ==
     63= 1.0.32 =
     64add FragProtect
    6365= 1.0.31 =
    6466* allow skipping some gravitiyforms
  • captcha-eu/trunk/src/Admin.php

    r3072661 r3102608  
    5454        // no captcha-eu plugins activated => skip sdk.js load
    5555        $plugins = get_option('captcha_at_plugin');
    56         if (is_array($plugins) && [] != $plugins) {
     56        $fragProtect = get_option('captcha_at_fragprotect');
     57        $fragProtectEnabled = count($fragProtect) > 0;
     58       
     59        if ((is_array($plugins) && [] != $plugins) || $fragProtectEnabled) {
    5760            // handle sdk.js loading
    5861            $this->enqueue_sdk_script();
     
    275278        register_setting('captcha-at_settings', 'captcha_at_public_key');
    276279        register_setting('captcha-at_settings', 'captcha_at_plugin');
     280        register_setting('captcha-at_settings', 'captcha_at_fragprotect');
    277281
    278282        // additional settings
  • captcha-eu/trunk/src/Core.php

    r3067165 r3102608  
    1111    private $frontend;
    1212    public $options;
     13    private $fragProtect;
    1314
    1415    public function __construct()
     
    2122        $this->frontend = new Frontend($this);
    2223        $this->options = new Options($this);
     24        $this->fragProtect = new FragProtect($this);
    2325    }
    2426
  • captcha-eu/trunk/src/partials/options-settings.php

    r2914600 r3102608  
    141141            ]),
    142142        ], 'plugins');
     143
     144        echo $options->settingsPanel([
     145            $options->wrapInDiv('header', [
     146                $options->fieldTitle('Content Protection', 'plugin'),
     147                $options->fieldLabel('captcha_at_fragprotect', __('Select Features', 'captcha-eu')),
     148            ]),
     149            $options->wrapInDiv('content', [
     150                $options->fieldInputCheckbox('captcha_at_fragprotect', [
     151                    'Obfuscate and Protect' => [
     152                        'icon' => '',
     153                        'link' => '',
     154                        'choices' => [
     155                            'frag-protect-email-posts' => __('Emails in Post Content', 'captcha-eu'),
     156                            'frag-protect-email-comments' => __('Emails in User Comments', 'captcha-eu'),
     157                            'frag-protect-email-rss' => __('Emails in RSS Feed', 'captcha-eu'),
     158                            'frag-protect-email-rss-comments' => __('Emails in Comments in RSS Feed', 'captcha-eu'),
     159                            'frag-protect-block-feature' => __('Block based Protection', 'captcha-eu'),
     160                            'frag-protect-shortcode-feature' => __('Shortcode [captcha_protect]', 'captcha-eu'),
     161                        ],
     162                    ],
     163                ], get_option('captcha_at_fragprotect'), true),
     164            ]),
     165        ], 'plugins');
    143166    ?>
    144167
  • captcha-eu/trunk/vendor/autoload.php

    r3072661 r3102608  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInit98358bd6a0ce16ece8cf0e5088322c8b::getLoader();
     25return ComposerAutoloaderInitf0e209b66305ebaae8d37fe8e687d316::getLoader();
  • captcha-eu/trunk/vendor/composer/autoload_classmap.php

    r2906145 r3102608  
    99    'CAPTCHA\\Plugin\\Admin' => $baseDir . '/src/Admin.php',
    1010    'CAPTCHA\\Plugin\\Core' => $baseDir . '/src/Core.php',
     11    'CAPTCHA\\Plugin\\FragProtect' => $baseDir . '/src/FragProtect.php',
    1112    'CAPTCHA\\Plugin\\Frontend' => $baseDir . '/src/Frontend.php',
    1213    'CAPTCHA\\Plugin\\Options' => $baseDir . '/src/Options.php',
  • captcha-eu/trunk/vendor/composer/autoload_real.php

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

    r3072661 r3102608  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit98358bd6a0ce16ece8cf0e5088322c8b
     7class ComposerStaticInitf0e209b66305ebaae8d37fe8e687d316
    88{
    99    public static $prefixLengthsPsr4 = array (
     
    2424        'CAPTCHA\\Plugin\\Admin' => __DIR__ . '/../..' . '/src/Admin.php',
    2525        'CAPTCHA\\Plugin\\Core' => __DIR__ . '/../..' . '/src/Core.php',
     26        'CAPTCHA\\Plugin\\FragProtect' => __DIR__ . '/../..' . '/src/FragProtect.php',
    2627        'CAPTCHA\\Plugin\\Frontend' => __DIR__ . '/../..' . '/src/Frontend.php',
    2728        'CAPTCHA\\Plugin\\Options' => __DIR__ . '/../..' . '/src/Options.php',
     
    3233    {
    3334        return \Closure::bind(function () use ($loader) {
    34             $loader->prefixLengthsPsr4 = ComposerStaticInit98358bd6a0ce16ece8cf0e5088322c8b::$prefixLengthsPsr4;
    35             $loader->prefixDirsPsr4 = ComposerStaticInit98358bd6a0ce16ece8cf0e5088322c8b::$prefixDirsPsr4;
    36             $loader->classMap = ComposerStaticInit98358bd6a0ce16ece8cf0e5088322c8b::$classMap;
     35            $loader->prefixLengthsPsr4 = ComposerStaticInitf0e209b66305ebaae8d37fe8e687d316::$prefixLengthsPsr4;
     36            $loader->prefixDirsPsr4 = ComposerStaticInitf0e209b66305ebaae8d37fe8e687d316::$prefixDirsPsr4;
     37            $loader->classMap = ComposerStaticInitf0e209b66305ebaae8d37fe8e687d316::$classMap;
    3738
    3839        }, null, ClassLoader::class);
  • captcha-eu/trunk/vendor/composer/installers/.git/logs/HEAD

    r3072661 r3102608  
    1 0000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1713390544 +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> 1713390544 +0000   checkout: moving from main to v1.12.0
     10000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1718350615 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     22a9170263fcd9cc4fd0b50917293c21d6c1a5bfe d20a64ed3c94748397ff5973488761b22f6d3f19 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1718350616 +0000   checkout: moving from main to v1.12.0
  • captcha-eu/trunk/vendor/composer/installers/.git/logs/refs/heads/main

    r3072661 r3102608  
    1 0000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1713390544 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     10000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1718350615 +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

    r3072661 r3102608  
    1 0000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1713390544 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     10000000000000000000000000000000000000000 2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1718350615 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
  • captcha-eu/trunk/vendor/composer/installers/.git/objects/info/packs

    r3072661 r3102608  
    1 P pack-3a6cfc60f402e00dbc1a54f96f3271dd7cae8735.pack
     1P pack-66eca6ac218ca823955bd59e480d1b6d36fe9004.pack
    22
  • captcha-eu/trunk/wp-captcha.php

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