We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6227af commit 10fa489Copy full SHA for 10fa489
.travis.yml
@@ -1,6 +1,7 @@
1
language: php
2
3
php:
4
+ - 7.2 # security support until 30/11/2020
5
- 7.3 # security support until 06/12/2021
6
- 7.4 # security support until 28/11/2022
7
- 8.0 # security support until 26/11/2023
0 commit comments