mirror of
https://github.com/n3w/helpers-cli-input.git
synced 2025-12-19 12:43:23 +00:00
Updated README, CHANGELOG, and composer.json for 1.2.1 release
This commit is contained in:
parent
e542f6fd94
commit
d501a680ff
3 changed files with 8 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "pointybeard/helpers-cli-input",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"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",
|
||||
|
|
@ -18,7 +18,6 @@
|
|||
"pointybeard/helpers-functions-flags": "~1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8",
|
||||
"pointybeard/helpers-functions-strings": "~1.1.0",
|
||||
"pointybeard/helpers-cli-colour": "~1.0",
|
||||
"pointybeard/helpers-functions-cli": "~1.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue