Skip to content

Commit

Permalink
Merge pull request #24 from baohx2000/updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AydinHassan authored Jul 23, 2022
2 parents 5ca96fe + c30d810 commit 1f1876b
Show file tree
Hide file tree
Showing 2 changed files with 411 additions and 413 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: [7.3, 7.4, 8.0]
php: [7.3, 7.4, 8.0, 8.1]

name: PHP ${{ matrix.php }}
steps:
Expand Down
Loading

0 comments on commit 1f1876b

Please sign in to comment.