Enabled testing for php7.3, dropped 7.0

This commit is contained in:
Lorenzo Milesi
2019-04-18 11:15:47 +02:00
parent a771f287b2
commit 4455075b31

View File

@ -6,9 +6,9 @@ language: php
php:
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
- nightly
matrix: