From 5e98875d7aaf62d6d7abfa6af3cd0fbe5ff0ad29 Mon Sep 17 00:00:00 2001 From: "personaclick-courier[bot]" <205635110+personaclick-courier[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 09:52:05 +0000 Subject: [PATCH] feat(release): sync --- .github/actions/php/prepare/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/php/prepare/action.yaml b/.github/actions/php/prepare/action.yaml index 32947d0..fdec63a 100644 --- a/.github/actions/php/prepare/action.yaml +++ b/.github/actions/php/prepare/action.yaml @@ -8,7 +8,7 @@ inputs: php: description: 'PHP Version' required: false - default: '8.4' + default: '8.5' php-extensions: description: 'PHP Extensions' required: false