Skip to content

Commit

Permalink
Merge pull request #200 from SimonFrings/php2x
Browse files Browse the repository at this point in the history
Support PHP 8.1 (Promise v2)
  • Loading branch information
WyriHaximus authored Nov 16, 2021
2 parents b233f5f + 01fa211 commit 55fa42b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
strategy:
matrix:
php:
- 8.1
- 8.0
- 7.4
- 7.3
Expand Down

0 comments on commit 55fa42b

Please sign in to comment.