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 e0909d8 commit 37592edCopy full SHA for 37592ed
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
- php-version: ['8.1', '8.2', '8.3']
+ php-version: ['8.1', '8.2', '8.3', '8.4']
14
steps:
15
- uses: actions/checkout@v4
16
- uses: shivammathur/setup-php@v2
0 commit comments