Skip to content

Commit

Permalink
Drop PHP 7.3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
lochmueller committed Nov 4, 2022
1 parent ea5de3d commit be3463d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: ["7.3", "7.4"]
php: ["7.4"]
typo3: ["10.4"]
news: ["8.5", "9.0"]
exclude:
Expand Down

0 comments on commit be3463d

Please sign in to comment.