We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9da3dc8 commit 5113647Copy full SHA for 5113647
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
17
strategy:
18
matrix:
19
- php-versions: ['8.1', '8.2', '8.3']
+ php-versions: ['8.1', '8.2', '8.3', '8.4']
20
21
steps:
22
- uses: actions/checkout@v4
0 commit comments