From 22df08f9448d2f431399ee73f6fb3e32e6e15d44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 06:01:44 +0000 Subject: [PATCH] Bump contributte/phpstan from 0.3.0 to 0.3.1 Bumps [contributte/phpstan](https://github.com/contributte/phpstan) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/contributte/phpstan/releases) - [Commits](https://github.com/contributte/phpstan/compare/v0.3.0...v0.3.1) --- updated-dependencies: - dependency-name: contributte/phpstan dependency-version: 0.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index bb03527..5af5988 100644 --- a/composer.lock +++ b/composer.lock @@ -1827,16 +1827,16 @@ }, { "name": "contributte/phpstan", - "version": "v0.3.0", + "version": "v0.3.1", "source": { "type": "git", "url": "https://github.com/contributte/phpstan.git", - "reference": "dbc466d26fd21e87d1a9d63fa3f96fbf53696b44" + "reference": "73333d9c141521af59b2dc1ed04b1946b36c2723" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/contributte/phpstan/zipball/dbc466d26fd21e87d1a9d63fa3f96fbf53696b44", - "reference": "dbc466d26fd21e87d1a9d63fa3f96fbf53696b44", + "url": "https://api.github.com/repos/contributte/phpstan/zipball/73333d9c141521af59b2dc1ed04b1946b36c2723", + "reference": "73333d9c141521af59b2dc1ed04b1946b36c2723", "shasum": "" }, "require": { @@ -1853,7 +1853,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "0.3.x-dev" + "dev-master": "0.4.x-dev" } }, "autoload": { @@ -1882,7 +1882,7 @@ ], "support": { "issues": "https://github.com/contributte/phpstan/issues", - "source": "https://github.com/contributte/phpstan/tree/v0.3.0" + "source": "https://github.com/contributte/phpstan/tree/v0.3.1" }, "funding": [ { @@ -1894,7 +1894,7 @@ "type": "github" } ], - "time": "2026-01-04T17:28:07+00:00" + "time": "2026-01-06T13:10:36+00:00" }, { "name": "contributte/qa",