We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa7dfe commit 27efed1Copy full SHA for 27efed1
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
16
strategy:
17
matrix:
18
- php: [8.0, 8.1, 8.2]
+ php: [8.0, 8.1, 8.2, 8.3]
19
dependency-version: [prefer-lowest, prefer-stable]
20
21
steps:
0 commit comments