diff --git a/composer.json b/composer.json index ad8e075b..0b239d57 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "fzaninotto/faker": "^1.9.1", "mockery/mockery": "^1.3.1", "nunomaduro/collision": "^5.0", - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "config": { "optimize-autoloader": true, diff --git a/phpunit.xml b/phpunit.xml index 76f22462..4ae4d979 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -12,11 +12,11 @@ ./tests/Feature - - + + ./app - - + +