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 1dd7070 commit 2760713Copy full SHA for 2760713
.github/workflows/integration.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
os: [ubuntu-latest]
15
- php: ['8.0', '8.1', '8.2', '8.3']
+ php: ['8.0', '8.1', '8.2', '8.3', '8.4']
16
steps:
17
- uses: actions/checkout@master
18
0 commit comments