Skip to content

Commit

Permalink
Merge pull request #328 from dkreuer/patch-1
Browse files Browse the repository at this point in the history
Add PHP 8.1 to test matrix
  • Loading branch information
Ocramius authored Dec 3, 2021
2 parents e73c0bb + dcb5a3a commit 82347e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
php-version:
- "7.4"
- "8.0"
- "8.1"
operating-system:
- "ubuntu-latest"
- "windows-latest"
Expand Down

0 comments on commit 82347e1

Please sign in to comment.