This commit is contained in:
Dave M. 2023-11-03 08:27:06 -04:00
commit c6fc5d020b
1 changed files with 7 additions and 1 deletions

View File

@ -10,8 +10,14 @@
}
],
"require": {
"mcnd/notes": "master-dev"
"mcnd/ulmus": "dev-master"
},
"repositories": [
{
"type": "vcs",
"url": "https://git.mcnd.ca/mcNdave/ulmus.git"
}
],
"autoload": {
"psr-4": {
"Ulmus\\User\\": "src/"