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 d37f9bc commit decdb38Copy full SHA for decdb38
.github/workflows/test-suite.yaml
@@ -36,7 +36,7 @@ jobs:
36
37
strategy:
38
matrix:
39
- php-versions: ['7.2', '7.3', '7.4', '8.0', '8.1']
+ php-versions: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
40
41
steps:
42
- name: Checkout Repository
0 commit comments