From 64be7b5e68f1b8adfa8d3da4dc538d0e20ac7092 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 18:34:50 +0000 Subject: [PATCH] Build(deps-dev): bump contributte/phpstan from 0.1.0 to 0.3.1 Bumps [contributte/phpstan](https://github.com/contributte/phpstan) from 0.1.0 to 0.3.1. - [Release notes](https://github.com/contributte/phpstan/releases) - [Commits](https://github.com/contributte/phpstan/compare/v0.1.0...v0.3.1) --- updated-dependencies: - dependency-name: contributte/phpstan dependency-version: 0.3.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 118 ++++++++++++++++++++++++++------------------------ 2 files changed, 63 insertions(+), 57 deletions(-) diff --git a/composer.json b/composer.json index a00beb7..b8cd1da 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "require-dev": { "contributte/qa": "^0.4", "contributte/tester": "^0.4", - "contributte/phpstan": "^0.1", + "contributte/phpstan": "^0.3", "contributte/dev": "^0.6" }, "autoload": { diff --git a/composer.lock b/composer.lock index 845f8a0..9936e53 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": "f60cfb4eb96a9c4cb01579506c234e63", + "content-hash": "6d44f9d2ebe939d729dc005b49b4cad5", "packages": [ { "name": "contributte/application", @@ -1768,33 +1768,33 @@ }, { "name": "contributte/phpstan", - "version": "v0.1.0", + "version": "v0.3.1", "source": { "type": "git", "url": "https://github.com/contributte/phpstan.git", - "reference": "12731b3619c55d31bdbae73f814d6b7ee976c1e3" + "reference": "73333d9c141521af59b2dc1ed04b1946b36c2723" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/contributte/phpstan/zipball/12731b3619c55d31bdbae73f814d6b7ee976c1e3", - "reference": "12731b3619c55d31bdbae73f814d6b7ee976c1e3", + "url": "https://api.github.com/repos/contributte/phpstan/zipball/73333d9c141521af59b2dc1ed04b1946b36c2723", + "reference": "73333d9c141521af59b2dc1ed04b1946b36c2723", "shasum": "" }, "require": { - "php": ">=8.0", - "phpstan/phpstan": "^1.10.15", - "phpstan/phpstan-deprecation-rules": "^1.1.3", - "phpstan/phpstan-nette": "^1.2.9", - "phpstan/phpstan-strict-rules": "^1.5.1" + "php": ">=8.2", + "phpstan/phpstan": "^2.0.1", + "phpstan/phpstan-deprecation-rules": "^2.0.0", + "phpstan/phpstan-nette": "^2.0.0", + "phpstan/phpstan-strict-rules": "^2.0.0" }, "require-dev": { - "contributte/qa": "^0.4", - "contributte/tester": "^0.1" + "contributte/qa": "^0.4.0", + "contributte/tester": "^0.3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "0.2.x-dev" + "dev-master": "0.4.x-dev" } }, "autoload": { @@ -1812,7 +1812,7 @@ "homepage": "https://f3l1x.io" } ], - "description": "Opinionated set of phpstan extensions & rules for all fans.", + "description": "Opinionated set of PHPStan extensions & rules for all fans.", "homepage": "https://github.com/contributte/phpstan", "keywords": [ "PHPStan", @@ -1823,7 +1823,7 @@ ], "support": { "issues": "https://github.com/contributte/phpstan/issues", - "source": "https://github.com/contributte/phpstan/tree/v0.1.0" + "source": "https://github.com/contributte/phpstan/tree/v0.3.1" }, "funding": [ { @@ -1835,7 +1835,7 @@ "type": "github" } ], - "time": "2023-06-04T12:37:12+00:00" + "time": "2026-01-06T13:10:36+00:00" }, { "name": "contributte/qa", @@ -2204,15 +2204,15 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.32", + "version": "2.1.40", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2770dcdf5078d0b0d53f94317e06affe88419aa8", - "reference": "2770dcdf5078d0b0d53f94317e06affe88419aa8", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9b2c7aeb83a75d8680ea5e7c9b7fca88052b766b", + "reference": "9b2c7aeb83a75d8680ea5e7c9b7fca88052b766b", "shasum": "" }, "require": { - "php": "^7.2|^8.0" + "php": "^7.4|^8.0" }, "conflict": { "phpstan/phpstan-shim": "*" @@ -2253,30 +2253,30 @@ "type": "github" } ], - "time": "2025-09-30T10:16:31+00:00" + "time": "2026-02-23T15:04:35+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", - "version": "1.2.1", + "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-deprecation-rules.git", - "reference": "f94d246cc143ec5a23da868f8f7e1393b50eaa82" + "reference": "6b5571001a7f04fa0422254c30a0017ec2f2cacc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/f94d246cc143ec5a23da868f8f7e1393b50eaa82", - "reference": "f94d246cc143ec5a23da868f8f7e1393b50eaa82", + "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/6b5571001a7f04fa0422254c30a0017ec2f2cacc", + "reference": "6b5571001a7f04fa0422254c30a0017ec2f2cacc", "shasum": "" }, "require": { - "php": "^7.2 || ^8.0", - "phpstan/phpstan": "^1.12" + "php": "^7.4 || ^8.0", + "phpstan/phpstan": "^2.1.39" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2", - "phpstan/phpstan-phpunit": "^1.0", - "phpunit/phpunit": "^9.5" + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^9.6" }, "type": "phpstan-extension", "extra": { @@ -2296,29 +2296,32 @@ "MIT" ], "description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.", + "keywords": [ + "static analysis" + ], "support": { "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues", - "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.2.1" + "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/2.0.4" }, - "time": "2024-09-11T15:52:35+00:00" + "time": "2026-02-09T13:21:14+00:00" }, { "name": "phpstan/phpstan-nette", - "version": "1.3.8", + "version": "2.0.9", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-nette.git", - "reference": "bc74b8b208b47f163fe55708fcf1a0333247fa79" + "reference": "abd2b295fac8258fb294fd5dc17c5e024c6e3c89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-nette/zipball/bc74b8b208b47f163fe55708fcf1a0333247fa79", - "reference": "bc74b8b208b47f163fe55708fcf1a0333247fa79", + "url": "https://api.github.com/repos/phpstan/phpstan-nette/zipball/abd2b295fac8258fb294fd5dc17c5e024c6e3c89", + "reference": "abd2b295fac8258fb294fd5dc17c5e024c6e3c89", "shasum": "" }, "require": { - "php": "^7.2 || ^8.0", - "phpstan/phpstan": "^1.11.11" + "php": "^7.4 || ^8.0", + "phpstan/phpstan": "^2.1.12" }, "conflict": { "nette/application": "<2.3.0", @@ -2330,13 +2333,14 @@ }, "require-dev": { "nette/application": "^3.0", + "nette/di": "^3.0", "nette/forms": "^3.0", - "nette/utils": "^2.3.0 || ^3.0.0", - "nikic/php-parser": "^4.13.2", + "nette/utils": "^2.3.0 || ^3.0.0 || ^4.0", "php-parallel-lint/php-parallel-lint": "^1.2", - "phpstan/phpstan-phpunit": "^1.0", - "phpstan/phpstan-strict-rules": "^1.0", - "phpunit/phpunit": "~9.5.28" + "phpstan/phpstan-deprecation-rules": "^2.0", + "phpstan/phpstan-phpunit": "^2.0.8", + "phpstan/phpstan-strict-rules": "^2.0", + "phpunit/phpunit": "^9.6" }, "type": "phpstan-extension", "extra": { @@ -2359,34 +2363,33 @@ "description": "Nette Framework class reflection extension for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-nette/issues", - "source": "https://github.com/phpstan/phpstan-nette/tree/1.3.8" + "source": "https://github.com/phpstan/phpstan-nette/tree/2.0.9" }, - "time": "2024-08-25T12:11:12+00:00" + "time": "2026-02-11T12:41:39+00:00" }, { "name": "phpstan/phpstan-strict-rules", - "version": "1.6.2", + "version": "2.0.10", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-strict-rules.git", - "reference": "b564ca479e7e735f750aaac4935af965572a7845" + "reference": "1aba28b697c1e3b6bbec8a1725f8b11b6d3e5a5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/b564ca479e7e735f750aaac4935af965572a7845", - "reference": "b564ca479e7e735f750aaac4935af965572a7845", + "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/1aba28b697c1e3b6bbec8a1725f8b11b6d3e5a5f", + "reference": "1aba28b697c1e3b6bbec8a1725f8b11b6d3e5a5f", "shasum": "" }, "require": { - "php": "^7.2 || ^8.0", - "phpstan/phpstan": "^1.12.4" + "php": "^7.4 || ^8.0", + "phpstan/phpstan": "^2.1.39" }, "require-dev": { - "nikic/php-parser": "^4.13.0", "php-parallel-lint/php-parallel-lint": "^1.2", - "phpstan/phpstan-deprecation-rules": "^1.1", - "phpstan/phpstan-phpunit": "^1.0", - "phpunit/phpunit": "^9.5" + "phpstan/phpstan-deprecation-rules": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^9.6" }, "type": "phpstan-extension", "extra": { @@ -2406,11 +2409,14 @@ "MIT" ], "description": "Extra strict and opinionated rules for PHPStan", + "keywords": [ + "static analysis" + ], "support": { "issues": "https://github.com/phpstan/phpstan-strict-rules/issues", - "source": "https://github.com/phpstan/phpstan-strict-rules/tree/1.6.2" + "source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.10" }, - "time": "2025-01-19T13:02:24+00:00" + "time": "2026-02-11T14:17:32+00:00" }, { "name": "slevomat/coding-standard",