Skip to content

Commit

Permalink
Update PHPStan workflow to use Composer version and set PHP version t…
Browse files Browse the repository at this point in the history
…o 8.3
  • Loading branch information
ewilan-riviere committed Nov 21, 2024
1 parent 45354b4 commit 6c6c136
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/phpstan-php-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
- uses: php-actions/phpstan@v3
with:
path: src/
version: "composer"
php_version: 8.3

0 comments on commit 6c6c136

Please sign in to comment.