diff --git a/.github/workflows/backward-compatibility-check.yml b/.github/workflows/backward-compatibility-check.yml index cf4d26e8..c573da30 100644 --- a/.github/workflows/backward-compatibility-check.yml +++ b/.github/workflows/backward-compatibility-check.yml @@ -16,7 +16,7 @@ jobs: dependencies: - "locked" php-version: - - "8.3" + - "8.2" operating-system: - "ubuntu-latest"