diff --git a/composer.lock b/composer.lock index 98d7d9a66ac55c6103912a1d0d5923109ba625b0..1a40148788c8bee005d5336d16e8a925caa74def 100644 --- a/composer.lock +++ b/composer.lock @@ -5371,16 +5371,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.15.1", + "version": "v4.15.2", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900" + "reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900", - "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc", + "reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc", "shasum": "" }, "require": { @@ -5421,9 +5421,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.2" }, - "time": "2022-09-04T07:30:47+00:00" + "time": "2022-11-12T15:38:23+00:00" }, { "name": "phar-io/manifest", @@ -5970,16 +5970,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.18", + "version": "9.2.19", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a" + "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/12fddc491826940cf9b7e88ad9664cf51f0f6d0a", - "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c77b56b63e3d2031bd8997fcec43c1925ae46559", + "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559", "shasum": "" }, "require": { @@ -6035,7 +6035,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.18" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.19" }, "funding": [ { @@ -6043,7 +6043,7 @@ "type": "github" } ], - "time": "2022-10-27T13:35:33+00:00" + "time": "2022-11-18T07:47:47+00:00" }, { "name": "phpunit/php-file-iterator", @@ -7661,16 +7661,16 @@ }, { "name": "slevomat/coding-standard", - "version": "8.6.2", + "version": "8.6.4", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "080f592b16f021a3a8e43d95ca8f57b87ddcf4e6" + "reference": "8a02c83e59c3230a2a4367b29956a2f2b56e3a24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/080f592b16f021a3a8e43d95ca8f57b87ddcf4e6", - "reference": "080f592b16f021a3a8e43d95ca8f57b87ddcf4e6", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/8a02c83e59c3230a2a4367b29956a2f2b56e3a24", + "reference": "8a02c83e59c3230a2a4367b29956a2f2b56e3a24", "shasum": "" }, "require": { @@ -7682,11 +7682,11 @@ "require-dev": { "phing/phing": "2.17.4", "php-parallel-lint/php-parallel-lint": "1.3.2", - "phpstan/phpstan": "1.4.10|1.8.10", + "phpstan/phpstan": "1.4.10|1.9.2", "phpstan/phpstan-deprecation-rules": "1.0.0", - "phpstan/phpstan-phpunit": "1.0.0|1.1.1", + "phpstan/phpstan-phpunit": "1.0.0|1.2.2", "phpstan/phpstan-strict-rules": "1.4.4", - "phpunit/phpunit": "7.5.20|8.5.21|9.5.25" + "phpunit/phpunit": "7.5.20|8.5.21|9.5.26" }, "type": "phpcodesniffer-standard", "extra": { @@ -7710,7 +7710,7 @@ ], "support": { "issues": "https://github.com/slevomat/coding-standard/issues", - "source": "https://github.com/slevomat/coding-standard/tree/8.6.2" + "source": "https://github.com/slevomat/coding-standard/tree/8.6.4" }, "funding": [ { @@ -7722,7 +7722,7 @@ "type": "tidelift" } ], - "time": "2022-10-22T15:42:49+00:00" + "time": "2022-11-14T09:26:24+00:00" }, { "name": "squizlabs/php_codesniffer", diff --git a/composer/Metapackage/PinnedDevDependencies/composer.json b/composer/Metapackage/PinnedDevDependencies/composer.json index 04fbf5b1b53939ae03b319ab2cc95d94a383dda6..81d1dd1630ef68a4d0d36b4a85d70964aca3abaf 100644 --- a/composer/Metapackage/PinnedDevDependencies/composer.json +++ b/composer/Metapackage/PinnedDevDependencies/composer.json @@ -26,7 +26,7 @@ "mglaman/phpstan-drupal": "1.1.25", "mikey179/vfsstream": "v1.6.11", "myclabs/deep-copy": "1.11.0", - "nikic/php-parser": "v4.15.1", + "nikic/php-parser": "v4.15.2", "phar-io/manifest": "2.0.3", "phar-io/version": "3.2.1", "phpdocumentor/reflection-common": "2.2.0", @@ -37,7 +37,7 @@ "phpstan/extension-installer": "1.2.0", "phpstan/phpdoc-parser": "1.13.1", "phpstan/phpstan": "1.9.2", - "phpunit/php-code-coverage": "9.2.18", + "phpunit/php-code-coverage": "9.2.19", "phpunit/php-file-iterator": "3.0.6", "phpunit/php-invoker": "3.1.1", "phpunit/php-text-template": "2.0.4", @@ -64,7 +64,7 @@ "seld/phar-utils": "1.2.1", "seld/signal-handler": "2.0.1", "sirbrillig/phpcs-variable-analysis": "v2.11.9", - "slevomat/coding-standard": "8.6.2", + "slevomat/coding-standard": "8.6.4", "squizlabs/php_codesniffer": "3.7.1", "symfony/browser-kit": "v6.2.0-RC1", "symfony/css-selector": "v6.2.0-RC1",