From 4fa21c02c6a1cf66e3cd967535e64720d192b541 Mon Sep 17 00:00:00 2001 From: Lorand Gombos Date: Thu, 18 Apr 2019 09:36:43 +0300 Subject: [PATCH] Updates (#4) V3.1 --- .travis.yml | 1 + README.md | 3 +++ 2 files changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 03980e6..b82ea56 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ language: php php: - 7.1 - 7.2 + - 7.3 before_script: - composer selfupdate diff --git a/README.md b/README.md index 8c82e54..d259387 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ Scrutinizer Code Quality + + Scrutinizer Code Coverage +

The package requires PHP 7.1.3+ and follows the FIG standards PSR-1, PSR-2 and PSR-4