diff --git a/composer.json b/composer.json index 7d44147..7487a01 100644 --- a/composer.json +++ b/composer.json @@ -53,7 +53,8 @@ "require-dev": { "laravel/legacy-factories": "^1.3", "mockery/mockery": "^1.5", - "orchestra/testbench": "^8.3" + "orchestra/testbench": "^8.3", + "phpunit/phpunit": "^9.5.21" }, "config": { "sort-packages": true diff --git a/phpunit.xml b/phpunit.xml index f1f02ad..159a8fa 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -24,9 +24,4 @@ - - - src - -