development in progress

This commit is contained in:
Ronald A. Richardson
2025-11-10 11:27:50 +08:00
parent 0742603b43
commit 5473b50c40
5 changed files with 608 additions and 308 deletions

View File

@@ -20,8 +20,11 @@
"require": {
"php": "^8.0",
"appstract/laravel-opcache": "^4.0",
"fleetbase/billing-api": "^0.1.10",
"fleetbase/core-api": "^1.6.21",
"fleetbase/fleetops-api": "^0.6.22",
"fleetbase/fliit-api": "^0.0.1",
"fleetbase/internals-api": "^0.0.21",
"fleetbase/registry-bridge": "^0.1.0",
"fleetbase/storefront-api": "^0.4.4",
"guzzlehttp/guzzle": "^7.0.1",
@@ -52,6 +55,30 @@
{
"type": "composer",
"url": "https://registry.fleetbase.io"
},
{
"type": "path",
"url": "../packages/core-api"
},
{
"type": "path",
"url": "../packages/fleetops"
},
{
"type": "path",
"url": "../packages/storefront"
},
{
"type": "path",
"url": "../packages/fliit"
},
{
"type": "path",
"url": "../packages/internals"
},
{
"type": "path",
"url": "../packages/billing"
}
],
"autoload": {