We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a810c15 commit ab9354cCopy full SHA for ab9354c
1 file changed
.github/workflows/test_master.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- php: ['7.4', '8.0', '8.1']
+ php: ['7.4', '8.0', '8.1', '8.2', '8.3']
18
19
steps:
20
- name: Set up PHP
0 commit comments