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 2c579c7 commit fed4784Copy full SHA for fed4784
.github/workflows/parse.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
strategy:
17
matrix:
18
- version: ['4.4', '4.5', '5.0']
+ version: ['4.4', '4.5', '5.0', '5.1']
19
steps:
20
- uses: actions/checkout@v4
21
- name: Setup PHP with PECL extension
0 commit comments