Skip to content

Commit

Permalink
Use PHPStan version from composer
Browse files Browse the repository at this point in the history
  • Loading branch information
nickygerritsen committed Nov 12, 2024
1 parent b3f9f06 commit f90dbe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
path: webapp/src webapp/tests
php_extensions: gd intl mysqli pcntl zip
autoload_file: webapp/vendor/autoload.php
version: composer
- uses: actions/upload-artifact@v4
if: always()
with:
Expand Down

0 comments on commit f90dbe5

Please sign in to comment.