From 19fc7dec9d1e0d52fce17e4ac8125ea7c5f0239f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 14:10:02 +0000 Subject: [PATCH] chore(deps): bump nowo-tech/phpstan-frankenphp from 1.0.1 to 1.0.2 Bumps [nowo-tech/phpstan-frankenphp](https://github.com/nowo-tech/PhpStanFrankenPhp) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/nowo-tech/PhpStanFrankenPhp/releases) - [Changelog](https://github.com/nowo-tech/PhpStanFrankenPhp/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/nowo-tech/PhpStanFrankenPhp/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: nowo-tech/phpstan-frankenphp dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 49c1bb6..4e183a8 100644 --- a/composer.lock +++ b/composer.lock @@ -3530,16 +3530,16 @@ }, { "name": "nowo-tech/phpstan-frankenphp", - "version": "v1.0.1", + "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/nowo-tech/PhpStanFrankenPhp.git", - "reference": "c27fbbec6f3430763ddf9854f5ec6b0ebb15f1fd" + "reference": "8edcc44f9059541a31d87766cac12bd4002e7932" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nowo-tech/PhpStanFrankenPhp/zipball/c27fbbec6f3430763ddf9854f5ec6b0ebb15f1fd", - "reference": "c27fbbec6f3430763ddf9854f5ec6b0ebb15f1fd", + "url": "https://api.github.com/repos/nowo-tech/PhpStanFrankenPhp/zipball/8edcc44f9059541a31d87766cac12bd4002e7932", + "reference": "8edcc44f9059541a31d87766cac12bd4002e7932", "shasum": "" }, "require": { @@ -3588,7 +3588,7 @@ "homepage": "https://nowo.tech" } ], - "description": "PHPStan rules to migrate PHP apps from PHP-FPM to FrankenPHP classic mode, then worker mode. Rules are split by migration level with documented justification and application order.", + "description": "PHPStan rules that help you migrate from PHP-FPM to FrankenPHP classic, then to worker mode. Rules are split by level with demos for every case.", "homepage": "https://github.com/nowo-tech/PhpStanFrankenPhp", "keywords": [ "PHPStan", @@ -3612,7 +3612,7 @@ "type": "github" } ], - "time": "2026-07-22T15:59:27+00:00" + "time": "2026-07-29T14:51:52+00:00" }, { "name": "phar-io/manifest",