Skip to content

Commit

Permalink
Drop support for PHP <8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Nov 4, 2022
1 parent ec3580a commit 3c9c5f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ jobs:
strategy:
matrix:
php:
- "7.4"
- "8.0"
- "8.1"
- "8.2"
dependencies:
- "lowest"
- "highest"
Expand Down

0 comments on commit 3c9c5f6

Please sign in to comment.