From 7108b3c57d9629e631ddb4176dce9f4e23e67930 Mon Sep 17 00:00:00 2001 From: "personaclick-courier[bot]" <205635110+personaclick-courier[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 14:13:47 +0000 Subject: [PATCH] feat(release): sync --- .github/actions/php/prepare/action.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/actions/php/prepare/action.yaml b/.github/actions/php/prepare/action.yaml index e91f5cc..32947d0 100644 --- a/.github/actions/php/prepare/action.yaml +++ b/.github/actions/php/prepare/action.yaml @@ -47,6 +47,5 @@ runs: - name: Install Dependencies shell: bash working-directory: ${{ inputs.working-directory }} - id: composer-cache run: | composer install --prefer-dist --no-interaction --no-progress