diff --git a/.github/workflows/cgl.yaml b/.github/workflows/cgl.yaml index 5beb189..92382cd 100644 --- a/.github/workflows/cgl.yaml +++ b/.github/workflows/cgl.yaml @@ -17,7 +17,7 @@ jobs: uses: shivammathur/setup-php@v2 with: # We use the minimum supported PHP version - php-version: 8.2 + php-version: 8.5 tools: composer:v2, composer-require-checker, composer-unused # Validation