From 31ca22c570ff832a4b3b31f1e47b214e82af0536 Mon Sep 17 00:00:00 2001 From: Pascal Baljet Date: Tue, 19 Mar 2024 12:37:03 +0100 Subject: [PATCH] WIP --- composer.json | 2 +- phpunit.xml.dist | 15 ++++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index 4a6fc860a..2159fa96c 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "mockery/mockery": "^1.0", "orchestra/testbench": "^8.0|^9.0", "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^9.3|^10.4" + "phpunit/phpunit": "^10.4" }, "autoload": { "psr-4": { diff --git a/phpunit.xml.dist b/phpunit.xml.dist index b22528bc6..def64d409 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,11 +1,16 @@ - + - ./tests/ + ./tests/