- WIP on package manager

This commit is contained in:
Dave M. 2026-07-16 14:21:04 -04:00
parent e5a842a812
commit 9062a73ee6

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": {