diff --git a/.travis.yml b/.travis.yml index 951c442..aea7453 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,8 @@ language: php php: + - 7.2 + - 7.3 - 7.4 before_script: diff --git a/composer.json b/composer.json index fc43944..5b53f90 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "authors": [ { "name": "Daniel Rodrigues Lima", - "email": "danielrodrigues-ti@hotmail.com" + "email": "geekcom@php.net" } ], "require": {