We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3459bcd commit 912d882Copy full SHA for 912d882
.github/workflows/phpcsfixer.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
fail-fast: false
32
matrix:
33
- php-versions: ['7.4', '8.2']
+ php-versions: ['7.4', '8.3']
34
35
steps:
36
- name: Checkout
0 commit comments