update composer packages

This commit is contained in:
norb 2023-03-23 16:06:37 +01:00
commit b1fbd3ecc7
2 changed files with 21 additions and 34 deletions

View file

@ -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"
}
]
}