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