diff --git a/composer.json b/composer.json index 672eb27..63ec837 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,5 @@ { "name": "pointybeard/helpers-functions-cli", - "version": "1.1.8", "description": "A collection of functions relating to the command-line", "homepage": "https://github.com/pointybeard/helpers-functions-cli", "license": "MIT", @@ -21,9 +20,6 @@ "pointybeard/helpers-functions-arrays": "~1.0", "pointybeard/helpers-functions-debug": "~1.0" }, - "require-dev": { - "phpunit/phpunit": "^8" - }, "support": { "issues": "https://github.com/pointybeard/helpers-functions-cli/issues", "wiki": "https://github.com/pointybeard/helpers-functions-cli/wiki"