diff --git a/phpunit.xml.dist b/phpunit.xml.dist new file mode 100644 index 0000000..c6949fa --- /dev/null +++ b/phpunit.xml.dist @@ -0,0 +1,23 @@ + + + + + tests + + + + + + src + + + diff --git a/pint.json b/pint.json deleted file mode 100644 index 661e522..0000000 --- a/pint.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "preset": "laravel" -} \ No newline at end of file