- WIP on package manager addition

This commit is contained in:
Dave M. 2026-07-16 14:14:19 -04:00
parent 00e5a0380a
commit 11756bdfd2

View File

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