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