We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a60a40 commit 6f25ef3Copy full SHA for 6f25ef3
1 file changed
.github/workflows/php.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
operating-system: [ubuntu-latest, windows-latest]
17
- php-versions: ['8.0', '8.1']
+ php-versions: ['8.0', '8.1', '8.2']
18
19
steps:
20
- name: Setup PHP, with composer and extensions
0 commit comments