diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0d094f3..f32380e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,8 +5,8 @@ on: pull_request: env: - PSALM_PHP_VERSION: "8.2" - COVERAGE_PHP_VERSION: "8.2" + PSALM_PHP_VERSION: "8.3" + COVERAGE_PHP_VERSION: "8.3" jobs: psalm: