mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-01-06 06:15:51 +00:00
development in progress
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user