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 8ec225f commit 65c50e4Copy full SHA for 65c50e4
.github/workflows/phpcsfixer.yml
@@ -29,7 +29,7 @@ jobs:
29
strategy:
30
fail-fast: false
31
matrix:
32
- php-versions: ['8.1', '8.4']
+ php-versions: ['8.2', '8.4']
33
34
steps:
35
- name: Checkout
0 commit comments