From eba1cd3275a41788682dcd3a5cde1a71a510d3c3 Mon Sep 17 00:00:00 2001 From: Linus Metzler Date: Tue, 20 Feb 2018 11:13:36 +0100 Subject: [PATCH 1/2] Test against PHP 7.2 on Travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8923820..7c3aa10 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: php php: + - 7.2 - 7.1 - 7.0 From c8eaa858a0815693d4756bc743ead0137332b715 Mon Sep 17 00:00:00 2001 From: Linus Metzler Date: Tue, 20 Feb 2018 11:19:58 +0100 Subject: [PATCH 2/2] Upgrade satooshi/php-coveralls --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0cf8fd7..0be0eaa 100755 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "require-dev" : { "orchestra/testbench" : "3.5.*", "phpunit/phpunit" : "^6.0", - "satooshi/php-coveralls" : "dev-master" + "satooshi/php-coveralls" : "^2.0" }, "autoload" : { "classmap" : [