We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7051a13 commit 6866984Copy full SHA for 6866984
1 file changed
.github/workflows/php.yml
@@ -12,6 +12,7 @@ jobs:
12
php-version:
13
- "8.0"
14
- "8.1"
15
+ - "8.2"
16
17
steps:
18
- uses: actions/checkout@v3
0 commit comments