Skip to content

Commit bab5f6f

Browse files
Adding documentation
1 parent 024acb9 commit bab5f6f

3 files changed

Lines changed: 617 additions & 6 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
php-version: ['8.1', '8.2', '8.3', '8.4']
12+
php-version: ['8.1', '8.2', '8.3', '8.4', '8.5']
1313

1414
steps:
1515
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)