From ed7e63de9ba599ea2d46ae00197249e82d801e8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 21:47:27 +0000 Subject: [PATCH] composer(deps-dev): bump symplify/phpstan-rules from 12.7.0 to 13.0.1 Bumps [symplify/phpstan-rules](https://github.com/symplify/phpstan-rules) from 12.7.0 to 13.0.1. - [Release notes](https://github.com/symplify/phpstan-rules/releases) - [Commits](https://github.com/symplify/phpstan-rules/compare/12.7.0...13.0.1) --- updated-dependencies: - dependency-name: symplify/phpstan-rules dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/composer.json b/composer.json index fdd5e50ad..816d3201d 100644 --- a/composer.json +++ b/composer.json @@ -67,7 +67,7 @@ "rector/rector": "^1.1.0", "squizlabs/php_codesniffer": "^3.10", "symfony/finder": "^6.4.8", - "symplify/phpstan-rules": "^12.7", + "symplify/phpstan-rules": "^13.0", "vimeo/psalm": "^5.26" }, "suggest": { diff --git a/composer.lock b/composer.lock index 793caae01..290280aa5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5dc6a1520e58860431344c510fc942b4", + "content-hash": "d220ba6dee944bcb654b2855a7738a90", "packages": [ { "name": "dflydev/dot-access-data", @@ -1146,20 +1146,20 @@ }, { "name": "nette/utils", - "version": "v4.0.4", + "version": "v4.0.5", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218" + "reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/d3ad0aa3b9f934602cb3e3902ebccf10be34d218", - "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218", + "url": "https://api.github.com/repos/nette/utils/zipball/736c567e257dbe0fcf6ce81b4d6dbe05c6899f96", + "reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96", "shasum": "" }, "require": { - "php": ">=8.0 <8.4" + "php": "8.0 - 8.4" }, "conflict": { "nette/finder": "<3", @@ -1226,9 +1226,9 @@ ], "support": { "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v4.0.4" + "source": "https://github.com/nette/utils/tree/v4.0.5" }, - "time": "2024-01-17T16:50:36+00:00" + "time": "2024-08-07T15:39:19+00:00" }, { "name": "phpdocumentor/flyfinder", @@ -5788,16 +5788,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.11.3", + "version": "1.12.6", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "e64220a05c1209fc856d58e789c3b7a32c0bb9a5" + "reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e64220a05c1209fc856d58e789c3b7a32c0bb9a5", - "reference": "e64220a05c1209fc856d58e789c3b7a32c0bb9a5", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc4d2f145a88ea7141ae698effd64d9df46527ae", + "reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae", "shasum": "" }, "require": { @@ -5842,7 +5842,7 @@ "type": "github" } ], - "time": "2024-05-31T13:53:37+00:00" + "time": "2024-10-06T15:03:59+00:00" }, { "name": "phpstan/phpstan-strict-rules", @@ -7916,16 +7916,16 @@ }, { "name": "symplify/phpstan-rules", - "version": "12.7.0", + "version": "13.0.1", "source": { "type": "git", "url": "https://github.com/symplify/phpstan-rules.git", - "reference": "14f506143ae7d6548da88326331cc536686e224f" + "reference": "c117396f4d7fe30704233c033244114e0fbea3f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/phpstan-rules/zipball/14f506143ae7d6548da88326331cc536686e224f", - "reference": "14f506143ae7d6548da88326331cc536686e224f", + "url": "https://api.github.com/repos/symplify/phpstan-rules/zipball/c117396f4d7fe30704233c033244114e0fbea3f0", + "reference": "c117396f4d7fe30704233c033244114e0fbea3f0", "shasum": "" }, "require": { @@ -7954,7 +7954,7 @@ "description": "Set of Symplify rules for PHPStan", "support": { "issues": "https://github.com/symplify/phpstan-rules/issues", - "source": "https://github.com/symplify/phpstan-rules/tree/12.7.0" + "source": "https://github.com/symplify/phpstan-rules/tree/13.0.1" }, "funding": [ { @@ -7966,7 +7966,7 @@ "type": "github" } ], - "time": "2024-05-25T15:32:40+00:00" + "time": "2024-08-23T09:02:23+00:00" }, { "name": "theseer/tokenizer",