Skip to content

Commit

Permalink
squashto: Remove support for PHP <7.3 (but it is 7.2 now!)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoll committed Jul 10, 2021
1 parent e6227af commit 10fa489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: php

php:
- 7.2 # security support until 30/11/2020
- 7.3 # security support until 06/12/2021
- 7.4 # security support until 28/11/2022
- 8.0 # security support until 26/11/2023
Expand Down

0 comments on commit 10fa489

Please sign in to comment.