diff --git a/composer.lock b/composer.lock index def2a66a0c0a4..12b5c954eecc5 100644 --- a/composer.lock +++ b/composer.lock @@ -281,38 +281,30 @@ }, { "name": "composer/pcre", - "version": "3.2.0", + "version": "3.1.4", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "ea4ab6f9580a4fd221e0418f2c357cdd39102a90" + "reference": "04229f163664973f68f38f6f73d917799168ef24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/ea4ab6f9580a4fd221e0418f2c357cdd39102a90", - "reference": "ea4ab6f9580a4fd221e0418f2c357cdd39102a90", + "url": "https://api.github.com/repos/composer/pcre/zipball/04229f163664973f68f38f6f73d917799168ef24", + "reference": "04229f163664973f68f38f6f73d917799168ef24", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, - "conflict": { - "phpstan/phpstan": "<1.11.8" - }, "require-dev": { - "phpstan/phpstan": "^1.11.8", + "phpstan/phpstan": "^1.3", "phpstan/phpstan-strict-rules": "^1.1", - "phpunit/phpunit": "^8 || ^9" + "symfony/phpunit-bridge": "^5" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.x-dev" - }, - "phpstan": { - "includes": [ - "extension.neon" - ] } }, "autoload": { @@ -340,7 +332,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.2.0" + "source": "https://github.com/composer/pcre/tree/3.1.4" }, "funding": [ { @@ -356,7 +348,7 @@ "type": "tidelift" } ], - "time": "2024-07-25T09:36:02+00:00" + "time": "2024-05-27T13:40:54+00:00" }, { "name": "composer/semver", @@ -906,16 +898,16 @@ }, { "name": "phan/phan", - "version": "5.4.4", + "version": "5.4.3", "source": { "type": "git", "url": "https://github.com/phan/phan.git", - "reference": "a87bbadc95a5b57353f911fdbd227404f3b47c22" + "reference": "86a7acd99c1239b8867b49feca2398851212e7fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phan/phan/zipball/a87bbadc95a5b57353f911fdbd227404f3b47c22", - "reference": "a87bbadc95a5b57353f911fdbd227404f3b47c22", + "url": "https://api.github.com/repos/phan/phan/zipball/86a7acd99c1239b8867b49feca2398851212e7fe", + "reference": "86a7acd99c1239b8867b49feca2398851212e7fe", "shasum": "" }, "require": { @@ -980,9 +972,9 @@ ], "support": { "issues": "https://github.com/phan/phan/issues", - "source": "https://github.com/phan/phan/tree/5.4.4" + "source": "https://github.com/phan/phan/tree/5.4.3" }, - "time": "2024-07-25T20:34:20+00:00" + "time": "2023-12-26T17:57:35+00:00" }, { "name": "php-parallel-lint/php-parallel-lint", @@ -1047,16 +1039,16 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v9.1.0", + "version": "v9.0.0", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "2c95c633362d1f4f531f69e5db63bb19399d8b58" + "reference": "ccfc447c39a48886146fd3cef66d0e6f2db7fa2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/2c95c633362d1f4f531f69e5db63bb19399d8b58", - "reference": "2c95c633362d1f4f531f69e5db63bb19399d8b58", + "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/ccfc447c39a48886146fd3cef66d0e6f2db7fa2b", + "reference": "ccfc447c39a48886146fd3cef66d0e6f2db7fa2b", "shasum": "" }, "require": { @@ -1085,34 +1077,33 @@ ], "support": { "issues": "https://github.com/php-stubs/woocommerce-stubs/issues", - "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v9.1.0" + "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v9.0.0" }, - "time": "2024-07-11T10:55:02+00:00" + "time": "2024-06-18T15:46:13+00:00" }, { "name": "php-stubs/wordpress-stubs", - "version": "v6.6.0", + "version": "v6.5.3", "source": { "type": "git", "url": "https://github.com/php-stubs/wordpress-stubs.git", - "reference": "86e8753e89d59849276dcdd91b9a7dd78bb4abe2" + "reference": "e611a83292d02055a25f83291a98fadd0c21e092" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/86e8753e89d59849276dcdd91b9a7dd78bb4abe2", - "reference": "86e8753e89d59849276dcdd91b9a7dd78bb4abe2", + "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/e611a83292d02055a25f83291a98fadd0c21e092", + "reference": "e611a83292d02055a25f83291a98fadd0c21e092", "shasum": "" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "nikic/php-parser": "^4.13", - "php": "^7.4 || ^8.0", + "php": "^7.4 || ~8.0.0", "php-stubs/generator": "^0.8.3", - "phpdocumentor/reflection-docblock": "^5.4.1", + "phpdocumentor/reflection-docblock": "5.3", "phpstan/phpstan": "^1.10.49", "phpunit/phpunit": "^9.5", - "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.0", - "wp-coding-standards/wpcs": "3.1.0 as 2.3.0" + "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^0.11" }, "suggest": { "paragonie/sodium_compat": "Pure PHP implementation of libsodium", @@ -1133,22 +1124,22 @@ ], "support": { "issues": "https://github.com/php-stubs/wordpress-stubs/issues", - "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.6.0" + "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.5.3" }, - "time": "2024-07-17T08:50:38+00:00" + "time": "2024-05-08T02:12:31+00:00" }, { "name": "php-stubs/wordpress-tests-stubs", - "version": "v6.6.0", + "version": "v6.5.0", "source": { "type": "git", "url": "https://github.com/php-stubs/wordpress-tests-stubs.git", - "reference": "bbb91ebd5477134a672b45718ecd120ed2d739c7" + "reference": "7d6649a7e91d92aea7a191d2c1f621605d310f4e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/wordpress-tests-stubs/zipball/bbb91ebd5477134a672b45718ecd120ed2d739c7", - "reference": "bbb91ebd5477134a672b45718ecd120ed2d739c7", + "url": "https://api.github.com/repos/php-stubs/wordpress-tests-stubs/zipball/7d6649a7e91d92aea7a191d2c1f621605d310f4e", + "reference": "7d6649a7e91d92aea7a191d2c1f621605d310f4e", "shasum": "" }, "require-dev": { @@ -1173,9 +1164,9 @@ ], "support": { "issues": "https://github.com/php-stubs/wordpress-tests-stubs/issues", - "source": "https://github.com/php-stubs/wordpress-tests-stubs/tree/v6.6.0" + "source": "https://github.com/php-stubs/wordpress-tests-stubs/tree/v6.5.0" }, - "time": "2024-07-17T07:56:06+00:00" + "time": "2024-04-02T18:38:25+00:00" }, { "name": "php-stubs/wp-cli-stubs", @@ -1903,16 +1894,16 @@ }, { "name": "sabre/event", - "version": "5.1.6", + "version": "5.1.4", "source": { "type": "git", "url": "https://github.com/sabre-io/event.git", - "reference": "e0e1ccbff1965083de9a6530182b8b70819e1347" + "reference": "d7da22897125d34d7eddf7977758191c06a74497" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sabre-io/event/zipball/e0e1ccbff1965083de9a6530182b8b70819e1347", - "reference": "e0e1ccbff1965083de9a6530182b8b70819e1347", + "url": "https://api.github.com/repos/sabre-io/event/zipball/d7da22897125d34d7eddf7977758191c06a74497", + "reference": "d7da22897125d34d7eddf7977758191c06a74497", "shasum": "" }, "require": { @@ -1921,7 +1912,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "~2.17.1", "phpstan/phpstan": "^0.12", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6" + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.0" }, "type": "library", "autoload": { @@ -1965,7 +1956,7 @@ "issues": "https://github.com/sabre-io/event/issues", "source": "https://github.com/fruux/sabre-event" }, - "time": "2024-07-26T05:09:47+00:00" + "time": "2021-11-04T06:51:17+00:00" }, { "name": "sirbrillig/phpcs-changed", @@ -2174,16 +2165,16 @@ }, { "name": "symfony/console", - "version": "v7.1.3", + "version": "v7.1.2", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "cb1dcb30ebc7005c29864ee78adb47b5fb7c3cd9" + "reference": "0aa29ca177f432ab68533432db0de059f39c92ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/cb1dcb30ebc7005c29864ee78adb47b5fb7c3cd9", - "reference": "cb1dcb30ebc7005c29864ee78adb47b5fb7c3cd9", + "url": "https://api.github.com/repos/symfony/console/zipball/0aa29ca177f432ab68533432db0de059f39c92ae", + "reference": "0aa29ca177f432ab68533432db0de059f39c92ae", "shasum": "" }, "require": { @@ -2247,7 +2238,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v7.1.3" + "source": "https://github.com/symfony/console/tree/v7.1.2" }, "funding": [ { @@ -2263,7 +2254,7 @@ "type": "tidelift" } ], - "time": "2024-07-26T12:41:01+00:00" + "time": "2024-06-28T10:03:55+00:00" }, { "name": "symfony/deprecation-contracts", @@ -2815,16 +2806,16 @@ }, { "name": "symfony/string", - "version": "v7.1.3", + "version": "v7.1.2", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "ea272a882be7f20cad58d5d78c215001617b7f07" + "reference": "14221089ac66cf82e3cf3d1c1da65de305587ff8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/ea272a882be7f20cad58d5d78c215001617b7f07", - "reference": "ea272a882be7f20cad58d5d78c215001617b7f07", + "url": "https://api.github.com/repos/symfony/string/zipball/14221089ac66cf82e3cf3d1c1da65de305587ff8", + "reference": "14221089ac66cf82e3cf3d1c1da65de305587ff8", "shasum": "" }, "require": { @@ -2882,7 +2873,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v7.1.3" + "source": "https://github.com/symfony/string/tree/v7.1.2" }, "funding": [ { @@ -2898,7 +2889,7 @@ "type": "tidelift" } ], - "time": "2024-07-22T10:25:37+00:00" + "time": "2024-06-28T09:27:18+00:00" }, { "name": "tysonandre/var_representation_polyfill", @@ -3101,4 +3092,4 @@ }, "platform-dev": [], "plugin-api-version": "2.6.0" -} +} \ No newline at end of file