Skip to content

Commit

Permalink
Merge pull request #54 from olssonm/dev/php-81
Browse files Browse the repository at this point in the history
Update test.yml for PHP 8.1
  • Loading branch information
olssonm authored Oct 22, 2021
2 parents 032b1a6 + 0f5f24c commit a8575d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
strategy:
matrix:
include:
- php: 8.1
illuminate: ^8.0
phpunit: ^9.0
- php: 8.0
illuminate: ^8.0
phpunit: ^9.0
Expand Down

0 comments on commit a8575d7

Please sign in to comment.