- 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": { "require": {
"mcnd/picea": "dev-master" "mcnd/picea": "^1.4.0"
}, },
"repositories": [ "repositories": [
{ {
"type": "vcs", "type": "composer",
"url": "https://github.com/mcNdave/picea.git" "url": "https://git.mcnd.ca/api/packages/mcndave/composer"
} }
], ],
"autoload": { "autoload": {