Add phpunit to dev dependencies

parent 53e5cab9
......@@ -20,5 +20,8 @@
"Etersoft\\Typos\\": "src/",
"My\\": "example/"
}
},
"require-dev": {
"phpunit/phpunit": "^7"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment