From 96597bcf1ad0bc3d2e7f8db8c572ad5a44b1f610 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 23:52:07 +0000 Subject: [PATCH] composer(deps-dev): Bump ergebnis/phpstan-rules from 2.6.0 to 2.6.1 Bumps [ergebnis/phpstan-rules](https://github.com/ergebnis/phpstan-rules) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/ergebnis/phpstan-rules/releases) - [Changelog](https://github.com/ergebnis/phpstan-rules/blob/main/CHANGELOG.md) - [Commits](https://github.com/ergebnis/phpstan-rules/compare/2.6.0...2.6.1) --- updated-dependencies: - dependency-name: ergebnis/phpstan-rules dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index ca587ae6..28fff0d8 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "ergebnis/data-provider": "^3.4.0", "ergebnis/license": "^2.6.0", "ergebnis/php-cs-fixer-config": "^6.40.0", - "ergebnis/phpstan-rules": "^2.6.0", + "ergebnis/phpstan-rules": "^2.6.1", "ergebnis/phpunit-slow-test-detector": "^2.17.0", "fakerphp/faker": "^1.24.1", "infection/infection": "~0.27.11", diff --git a/composer.lock b/composer.lock index ffebdc69..e4170d1a 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": "5038a6365a3052ca9303421f57f12c85", + "content-hash": "a386b9101695aad7ed37a07f6d2bf1cb", "packages": [], "packages-dev": [ { @@ -1603,16 +1603,16 @@ }, { "name": "ergebnis/phpstan-rules", - "version": "2.6.0", + "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/ergebnis/phpstan-rules.git", - "reference": "61968aacd749c1d7565deec2853f5d4edb3f37cd" + "reference": "483c4028aea61154d93ca8de200e92eb64b43299" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/phpstan-rules/zipball/61968aacd749c1d7565deec2853f5d4edb3f37cd", - "reference": "61968aacd749c1d7565deec2853f5d4edb3f37cd", + "url": "https://api.github.com/repos/ergebnis/phpstan-rules/zipball/483c4028aea61154d93ca8de200e92eb64b43299", + "reference": "483c4028aea61154d93ca8de200e92eb64b43299", "shasum": "" }, "require": { @@ -1624,12 +1624,12 @@ "doctrine/orm": "^2.20.0 || ^3.3.0", "ergebnis/composer-normalize": "^2.45.0", "ergebnis/license": "^2.6.0", - "ergebnis/php-cs-fixer-config": "^6.39.0", + "ergebnis/php-cs-fixer-config": "^6.41.0", "ergebnis/phpunit-slow-test-detector": "^2.17.0", "nette/di": "^3.1.10", - "nikic/php-parser": "^4.19.4", "phpstan/extension-installer": "^1.4.3", "phpstan/phpstan-deprecation-rules": "^2.0.1", + "phpstan/phpstan-phpunit": "^2.0.3", "phpstan/phpstan-strict-rules": "^2.0.1", "phpunit/phpunit": "^9.6.21", "psr/container": "^2.0.2", @@ -1671,7 +1671,7 @@ "security": "https://github.com/ergebnis/phpstan-rules/blob/main/.github/SECURITY.md", "source": "https://github.com/ergebnis/phpstan-rules" }, - "time": "2025-01-08T09:39:27+00:00" + "time": "2025-01-16T13:33:47+00:00" }, { "name": "ergebnis/phpunit-slow-test-detector", @@ -7534,15 +7534,15 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, - "platform-dev": {}, + "platform-dev": [], "platform-overrides": { "php": "8.1.26" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }