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 1dbc536 commit 631fd31Copy full SHA for 631fd31
.github/workflows/phpcs.yml
@@ -10,6 +10,7 @@ jobs:
10
fail-fast: false
11
matrix:
12
include:
13
+ - php: 8.2
14
- php: 8.1
15
- php: 8.0
16
- php: 7.4
0 commit comments