Skip to content

Commit

Permalink
Remove support for PHP < 7.3 from php-compat.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Potherca authored Feb 19, 2024
1 parent b56e842 commit b74c3c3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/php-compat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ jobs:
fail-fast: false
matrix:
version:
- '5.6'
- '7.0'
- '7.1'
- '7.2'
- '7.3'
- '7.4'
- '8.0'
Expand Down

0 comments on commit b74c3c3

Please sign in to comment.