v0.7.6 ~ Minor patches, WIP multi-order route optimization

This commit is contained in:
Ronald A. Richardson
2025-06-04 12:30:02 +08:00
parent 723deff398
commit ab2e102e28
9 changed files with 873 additions and 882 deletions

View File

@@ -10,8 +10,8 @@
"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",
"guzzlehttp/guzzle": "^7.0.1",

155
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": "33fab8220388bc1da10a36b07eb5c289",
"content-hash": "f5ce99189be4d4a71ad2aefd51fa6563",
"packages": [
{
"name": "appstract/laravel-opcache",
@@ -124,16 +124,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.343.21",
"version": "3.343.24",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "4bee288751c58598625ea2e8f30258404dd98757"
"reference": "5308e15ca92655906d04d5945613ab9046b4f79f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4bee288751c58598625ea2e8f30258404dd98757",
"reference": "4bee288751c58598625ea2e8f30258404dd98757",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5308e15ca92655906d04d5945613ab9046b4f79f",
"reference": "5308e15ca92655906d04d5945613ab9046b4f79f",
"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.21"
"source": "https://github.com/aws/aws-sdk-php/tree/3.343.24"
},
"time": "2025-05-29T18:11:11+00:00"
"time": "2025-06-03T18:04:18+00:00"
},
{
"name": "aws/aws-sdk-php-laravel",
@@ -2436,16 +2436,16 @@
},
{
"name": "fleetbase/core-api",
"version": "1.6.11",
"version": "1.6.12",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/core-api.git",
"reference": "a816ed35272fe770dd21b6fa34ea95bdb097e599"
"reference": "91d2c56400ffe952d698ed35ef0695a849b4437d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/a816ed35272fe770dd21b6fa34ea95bdb097e599",
"reference": "a816ed35272fe770dd21b6fa34ea95bdb097e599",
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/91d2c56400ffe952d698ed35ef0695a849b4437d",
"reference": "91d2c56400ffe952d698ed35ef0695a849b4437d",
"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.11"
"source": "https://github.com/fleetbase/core-api/tree/v1.6.12"
},
"time": "2025-05-30T07:01:15+00:00"
"time": "2025-06-04T04:02:08+00:00"
},
{
"name": "fleetbase/fleetops-api",
"version": "0.6.14",
"version": "0.6.15",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/fleetops.git",
"reference": "bba85c0a942d40fc4db9e1b68ce75065c0e8a72e"
"reference": "48e580454ddedbaf82adcea8a8a52a9a6109b347"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/bba85c0a942d40fc4db9e1b68ce75065c0e8a72e",
"reference": "bba85c0a942d40fc4db9e1b68ce75065c0e8a72e",
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/48e580454ddedbaf82adcea8a8a52a9a6109b347",
"reference": "48e580454ddedbaf82adcea8a8a52a9a6109b347",
"shasum": ""
},
"require": {
@@ -2619,9 +2619,9 @@
],
"support": {
"issues": "https://github.com/fleetbase/fleetops/issues",
"source": "https://github.com/fleetbase/fleetops/tree/v0.6.14"
"source": "https://github.com/fleetbase/fleetops/tree/v0.6.15"
},
"time": "2025-05-30T08:42:55+00:00"
"time": "2025-06-04T04:21:13+00:00"
},
{
"name": "fleetbase/laravel-mysql-spatial",
@@ -7800,16 +7800,16 @@
},
{
"name": "nette/utils",
"version": "v4.0.6",
"version": "v4.0.7",
"source": {
"type": "git",
"url": "https://github.com/nette/utils.git",
"reference": "ce708655043c7050eb050df361c5e313cf708309"
"reference": "e67c4061eb40b9c113b218214e42cb5a0dda28f2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/utils/zipball/ce708655043c7050eb050df361c5e313cf708309",
"reference": "ce708655043c7050eb050df361c5e313cf708309",
"url": "https://api.github.com/repos/nette/utils/zipball/e67c4061eb40b9c113b218214e42cb5a0dda28f2",
"reference": "e67c4061eb40b9c113b218214e42cb5a0dda28f2",
"shasum": ""
},
"require": {
@@ -7880,22 +7880,22 @@
],
"support": {
"issues": "https://github.com/nette/utils/issues",
"source": "https://github.com/nette/utils/tree/v4.0.6"
"source": "https://github.com/nette/utils/tree/v4.0.7"
},
"time": "2025-03-30T21:06:30+00:00"
"time": "2025-06-03T04:55:08+00:00"
},
{
"name": "nikic/php-parser",
"version": "v5.4.0",
"version": "v5.5.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "447a020a1f875a434d62f2a401f53b82a396e494"
"reference": "ae59794362fe85e051a58ad36b289443f57be7a9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494",
"reference": "447a020a1f875a434d62f2a401f53b82a396e494",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ae59794362fe85e051a58ad36b289443f57be7a9",
"reference": "ae59794362fe85e051a58ad36b289443f57be7a9",
"shasum": ""
},
"require": {
@@ -7938,9 +7938,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0"
"source": "https://github.com/nikic/PHP-Parser/tree/v5.5.0"
},
"time": "2024-12-30T11:07:19+00:00"
"time": "2025-05-31T08:24:38+00:00"
},
{
"name": "nunomaduro/termwind",
@@ -10377,20 +10377,20 @@
},
{
"name": "ramsey/uuid",
"version": "4.7.6",
"version": "4.8.1",
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
"reference": "91039bc1faa45ba123c4328958e620d382ec7088"
"reference": "fdf4dd4e2ff1813111bd0ad58d7a1ddbb5b56c28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088",
"reference": "91039bc1faa45ba123c4328958e620d382ec7088",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/fdf4dd4e2ff1813111bd0ad58d7a1ddbb5b56c28",
"reference": "fdf4dd4e2ff1813111bd0ad58d7a1ddbb5b56c28",
"shasum": ""
},
"require": {
"brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12",
"brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13",
"ext-json": "*",
"php": "^8.0",
"ramsey/collection": "^1.2 || ^2.0"
@@ -10399,26 +10399,23 @@
"rhumsaa/uuid": "self.version"
},
"require-dev": {
"captainhook/captainhook": "^5.10",
"captainhook/captainhook": "^5.25",
"captainhook/plugin-composer": "^5.3",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"doctrine/annotations": "^1.8",
"ergebnis/composer-normalize": "^2.15",
"mockery/mockery": "^1.3",
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
"ergebnis/composer-normalize": "^2.47",
"mockery/mockery": "^1.6",
"paragonie/random-lib": "^2",
"php-mock/php-mock": "^2.2",
"php-mock/php-mock-mockery": "^1.3",
"php-parallel-lint/php-parallel-lint": "^1.1",
"phpbench/phpbench": "^1.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-phpunit": "^1.1",
"phpunit/phpunit": "^8.5 || ^9",
"ramsey/composer-repl": "^1.4",
"slevomat/coding-standard": "^8.4",
"squizlabs/php_codesniffer": "^3.5",
"vimeo/psalm": "^4.9"
"php-mock/php-mock": "^2.6",
"php-mock/php-mock-mockery": "^1.5",
"php-parallel-lint/php-parallel-lint": "^1.4.0",
"phpbench/phpbench": "^1.2.14",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "^2.1",
"phpstan/phpstan-mockery": "^2.0",
"phpstan/phpstan-phpunit": "^2.0",
"phpunit/phpunit": "^9.6",
"slevomat/coding-standard": "^8.18",
"squizlabs/php_codesniffer": "^3.13"
},
"suggest": {
"ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
@@ -10453,19 +10450,9 @@
],
"support": {
"issues": "https://github.com/ramsey/uuid/issues",
"source": "https://github.com/ramsey/uuid/tree/4.7.6"
"source": "https://github.com/ramsey/uuid/tree/4.8.1"
},
"funding": [
{
"url": "https://github.com/ramsey",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
"type": "tidelift"
}
],
"time": "2024-04-27T21:32:50+00:00"
"time": "2025-06-01T06:28:46+00:00"
},
{
"name": "react/event-loop",
@@ -10958,16 +10945,16 @@
},
{
"name": "sentry/sentry-laravel",
"version": "4.13.0",
"version": "4.14.0",
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-laravel.git",
"reference": "d232ac494258e0d50a77c575a5af5f1a426d3f87"
"reference": "d0b285c118910a81d845831a2290fd50a482d59f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/d232ac494258e0d50a77c575a5af5f1a426d3f87",
"reference": "d232ac494258e0d50a77c575a5af5f1a426d3f87",
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/d0b285c118910a81d845831a2290fd50a482d59f",
"reference": "d0b285c118910a81d845831a2290fd50a482d59f",
"shasum": ""
},
"require": {
@@ -11031,7 +11018,7 @@
],
"support": {
"issues": "https://github.com/getsentry/sentry-laravel/issues",
"source": "https://github.com/getsentry/sentry-laravel/tree/4.13.0"
"source": "https://github.com/getsentry/sentry-laravel/tree/4.14.0"
},
"funding": [
{
@@ -11043,7 +11030,7 @@
"type": "custom"
}
],
"time": "2025-02-18T10:09:29+00:00"
"time": "2025-06-02T08:31:09+00:00"
},
{
"name": "spatie/laravel-activitylog",
@@ -11272,16 +11259,16 @@
},
{
"name": "spatie/laravel-permission",
"version": "6.18.0",
"version": "6.19.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-permission.git",
"reference": "3c05f04d12275dfbe462c8b4aae3290e586c2dde"
"reference": "0cd412dcad066d75caf0b977716809be7e7642fd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-permission/zipball/3c05f04d12275dfbe462c8b4aae3290e586c2dde",
"reference": "3c05f04d12275dfbe462c8b4aae3290e586c2dde",
"url": "https://api.github.com/repos/spatie/laravel-permission/zipball/0cd412dcad066d75caf0b977716809be7e7642fd",
"reference": "0cd412dcad066d75caf0b977716809be7e7642fd",
"shasum": ""
},
"require": {
@@ -11343,7 +11330,7 @@
],
"support": {
"issues": "https://github.com/spatie/laravel-permission/issues",
"source": "https://github.com/spatie/laravel-permission/tree/6.18.0"
"source": "https://github.com/spatie/laravel-permission/tree/6.19.0"
},
"funding": [
{
@@ -11351,7 +11338,7 @@
"type": "github"
}
],
"time": "2025-05-14T03:32:23+00:00"
"time": "2025-05-31T00:50:27+00:00"
},
{
"name": "spatie/laravel-responsecache",
@@ -15820,16 +15807,16 @@
},
{
"name": "filp/whoops",
"version": "2.18.0",
"version": "2.18.1",
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
"reference": "a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e"
"reference": "8fcc6a862f2e7b94eb4221fd0819ddba3d30ab26"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e",
"reference": "a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e",
"url": "https://api.github.com/repos/filp/whoops/zipball/8fcc6a862f2e7b94eb4221fd0819ddba3d30ab26",
"reference": "8fcc6a862f2e7b94eb4221fd0819ddba3d30ab26",
"shasum": ""
},
"require": {
@@ -15879,7 +15866,7 @@
],
"support": {
"issues": "https://github.com/filp/whoops/issues",
"source": "https://github.com/filp/whoops/tree/2.18.0"
"source": "https://github.com/filp/whoops/tree/2.18.1"
},
"funding": [
{
@@ -15887,7 +15874,7 @@
"type": "github"
}
],
"time": "2025-03-15T12:00:00+00:00"
"time": "2025-06-03T18:56:14+00:00"
},
{
"name": "hamcrest/hamcrest-php",