Skip to content

Commit

Permalink
Update min php version to 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexz707 committed Feb 29, 2024
1 parent be61c50 commit 8bd9ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qodana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ linter: jetbrains/qodana-php:latest
profile:
path: .qodana-profile.xml
php:
version: "8.1"
version: "8.2"
failThreshold: 0
exclude:
- name: All
Expand Down

0 comments on commit 8bd9ef7

Please sign in to comment.