- WIP on package manager

This commit is contained in:
Dave M. 2026-07-16 16:29:42 -04:00
parent 447430b7bb
commit a18b7dba6c

View File

@ -10,12 +10,12 @@
}
],
"require": {
"mcnd/notes": "dev-master"
"mcnd/notes": "^2.1.1"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/mcNdave/notes.git"
"type": "composer",
"url": "https://git.mcnd.ca/api/packages/mcndave/composer"
}
],
"autoload": {