Skip to content

Commit ac3c403

Browse files
Merge pull request #1 from Phauthentic/docs
Adding documentation
2 parents 024acb9 + bab5f6f commit ac3c403

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)