diff --git a/composer.lock b/composer.lock index 71a6a7a..a2f740d 100644 --- a/composer.lock +++ b/composer.lock @@ -3026,31 +3026,31 @@ }, { "name": "slevomat/coding-standard", - "version": "8.30.1", + "version": "8.31.0", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "70a3b2150600122f87c59cae1c1b5902ba73798b" + "reference": "ae5e938b49986fa48b494557445e22ee1ca795b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/70a3b2150600122f87c59cae1c1b5902ba73798b", - "reference": "70a3b2150600122f87c59cae1c1b5902ba73798b", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/ae5e938b49986fa48b494557445e22ee1ca795b7", + "reference": "ae5e938b49986fa48b494557445e22ee1ca795b7", "shasum": "" }, "require": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.2.1", "php": "^7.4 || ^8.0", - "phpstan/phpdoc-parser": "^2.3.2", + "phpstan/phpdoc-parser": "^2.3.3", "squizlabs/php_codesniffer": "^4.0.1" }, "require-dev": { "phing/phing": "3.0.1|3.1.2", "php-parallel-lint/php-parallel-lint": "1.4.0", - "phpstan/phpstan": "2.2.2", + "phpstan/phpstan": "2.2.5", "phpstan/phpstan-deprecation-rules": "2.0.4", - "phpstan/phpstan-phpunit": "2.0.16", - "phpstan/phpstan-strict-rules": "2.0.11", + "phpstan/phpstan-phpunit": "2.0.18", + "phpstan/phpstan-strict-rules": "2.0.12", "phpunit/phpunit": "9.6.34|10.5.63|11.4.4|11.5.55|12.5.30" }, "type": "phpcodesniffer-standard", @@ -3075,7 +3075,7 @@ ], "support": { "issues": "https://github.com/slevomat/coding-standard/issues", - "source": "https://github.com/slevomat/coding-standard/tree/8.30.1" + "source": "https://github.com/slevomat/coding-standard/tree/8.31.0" }, "funding": [ { @@ -3087,7 +3087,7 @@ "type": "tidelift" } ], - "time": "2026-06-27T11:26:35+00:00" + "time": "2026-07-21T16:20:20+00:00" }, { "name": "squizlabs/php_codesniffer",