11
0
Fork 0
mirror of https://github.com/n3w/helpers-cli-input.git synced 2025-12-19 12:43:23 +00:00

Removed dev packages from composer.json to avoid circular package dependency version issues and removed example for manpage() method.

This commit is contained in:
Alannah Kearney 2019-11-28 03:33:52 +00:00
commit 9622c98258
2 changed files with 0 additions and 34 deletions

View file

@ -16,11 +16,6 @@
"pointybeard/helpers-foundation-factory": "~1.0",
"pointybeard/helpers-functions-flags": "~1.0"
},
"require-dev": {
"pointybeard/helpers-functions-strings": "~1.1.0",
"pointybeard/helpers-cli-colour": "~1.0",
"pointybeard/helpers-functions-cli": "~1.1.0"
},
"support": {
"issues": "https://github.com/pointybeard/helpers-cli-input/issues",
"wiki": "https://github.com/pointybeard/helpers-cli-input/wiki"