This commit is contained in:
AslanAV 2024-01-16 09:49:35 +03:00
parent 0b9e333be2
commit cf713e6c43
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ jobs:
uses: shivammathur/setup-php@v2 uses: shivammathur/setup-php@v2
with: with:
php-version: ${{ matrix.php-versions }} php-version: ${{ matrix.php-versions }}
tools: composer, phpcs, phpstan, phpunit, symfony
- name: PHP Security Checker - name: PHP Security Checker
uses: StephaneBour/actions-php-security-checker@1.1 uses: StephaneBour/actions-php-security-checker@1.1