Upgraded fleetops for distance matrix calculation optimization and provider configuration

This commit is contained in:
Ronald A. Richardson
2024-03-17 12:20:40 +08:00
parent 5426ac374d
commit 924448a4d0
5 changed files with 86 additions and 88 deletions

View File

@@ -10,7 +10,7 @@
"require": {
"php": "^8.0",
"fleetbase/core-api": "^1.4.14",
"fleetbase/fleetops-api": "^0.4.20",
"fleetbase/fleetops-api": "^0.4.21",
"fleetbase/storefront-api": "^0.3.5",
"guzzlehttp/guzzle": "^7.0.1",
"laravel/framework": "^10.0",

158
api/composer.lock generated
View File

@@ -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": "71beb189eb687a0c3595dca72e9f20e0",
"content-hash": "5d34e598f55b0bdd598ddef6590b14f2",
"packages": [
{
"name": "aloha/twilio",
@@ -136,16 +136,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.301.0",
"version": "3.301.1",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "a0173e793f244eeedd0a47d40437a3bb9d8f05b8"
"reference": "0a910d2b35e7087337cdf3569dc9b6ce232aafba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a0173e793f244eeedd0a47d40437a3bb9d8f05b8",
"reference": "a0173e793f244eeedd0a47d40437a3bb9d8f05b8",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0a910d2b35e7087337cdf3569dc9b6ce232aafba",
"reference": "0a910d2b35e7087337cdf3569dc9b6ce232aafba",
"shasum": ""
},
"require": {
@@ -225,9 +225,9 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.301.0"
"source": "https://github.com/aws/aws-sdk-php/tree/3.301.1"
},
"time": "2024-03-14T18:09:12+00:00"
"time": "2024-03-15T18:14:42+00:00"
},
{
"name": "aws/aws-sdk-php-laravel",
@@ -308,16 +308,16 @@
},
{
"name": "barryvdh/laravel-dompdf",
"version": "v2.1.0",
"version": "v2.1.1",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-dompdf.git",
"reference": "c8b8a8490e5f7348cf99054821fb248f103e7d24"
"reference": "cb37868365f9b937039d316727a1fced1e87b31c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/c8b8a8490e5f7348cf99054821fb248f103e7d24",
"reference": "c8b8a8490e5f7348cf99054821fb248f103e7d24",
"url": "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/cb37868365f9b937039d316727a1fced1e87b31c",
"reference": "cb37868365f9b937039d316727a1fced1e87b31c",
"shasum": ""
},
"require": {
@@ -369,7 +369,7 @@
],
"support": {
"issues": "https://github.com/barryvdh/laravel-dompdf/issues",
"source": "https://github.com/barryvdh/laravel-dompdf/tree/v2.1.0"
"source": "https://github.com/barryvdh/laravel-dompdf/tree/v2.1.1"
},
"funding": [
{
@@ -381,7 +381,7 @@
"type": "github"
}
],
"time": "2024-03-04T08:18:20+00:00"
"time": "2024-03-15T12:48:39+00:00"
},
{
"name": "beste/clock",
@@ -955,16 +955,16 @@
},
{
"name": "cknow/laravel-money",
"version": "v7.2.0",
"version": "v7.2.1",
"source": {
"type": "git",
"url": "https://github.com/cknow/laravel-money.git",
"reference": "d54ebc59342ed2a68647cc878444ef48af9f21ef"
"reference": "82d506202f95e8b6977a9ffffcdbd218bc58bdc5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cknow/laravel-money/zipball/d54ebc59342ed2a68647cc878444ef48af9f21ef",
"reference": "d54ebc59342ed2a68647cc878444ef48af9f21ef",
"url": "https://api.github.com/repos/cknow/laravel-money/zipball/82d506202f95e8b6977a9ffffcdbd218bc58bdc5",
"reference": "82d506202f95e8b6977a9ffffcdbd218bc58bdc5",
"shasum": ""
},
"require": {
@@ -1017,9 +1017,9 @@
],
"support": {
"issues": "https://github.com/cknow/laravel-money/issues",
"source": "https://github.com/cknow/laravel-money/tree/v7.2.0"
"source": "https://github.com/cknow/laravel-money/tree/v7.2.1"
},
"time": "2023-08-18T11:13:55+00:00"
"time": "2024-03-16T12:43:13+00:00"
},
{
"name": "clue/stream-filter",
@@ -2383,16 +2383,16 @@
},
{
"name": "fleetbase/fleetops-api",
"version": "0.4.20",
"version": "0.4.21",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/fleetops.git",
"reference": "fd2f1ea300db6079a78d0917fd3d06fac3406431"
"reference": "90dad6b62cacd095e7f327002b1512008acc3a66"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/fd2f1ea300db6079a78d0917fd3d06fac3406431",
"reference": "fd2f1ea300db6079a78d0917fd3d06fac3406431",
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/90dad6b62cacd095e7f327002b1512008acc3a66",
"reference": "90dad6b62cacd095e7f327002b1512008acc3a66",
"shasum": ""
},
"require": {
@@ -2466,9 +2466,9 @@
],
"support": {
"issues": "https://github.com/fleetbase/fleetops/issues",
"source": "https://github.com/fleetbase/fleetops/tree/v0.4.20"
"source": "https://github.com/fleetbase/fleetops/tree/v0.4.21"
},
"time": "2024-03-15T08:42:01+00:00"
"time": "2024-03-17T04:14:08+00:00"
},
{
"name": "fleetbase/laravel-mysql-spatial",
@@ -3271,16 +3271,16 @@
},
{
"name": "google/cloud-core",
"version": "v1.56.1",
"version": "v1.56.2",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-cloud-php-core.git",
"reference": "c1ac9c2b89734b5e5f826af9919ae59cbaaadadc"
"reference": "686ffd0bb1328cd2ee963c4444e2ab4b111ba3ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/c1ac9c2b89734b5e5f826af9919ae59cbaaadadc",
"reference": "c1ac9c2b89734b5e5f826af9919ae59cbaaadadc",
"url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/686ffd0bb1328cd2ee963c4444e2ab4b111ba3ba",
"reference": "686ffd0bb1328cd2ee963c4444e2ab4b111ba3ba",
"shasum": ""
},
"require": {
@@ -3331,22 +3331,22 @@
],
"description": "Google Cloud PHP shared dependency, providing functionality useful to all components.",
"support": {
"source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.56.1"
"source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.56.2"
},
"time": "2024-03-01T11:25:35+00:00"
"time": "2024-03-15T18:39:38+00:00"
},
{
"name": "google/cloud-storage",
"version": "v1.39.1",
"version": "v1.40.0",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-cloud-php-storage.git",
"reference": "448e0db09e598c796aa7c68eaf20fdf9b10296ef"
"reference": "fb2cc48fbdda164d457df3107464b3d205a25529"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/googleapis/google-cloud-php-storage/zipball/448e0db09e598c796aa7c68eaf20fdf9b10296ef",
"reference": "448e0db09e598c796aa7c68eaf20fdf9b10296ef",
"url": "https://api.github.com/repos/googleapis/google-cloud-php-storage/zipball/fb2cc48fbdda164d457df3107464b3d205a25529",
"reference": "fb2cc48fbdda164d457df3107464b3d205a25529",
"shasum": ""
},
"require": {
@@ -3388,9 +3388,9 @@
],
"description": "Cloud Storage Client for PHP",
"support": {
"source": "https://github.com/googleapis/google-cloud-php-storage/tree/v1.39.1"
"source": "https://github.com/googleapis/google-cloud-php-storage/tree/v1.40.0"
},
"time": "2024-03-01T11:25:35+00:00"
"time": "2024-03-15T18:39:38+00:00"
},
{
"name": "google/common-protos",
@@ -5055,16 +5055,16 @@
},
{
"name": "laravel/framework",
"version": "v10.48.2",
"version": "v10.48.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "32a8bb151d748b579c3794dea53b56bd40dfbbd3"
"reference": "5791c052b41c6b593556adc687076bfbdd13c501"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/32a8bb151d748b579c3794dea53b56bd40dfbbd3",
"reference": "32a8bb151d748b579c3794dea53b56bd40dfbbd3",
"url": "https://api.github.com/repos/laravel/framework/zipball/5791c052b41c6b593556adc687076bfbdd13c501",
"reference": "5791c052b41c6b593556adc687076bfbdd13c501",
"shasum": ""
},
"require": {
@@ -5258,7 +5258,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-03-12T16:35:43+00:00"
"time": "2024-03-15T10:17:07+00:00"
},
{
"name": "laravel/octane",
@@ -5924,16 +5924,16 @@
},
{
"name": "league/flysystem",
"version": "3.25.0",
"version": "3.25.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "4c44347133618cccd9b3df1729647a1577b4ad99"
"reference": "abbd664eb4381102c559d358420989f835208f18"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4c44347133618cccd9b3df1729647a1577b4ad99",
"reference": "4c44347133618cccd9b3df1729647a1577b4ad99",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/abbd664eb4381102c559d358420989f835208f18",
"reference": "abbd664eb4381102c559d358420989f835208f18",
"shasum": ""
},
"require": {
@@ -5998,7 +5998,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.25.0"
"source": "https://github.com/thephpleague/flysystem/tree/3.25.1"
},
"funding": [
{
@@ -6010,20 +6010,20 @@
"type": "github"
}
],
"time": "2024-03-09T17:06:45+00:00"
"time": "2024-03-16T12:53:19+00:00"
},
{
"name": "league/flysystem-aws-s3-v3",
"version": "3.24.0",
"version": "3.25.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
"reference": "809474e37b7fb1d1f8bcc0f8a98bc1cae99aa513"
"reference": "6a5be0e6d6a93574e80805c9cc108a4b63c824d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/809474e37b7fb1d1f8bcc0f8a98bc1cae99aa513",
"reference": "809474e37b7fb1d1f8bcc0f8a98bc1cae99aa513",
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/6a5be0e6d6a93574e80805c9cc108a4b63c824d8",
"reference": "6a5be0e6d6a93574e80805c9cc108a4b63c824d8",
"shasum": ""
},
"require": {
@@ -6063,7 +6063,7 @@
"storage"
],
"support": {
"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.24.0"
"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.25.1"
},
"funding": [
{
@@ -6075,20 +6075,20 @@
"type": "github"
}
],
"time": "2024-01-26T18:43:21+00:00"
"time": "2024-03-15T19:58:44+00:00"
},
{
"name": "league/flysystem-google-cloud-storage",
"version": "3.23.1",
"version": "3.25.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-google-cloud-storage.git",
"reference": "d13af3a410dce938f0b03f93d9e0e943e535f0c5"
"reference": "4b201fb9abc1a8162f227c28855035117a29ae65"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-google-cloud-storage/zipball/d13af3a410dce938f0b03f93d9e0e943e535f0c5",
"reference": "d13af3a410dce938f0b03f93d9e0e943e535f0c5",
"url": "https://api.github.com/repos/thephpleague/flysystem-google-cloud-storage/zipball/4b201fb9abc1a8162f227c28855035117a29ae65",
"reference": "4b201fb9abc1a8162f227c28855035117a29ae65",
"shasum": ""
},
"require": {
@@ -6121,8 +6121,7 @@
"google cloud storage"
],
"support": {
"issues": "https://github.com/thephpleague/flysystem-google-cloud-storage/issues",
"source": "https://github.com/thephpleague/flysystem-google-cloud-storage/tree/3.23.1"
"source": "https://github.com/thephpleague/flysystem-google-cloud-storage/tree/3.25.1"
},
"funding": [
{
@@ -6134,20 +6133,20 @@
"type": "github"
}
],
"time": "2024-01-26T18:25:23+00:00"
"time": "2024-03-15T19:58:44+00:00"
},
{
"name": "league/flysystem-local",
"version": "3.23.1",
"version": "3.25.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-local.git",
"reference": "b884d2bf9b53bb4804a56d2df4902bb51e253f00"
"reference": "61a6a90d6e999e4ddd9ce5adb356de0939060b92"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/b884d2bf9b53bb4804a56d2df4902bb51e253f00",
"reference": "b884d2bf9b53bb4804a56d2df4902bb51e253f00",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/61a6a90d6e999e4ddd9ce5adb356de0939060b92",
"reference": "61a6a90d6e999e4ddd9ce5adb356de0939060b92",
"shasum": ""
},
"require": {
@@ -6181,8 +6180,7 @@
"local"
],
"support": {
"issues": "https://github.com/thephpleague/flysystem-local/issues",
"source": "https://github.com/thephpleague/flysystem-local/tree/3.23.1"
"source": "https://github.com/thephpleague/flysystem-local/tree/3.25.1"
},
"funding": [
{
@@ -6194,7 +6192,7 @@
"type": "github"
}
],
"time": "2024-01-26T18:25:23+00:00"
"time": "2024-03-15T19:58:44+00:00"
},
{
"name": "league/geotools",
@@ -8278,16 +8276,16 @@
},
{
"name": "php-http/promise",
"version": "1.3.0",
"version": "1.3.1",
"source": {
"type": "git",
"url": "https://github.com/php-http/promise.git",
"reference": "2916a606d3b390f4e9e8e2b8dd68581508be0f07"
"reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/promise/zipball/2916a606d3b390f4e9e8e2b8dd68581508be0f07",
"reference": "2916a606d3b390f4e9e8e2b8dd68581508be0f07",
"url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
"reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
"shasum": ""
},
"require": {
@@ -8324,9 +8322,9 @@
],
"support": {
"issues": "https://github.com/php-http/promise/issues",
"source": "https://github.com/php-http/promise/tree/1.3.0"
"source": "https://github.com/php-http/promise/tree/1.3.1"
},
"time": "2024-01-04T18:49:48+00:00"
"time": "2024-03-15T13:55:21+00:00"
},
{
"name": "phpoffice/phpspreadsheet",
@@ -9609,16 +9607,16 @@
},
{
"name": "psy/psysh",
"version": "v0.12.1",
"version": "v0.12.2",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
"reference": "39621c73e0754328252f032c6997b983afc50431"
"reference": "9185c66c2165bbf4d71de78a69dccf4974f9538d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/39621c73e0754328252f032c6997b983afc50431",
"reference": "39621c73e0754328252f032c6997b983afc50431",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/9185c66c2165bbf4d71de78a69dccf4974f9538d",
"reference": "9185c66c2165bbf4d71de78a69dccf4974f9538d",
"shasum": ""
},
"require": {
@@ -9682,9 +9680,9 @@
],
"support": {
"issues": "https://github.com/bobthecow/psysh/issues",
"source": "https://github.com/bobthecow/psysh/tree/v0.12.1"
"source": "https://github.com/bobthecow/psysh/tree/v0.12.2"
},
"time": "2024-03-15T03:22:57+00:00"
"time": "2024-03-17T01:53:00+00:00"
},
{
"name": "ralouphie/getallheaders",