Skip to content

Commit

Permalink
ci: psalm run on latest PHP with acrual target (#139)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <[email protected]>
  • Loading branch information
jkowalleck authored Jul 8, 2023
1 parent 6b8a1c7 commit dc4bd31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ jobs:
working-directory: tools/psalm
- name: Install dependencies
run: >
composer config platform.php ${{ matrix.php-version }} &&
composer install
--no-dev
--prefer-dist
Expand Down

0 comments on commit dc4bd31

Please sign in to comment.