mirror of
https://github.com/n3w/helpers-functions-cli.git
synced 2025-12-19 12:43:22 +00:00
Removed version number from composer.json. No longer requiring phpunit since currently not being used.
This commit is contained in:
parent
ace7c68ed6
commit
38b75f4d8e
1 changed files with 0 additions and 4 deletions
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"name": "pointybeard/helpers-functions-cli",
|
||||
"version": "1.1.8",
|
||||
"description": "A collection of functions relating to the command-line",
|
||||
"homepage": "https://github.com/pointybeard/helpers-functions-cli",
|
||||
"license": "MIT",
|
||||
|
|
@ -21,9 +20,6 @@
|
|||
"pointybeard/helpers-functions-arrays": "~1.0",
|
||||
"pointybeard/helpers-functions-debug": "~1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8"
|
||||
},
|
||||
"support": {
|
||||
"issues": "https://github.com/pointybeard/helpers-functions-cli/issues",
|
||||
"wiki": "https://github.com/pointybeard/helpers-functions-cli/wiki"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue