We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf7ec6e commit 05bab1dCopy full SHA for 05bab1d
1 file changed
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- php: ['8.5']
+ php: ['8.4', '8.5']
12
13
steps:
14
- name: Checkout Code
0 commit comments