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

Updated README, CHANGELOG, example code, and composer.json for 1.1.0

This commit is contained in:
Alannah Kearney 2019-05-24 17:20:50 +10:00
commit a4a8d5e351
4 changed files with 93 additions and 56 deletions

View file

@ -1,6 +1,6 @@
{
"name": "pointybeard/helpers-cli-input",
"version": "1.0.3",
"version": "1.1.0",
"description": "Collection of classes for handling argv (and other) input when calling command-line scripts. Helps with parsing, collecting and validating arguments, options, and flags.",
"homepage": "https://github.com/pointybeard/helpers-cli-input",
"license": "MIT",