Skip to content

Commit

Permalink
Upgrade CI phpunit and psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
distantnative committed Nov 21, 2024
1 parent dcb9592 commit 48fcd44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
extensions: ${{ env.extensions }}
ini-values: ${{ env.ini }}
coverage: pcov
tools: phpunit:10.5.5, psalm:5.20.0
tools: phpunit:11.4.3, psalm:5.26.1

- name: Setup problem matchers
run: |
Expand Down

0 comments on commit 48fcd44

Please sign in to comment.