Skip to content

Commit

Permalink
Set minimum PHP version to 7.1 for unit testing
Browse files Browse the repository at this point in the history
  • Loading branch information
bsweeney authored Apr 29, 2024
1 parent c8ae362 commit 991d6a9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ jobs:
fail-fast: false
matrix:
php-version:
- "5.4"
- "5.5"
- "5.6"
- "7.0"
- "7.1"
- "7.2"
- "7.3"
Expand Down

0 comments on commit 991d6a9

Please sign in to comment.