Compare commits

..

1 Commits

Author SHA1 Message Date
11756bdfd2 - WIP on package manager addition 2026-07-16 14:14:19 -04:00

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