Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
Merge pull request #3 from mallgroup/feature-php81
Browse files Browse the repository at this point in the history
Added PHP8.1
  • Loading branch information
bckp authored Jan 11, 2022
2 parents 5534cc6 + 92490ce commit 28736c9
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 392 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php: [ '8.0' ]
php: [ '8.0', '8.1' ]

fail-fast: false

Expand Down
Loading

0 comments on commit 28736c9

Please sign in to comment.