Skip to content

Commit

Permalink
#124 github actions update
Browse files Browse the repository at this point in the history
  • Loading branch information
tbela99 committed Aug 12, 2022
1 parent ffb9602 commit 9556f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
php-version: '5.6'
extensions: mbstring, xml
tools: php-cs-fixer, phpunit, composer
tools: phpunit, composer

- name: Validate composer.json and composer.lock
run: composer validate --strict
Expand Down

0 comments on commit 9556f3f

Please sign in to comment.