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 e4d830d commit 443e1d2Copy full SHA for 443e1d2
.github/workflows/php.yml
@@ -16,7 +16,7 @@ jobs:
16
17
strategy:
18
matrix:
19
- php_version: ['8.0', '8.1']
+ php_version: ['8.0', '8.1', '8.2']
20
21
steps:
22
- uses: actions/checkout@v3
0 commit comments