Skip to content

Commit f9dfa32

Browse files
author
Michael Vasseur
committed
Steer PHPStan for the included PHP dependencies
1 parent f877a21 commit f9dfa32

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
@@ -21,6 +21,7 @@ jobs:
2121
configuration: phpstan.dist.neon
2222
path: webapp/src webapp/tests
2323
php_extensions: gd intl mysqli pcntl zip
24+
autoload_file: webapp/vendor/autoload.php
2425
- uses: actions/upload-artifact@v4
2526
if: always()
2627
with:

0 commit comments

Comments
 (0)