Merge branch 'main' of github.com:fleetbase/fleetbase into cloud
Some checks failed
Fleetbase CI/CD / Build and Deploy the Service (push) Has been cancelled
Fleetbase CI/CD / Build and Deploy the Console (push) Has been cancelled

This commit is contained in:
Ronald A. Richardson
2025-06-04 13:00:32 +08:00
7 changed files with 336 additions and 104 deletions

View File

@@ -10,14 +10,16 @@
"require": {
"php": "^8.0",
"appstract/laravel-opcache": "^4.0",
"fleetbase/core-api": "^1.6.11",
"fleetbase/fleetops-api": "^0.6.14",
"fleetbase/core-api": "^1.6.12",
"fleetbase/fleetops-api": "^0.6.15",
"fleetbase/registry-bridge": "^0.0.19",
"fleetbase/storefront-api": "^0.4.0",
"fleetbase/billing-api": "^0.1.7",
"fleetbase/internals-api": "^0.0.18",
"fleetbase/flespi-integration": "^0.1.14",
"fleetbase/customer-portal-api": "^0.0.7",
"fleetbase/valhalla-api": "^0.0.1",
"fleetbase/vroom-api": "^0.0.1",
"guzzlehttp/guzzle": "^7.0.1",
"laravel/framework": "^10.0",
"laravel/octane": "^2.3",