feat(deps): support PHP 8.1

This commit is contained in:
Phan An 2021-12-10 16:53:44 +01:00
parent 92bf0a4958
commit 24d57e2cae
No known key found for this signature in database
GPG key ID: A81E4477F0BB6FDC
2 changed files with 1166 additions and 817 deletions

View file

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php-version: [ 7.4, 8.0 ]
php-version: [ 7.4, 8.0, 8.1 ]
fail-fast: false
steps:
- uses: actions/checkout@v1

1981
composer.lock generated

File diff suppressed because it is too large Load diff