Skip to content

Commit

Permalink
CI: Add PHP 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubboucek committed Dec 11, 2022
1 parent 456359b commit 4c31e02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code_analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- '7.4'
- '8.0'
- '8.1'
- '8.2'
actions:
- name: PHPStan
run: composer phpstan
Expand Down

0 comments on commit 4c31e02

Please sign in to comment.