Compare commits

...
Sign in to create a new pull request.

4 commits

2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View file

@ -5,3 +5,4 @@ vendor/
\#*#
.*.marks
/nbproject/private/

View file

@ -14,8 +14,8 @@
}
},
"require": {
"pointybeard/helpers-cli-input": "dev-master as 1.2.3",
"pointybeard/helpers-functions-cli": "dev-master as 1.2"
"pointybeard/helpers-cli-input": "1.2.2.2",
"pointybeard/helpers-functions-cli": "v1.1.10"
},
"require-dev": {
"phpunit/phpunit": "^9.5"