mirror of
https://github.com/fleetbase/fleetbase.git
synced 2025-12-19 22:27:22 +00:00
fixed fleetops route optimization, fixed network store management
This commit is contained in:
@@ -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",
|
||||
|
||||
50
api/composer.lock
generated
50
api/composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "d72a64e0c021cc2a01f5a3fac5706db7",
|
||||
"content-hash": "18baba44d38567ad7870a80a1024504c",
|
||||
"packages": [
|
||||
{
|
||||
"name": "appstract/laravel-opcache",
|
||||
@@ -124,16 +124,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.343.16",
|
||||
"version": "3.343.17",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "138f07d30607af225aefbb794b90d76ea3a67831"
|
||||
"reference": "e14b2f6ede131ef79796ff814d87126578f90e9b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/138f07d30607af225aefbb794b90d76ea3a67831",
|
||||
"reference": "138f07d30607af225aefbb794b90d76ea3a67831",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/e14b2f6ede131ef79796ff814d87126578f90e9b",
|
||||
"reference": "e14b2f6ede131ef79796ff814d87126578f90e9b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -215,9 +215,9 @@
|
||||
"support": {
|
||||
"forum": "https://github.com/aws/aws-sdk-php/discussions",
|
||||
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.343.16"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.343.17"
|
||||
},
|
||||
"time": "2025-05-21T18:03:53+00:00"
|
||||
"time": "2025-05-22T18:03:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php-laravel",
|
||||
@@ -2436,16 +2436,16 @@
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/core-api",
|
||||
"version": "1.6.7",
|
||||
"version": "1.6.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fleetbase/core-api.git",
|
||||
"reference": "411be52ccf0fc0f9fac1dc9e292104f3b34dcf05"
|
||||
"reference": "f7d44d90cb06ea6ddd92d9d21581eb26ed66f606"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/411be52ccf0fc0f9fac1dc9e292104f3b34dcf05",
|
||||
"reference": "411be52ccf0fc0f9fac1dc9e292104f3b34dcf05",
|
||||
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/f7d44d90cb06ea6ddd92d9d21581eb26ed66f606",
|
||||
"reference": "f7d44d90cb06ea6ddd92d9d21581eb26ed66f606",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2530,22 +2530,22 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/fleetbase/core-api/issues",
|
||||
"source": "https://github.com/fleetbase/core-api/tree/v1.6.7"
|
||||
"source": "https://github.com/fleetbase/core-api/tree/v1.6.8"
|
||||
},
|
||||
"time": "2025-05-22T07:11:41+00:00"
|
||||
"time": "2025-05-23T11:20:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/fleetops-api",
|
||||
"version": "0.6.9",
|
||||
"version": "0.6.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fleetbase/fleetops.git",
|
||||
"reference": "b422dbb30980478d6048ed48c8633743f8fd0e3c"
|
||||
"reference": "c8e45a1ff22779866f2a9d748d41ec5aa9989e2c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/b422dbb30980478d6048ed48c8633743f8fd0e3c",
|
||||
"reference": "b422dbb30980478d6048ed48c8633743f8fd0e3c",
|
||||
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/c8e45a1ff22779866f2a9d748d41ec5aa9989e2c",
|
||||
"reference": "c8e45a1ff22779866f2a9d748d41ec5aa9989e2c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2619,9 +2619,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/fleetbase/fleetops/issues",
|
||||
"source": "https://github.com/fleetbase/fleetops/tree/v0.6.9"
|
||||
"source": "https://github.com/fleetbase/fleetops/tree/v0.6.10"
|
||||
},
|
||||
"time": "2025-05-22T01:33:22+00:00"
|
||||
"time": "2025-05-23T11:23:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/laravel-mysql-spatial",
|
||||
@@ -2773,16 +2773,16 @@
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/storefront-api",
|
||||
"version": "0.3.31",
|
||||
"version": "0.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fleetbase/storefront.git",
|
||||
"reference": "4718080d884bc654668dcf714d9c0019682d0246"
|
||||
"reference": "52d37d3e3ac761d90c3b79e246e5ae86f6b1e3ce"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fleetbase/storefront/zipball/4718080d884bc654668dcf714d9c0019682d0246",
|
||||
"reference": "4718080d884bc654668dcf714d9c0019682d0246",
|
||||
"url": "https://api.github.com/repos/fleetbase/storefront/zipball/52d37d3e3ac761d90c3b79e246e5ae86f6b1e3ce",
|
||||
"reference": "52d37d3e3ac761d90c3b79e246e5ae86f6b1e3ce",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2850,9 +2850,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/fleetbase/storefront/issues",
|
||||
"source": "https://github.com/fleetbase/storefront/tree/v0.3.31"
|
||||
"source": "https://github.com/fleetbase/storefront/tree/v0.4.0"
|
||||
},
|
||||
"time": "2025-05-08T03:53:24+00:00"
|
||||
"time": "2025-05-23T11:27:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/twilio",
|
||||
|
||||
Reference in New Issue
Block a user