From 74941271b34660e0c828c599cb9cf3178e08013e Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Thu, 16 Jul 2026 09:15:15 +0200 Subject: [PATCH] chore(release): v1.20.1 Signed-off-by: Sebastian Mendel --- .claude-plugin/plugin.json | 2 +- skills/php-modernization/SKILL.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index a50ebb1..9bf82bd 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "php-modernization", - "version": "1.20.0", + "version": "1.20.1", "description": "PHP 8.x modernization patterns with type safety and PHPStan", "repository": "https://github.com/netresearch/php-modernization-skill", "license": "(MIT AND CC-BY-SA-4.0)", diff --git a/skills/php-modernization/SKILL.md b/skills/php-modernization/SKILL.md index 5453921..325ba55 100644 --- a/skills/php-modernization/SKILL.md +++ b/skills/php-modernization/SKILL.md @@ -4,7 +4,7 @@ description: "Use when modernizing PHP code: PHP 8.1-8.5 features, PSR/PHP-FIG/P license: "(MIT AND CC-BY-SA-4.0)" compatibility: "Requires php 8.1+, composer." metadata: - version: "1.20.0" + version: "1.20.1" repository: "https://github.com/netresearch/php-modernization-skill" author: "Netresearch DTT GmbH" allowed-tools: