From 6721d8d600f8296abdf94d21d17abca6024de488 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 09:25:16 +0000 Subject: [PATCH] Bump symplify/phpstan-rules in the production-dependencies group Bumps the production-dependencies group with 1 update: [symplify/phpstan-rules](https://github.com/symplify/phpstan-rules). Updates `symplify/phpstan-rules` from 14.12.0 to 14.12.4 - [Release notes](https://github.com/symplify/phpstan-rules/releases) - [Commits](https://github.com/symplify/phpstan-rules/compare/14.12.0...14.12.4) --- updated-dependencies: - dependency-name: symplify/phpstan-rules dependency-version: 14.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- composer.lock | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 2464d4a..ff1e548 100644 --- a/composer.lock +++ b/composer.lock @@ -156,16 +156,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "2.3.3", + "version": "2.3.5", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "fb19eedd2bb67ff8cf7a5502ad329e701d6398a3" + "reference": "148cefffaf0233e4c08cc13db8a195a56dd6dfe9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fb19eedd2bb67ff8cf7a5502ad329e701d6398a3", - "reference": "fb19eedd2bb67ff8cf7a5502ad329e701d6398a3", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/148cefffaf0233e4c08cc13db8a195a56dd6dfe9", + "reference": "148cefffaf0233e4c08cc13db8a195a56dd6dfe9", "shasum": "" }, "require": { @@ -197,17 +197,17 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/2.3.3" + "source": "https://github.com/phpstan/phpdoc-parser/tree/2.3.5" }, - "time": "2026-07-08T07:01:06+00:00" + "time": "2026-08-31T16:05:28+00:00" }, { "name": "phpstan/phpstan", - "version": "2.2.9", + "version": "2.2.12", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/13d6b4f347bad222da436580c8304fa6f83e6bd0", - "reference": "13d6b4f347bad222da436580c8304fa6f83e6bd0", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/174b0d88710f00a42598886504dd7a146f91ace5", + "reference": "174b0d88710f00a42598886504dd7a146f91ace5", "shasum": "" }, "require": { @@ -263,7 +263,7 @@ "type": "github" } ], - "time": "2026-08-22T07:38:16+00:00" + "time": "2026-08-31T19:09:43+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -437,16 +437,16 @@ }, { "name": "symplify/phpstan-rules", - "version": "14.12.0", + "version": "14.12.4", "source": { "type": "git", "url": "https://github.com/symplify/phpstan-rules.git", - "reference": "31242401e8498c9418a14189e48b2b53158d3f7b" + "reference": "6d51af28f9f3043a10ed3dc869d452fee044275b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/phpstan-rules/zipball/31242401e8498c9418a14189e48b2b53158d3f7b", - "reference": "31242401e8498c9418a14189e48b2b53158d3f7b", + "url": "https://api.github.com/repos/symplify/phpstan-rules/zipball/6d51af28f9f3043a10ed3dc869d452fee044275b", + "reference": "6d51af28f9f3043a10ed3dc869d452fee044275b", "shasum": "" }, "require": { @@ -458,6 +458,7 @@ }, "require-dev": { "illuminate/container": "^11.51", + "nette/neon": "^3.4", "nikic/php-parser": "^5.7", "phpstan/extension-installer": "^1.4", "phpunit/phpunit": "^13.2", @@ -496,7 +497,7 @@ "description": "Set of Symplify rules, type extensions and error formatter for PHPStan", "support": { "issues": "https://github.com/symplify/phpstan-rules/issues", - "source": "https://github.com/symplify/phpstan-rules/tree/14.12.0" + "source": "https://github.com/symplify/phpstan-rules/tree/14.12.4" }, "funding": [ { @@ -508,7 +509,7 @@ "type": "github" } ], - "time": "2026-06-15T08:34:08+00:00" + "time": "2026-08-24T23:32:47+00:00" }, { "name": "thecodingmachine/phpstan-safe-rule",