Skip to content

Commit

Permalink
Merge pull request #219 from fightbulc/feature/php7.3
Browse files Browse the repository at this point in the history
Enhancement: Run tests on PHP 7.3
  • Loading branch information
localheinz authored Feb 27, 2024
2 parents 6bf84f9 + b7c5510 commit 078f4ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
strategy:
matrix:
php-version:
- "7.3"
- "7.4"
- "8.0"
- "8.1"
Expand Down

0 comments on commit 078f4ae

Please sign in to comment.