fixed fleetops route optimization, fixed network store management

This commit is contained in:
Ronald A. Richardson
2025-05-23 19:57:38 +08:00
parent c54ef7fb30
commit a4033db36c
18 changed files with 197 additions and 165 deletions

View File

@@ -10,10 +10,10 @@
"require": {
"php": "^8.0",
"appstract/laravel-opcache": "^4.0",
"fleetbase/core-api": "^1.6.7",
"fleetbase/fleetops-api": "^0.6.9",
"fleetbase/core-api": "^1.6.8",
"fleetbase/fleetops-api": "^0.6.10",
"fleetbase/registry-bridge": "^0.0.19",
"fleetbase/storefront-api": "^0.3.31",
"fleetbase/storefront-api": "^0.4.0",
"guzzlehttp/guzzle": "^7.0.1",
"laravel/framework": "^10.0",
"laravel/octane": "^2.3",