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 b978a60 commit 074ecc2Copy full SHA for 074ecc2
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
max-parallel: 10
15
matrix:
16
- php: ['7.2', '7.3', '7.4', '8.0', '8.1']
+ php: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
17
18
steps:
19
- name: Set up PHP
0 commit comments