Compare commits
4 commits
master
...
fix-not-fo
| Author | SHA1 | Date | |
|---|---|---|---|
| 3e254794a2 | |||
| 60b39922ea | |||
| 2deb793295 | |||
| 7c6875c3d9 |
2 changed files with 3 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,3 +5,4 @@ vendor/
|
|||
\#*#
|
||||
.*.marks
|
||||
|
||||
/nbproject/private/
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue