Add phpunit to dev dependencies
Showing
| ... | ... | @@ -20,5 +20,8 @@ |
| "Etersoft\\Typos\\": "src/", | ||
| "My\\": "example/" | ||
| } | ||
| }, | ||
| "require-dev": { | ||
| "phpunit/phpunit": "^7" | ||
| } | ||
| } |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment