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 0432861 commit ea9366aCopy full SHA for ea9366a
.github/workflows/test.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
strategy:
7
matrix:
8
- php: [ '5.6', '7.4', '8.0', '8.1', '8.2', '8.3' ]
+ php: [ '5.6', '7.4', '8.0', '8.2', '8.4' ]
9
steps:
10
- name: Checkout
11
uses: actions/checkout@v4
0 commit comments