Skip to content

Commit 10fa489

Browse files
committed
squashto: Remove support for PHP <7.3 (but it is 7.2 now!)
1 parent e6227af commit 10fa489

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: php
22

33
php:
4+
- 7.2 # security support until 30/11/2020
45
- 7.3 # security support until 06/12/2021
56
- 7.4 # security support until 28/11/2022
67
- 8.0 # security support until 26/11/2023

0 commit comments

Comments
 (0)