From f99bdc90bebc7d2b8a01166ea8f68abaab2d74f3 Mon Sep 17 00:00:00 2001 From: a-komarev Date: Wed, 27 Feb 2019 00:01:13 +0300 Subject: [PATCH] Update phpunit config to include Laravel 5.8 changes --- phpunit.xml.dist | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index ab4f777..f20e9e3 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -23,5 +23,11 @@ + + + + + +