test CI
This commit is contained in:
parent
0b9e333be2
commit
cf713e6c43
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue