We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07daa92 commit 6647a8eCopy full SHA for 6647a8e
1 file changed
.github/workflows/test-coding-standards.yml
@@ -29,7 +29,7 @@ jobs:
29
matrix:
30
php-version:
31
- '8.1'
32
- - '8.2'
+ - '8.3'
33
34
steps:
35
- name: Checkout
0 commit comments