From a243db5741e76d80dbd74b10b275fc14bf993331 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Say=C3=A3o=20Lobato=20Abreu?= Date: Mon, 11 May 2026 17:02:44 -0300 Subject: [PATCH 1/2] chore: add changelog entry for issue 296 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ad3f9026..dc386485e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Resolve global-install fallback for GrumPHP hook execution by using `vendor/bin/grumphp`, then `vendor/bin/grumphp.phar`, then `grumphp` in PATH, keeping local override precedence for managed project hooks unchanged (#296) +- Remove deprecated ECS `strict` prepared set from `ECSConfig` to avoid deprecation failures during structured changelog validation and pre-commit hooks (#296) + ## [1.25.1] - 2026-05-02 ### Fixed From 898c912b8152f1213b780615422279c2c4e472ca Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 20:04:47 +0000 Subject: [PATCH 2/2] Update wiki submodule pointer for PR #333 --- .github/wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/wiki b/.github/wiki index 778158dec..6131cfa78 160000 --- a/.github/wiki +++ b/.github/wiki @@ -1 +1 @@ -Subproject commit 778158dec1aa451bbce7edfe429516682ee86b09 +Subproject commit 6131cfa785f889c0a5c948c922bb8f17a0332bc1