We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a62e162 commit 378518eCopy full SHA for 378518e
.github/workflows/Lint.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
strategy:
18
matrix:
19
- php: ['7.4', '8.0', '8.1', '8.2', '8.3']
+ php: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
20
steps:
21
- name: Checkout
22
uses: actions/checkout@v4
0 commit comments