Skip to content

Commit

Permalink
feat: PHP 8.1 support
Browse files Browse the repository at this point in the history
  • Loading branch information
leocavalcante committed Dec 11, 2023
1 parent 4d02f64 commit e4978e9
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:
- 81
- 82
- 83
steps:
Expand Down

0 comments on commit e4978e9

Please sign in to comment.