Skip to content

Commit

Permalink
support for PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Aug 25, 2021
1 parent 892d1fb commit e02be9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php: ['8.0']
php: ['8.0', '8.1']

fail-fast: false

Expand Down

0 comments on commit e02be9b

Please sign in to comment.