Skip to content

Commit f90dbe5

Browse files
Use PHPStan version from composer
1 parent b3f9f06 commit f90dbe5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/phpstan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
path: webapp/src webapp/tests
2323
php_extensions: gd intl mysqli pcntl zip
2424
autoload_file: webapp/vendor/autoload.php
25+
version: composer
2526
- uses: actions/upload-artifact@v4
2627
if: always()
2728
with:

0 commit comments

Comments
 (0)