update composer packages
This commit is contained in:
parent
d1eed24636
commit
b1fbd3ecc7
2 changed files with 21 additions and 34 deletions
|
|
@ -19,5 +19,15 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5"
|
||||
}
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "git@code.verua.online:rabe/helpers-cli-input.git"
|
||||
},
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "git@code.verua.online:rabe/helpers-functions-cli.git"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue