Upgraded fleetops-api v0.4.11 - Fixes deprecation error/warning which occurs in some environments Implicit conversion from float x to int loses precision when creating a DistanceMatrix object

This commit is contained in:
Ronald A. Richardson
2024-02-16 03:04:16 +07:00
parent 4eb4b04121
commit d5ea7f7790
2 changed files with 36 additions and 36 deletions

View File

@@ -10,7 +10,7 @@
"require": {
"php": "^8.0",
"fleetbase/core-api": "^1.4.4",
"fleetbase/fleetops-api": "^0.4.10",
"fleetbase/fleetops-api": "^0.4.11",
"fleetbase/storefront-api": "^0.3.0",
"fleetbase/billing-api": "dev-main",
"fleetbase/internals-api": "dev-main",

70
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": "9f24f469d1a80d58c7e468f7386f27e3",
"content-hash": "d6fbae7964c2cad8431339d81d3891b6",
"packages": [
{
"name": "aloha/twilio",
@@ -136,16 +136,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.298.10",
"version": "3.299.0",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "99af8830cb0662e3edaebe1a976d1cc833a86091"
"reference": "76d1165568d949b430a87eaa42f6dbc4b6705b6f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/99af8830cb0662e3edaebe1a976d1cc833a86091",
"reference": "99af8830cb0662e3edaebe1a976d1cc833a86091",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/76d1165568d949b430a87eaa42f6dbc4b6705b6f",
"reference": "76d1165568d949b430a87eaa42f6dbc4b6705b6f",
"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.298.10"
"source": "https://github.com/aws/aws-sdk-php/tree/3.299.0"
},
"time": "2024-02-14T19:05:54+00:00"
"time": "2024-02-15T19:08:34+00:00"
},
{
"name": "aws/aws-sdk-php-laravel",
@@ -2489,16 +2489,16 @@
},
{
"name": "fleetbase/fleetops-api",
"version": "0.4.10",
"version": "0.4.11",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/fleetops.git",
"reference": "2703d5c6161d05812b8d3ad0aa28e5023f18256b"
"reference": "b9d0b40f5093ccc61ca3b3b5bd8f6d3010d69a8b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/2703d5c6161d05812b8d3ad0aa28e5023f18256b",
"reference": "2703d5c6161d05812b8d3ad0aa28e5023f18256b",
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/b9d0b40f5093ccc61ca3b3b5bd8f6d3010d69a8b",
"reference": "b9d0b40f5093ccc61ca3b3b5bd8f6d3010d69a8b",
"shasum": ""
},
"require": {
@@ -2571,9 +2571,9 @@
],
"support": {
"issues": "https://github.com/fleetbase/fleetops/issues",
"source": "https://github.com/fleetbase/fleetops/tree/v0.4.10"
"source": "https://github.com/fleetbase/fleetops/tree/v0.4.11"
},
"time": "2024-02-15T16:24:21+00:00"
"time": "2024-02-15T20:01:00+00:00"
},
{
"name": "fleetbase/internals-api",
@@ -3653,16 +3653,16 @@
},
{
"name": "google/gax",
"version": "v1.27.2",
"version": "v1.28.0",
"source": {
"type": "git",
"url": "https://github.com/googleapis/gax-php.git",
"reference": "da805a00c3548ffc17a2b9ea844f666b413943e8"
"reference": "dfca60f46fed8d9a4d9d2ece7286f18d53d3ebad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/googleapis/gax-php/zipball/da805a00c3548ffc17a2b9ea844f666b413943e8",
"reference": "da805a00c3548ffc17a2b9ea844f666b413943e8",
"url": "https://api.github.com/repos/googleapis/gax-php/zipball/dfca60f46fed8d9a4d9d2ece7286f18d53d3ebad",
"reference": "dfca60f46fed8d9a4d9d2ece7286f18d53d3ebad",
"shasum": ""
},
"require": {
@@ -3702,9 +3702,9 @@
],
"support": {
"issues": "https://github.com/googleapis/gax-php/issues",
"source": "https://github.com/googleapis/gax-php/tree/v1.27.2"
"source": "https://github.com/googleapis/gax-php/tree/v1.28.0"
},
"time": "2024-02-14T20:18:41+00:00"
"time": "2024-02-15T19:05:13+00:00"
},
{
"name": "google/grpc-gcp",
@@ -6926,41 +6926,41 @@
},
{
"name": "moneyphp/money",
"version": "v4.4.0",
"version": "v4.5.0",
"source": {
"type": "git",
"url": "https://github.com/moneyphp/money.git",
"reference": "5e60aebf09f709dd4ea16bf85e66d65301c0d172"
"reference": "a1daa7daf159b4044e3d0c34c41fe2be5860e850"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/moneyphp/money/zipball/5e60aebf09f709dd4ea16bf85e66d65301c0d172",
"reference": "5e60aebf09f709dd4ea16bf85e66d65301c0d172",
"url": "https://api.github.com/repos/moneyphp/money/zipball/a1daa7daf159b4044e3d0c34c41fe2be5860e850",
"reference": "a1daa7daf159b4044e3d0c34c41fe2be5860e850",
"shasum": ""
},
"require": {
"ext-bcmath": "*",
"ext-filter": "*",
"ext-json": "*",
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
},
"require-dev": {
"cache/taggable-cache": "^1.1.0",
"doctrine/coding-standard": "^9.0",
"doctrine/instantiator": "^1.4.0",
"doctrine/coding-standard": "^12.0",
"doctrine/instantiator": "^1.5.0 || ^2.0",
"ext-gmp": "*",
"ext-intl": "*",
"florianv/exchanger": "^2.6.3",
"florianv/exchanger": "^2.8.1",
"florianv/swap": "^4.3.0",
"moneyphp/crypto-currencies": "^1.0.0",
"moneyphp/iso-currencies": "^3.2.1",
"php-http/message": "^1.11.0",
"php-http/mock-client": "^1.4.1",
"moneyphp/crypto-currencies": "^1.1.0",
"moneyphp/iso-currencies": "^3.4",
"php-http/message": "^1.16.0",
"php-http/mock-client": "^1.6.0",
"phpbench/phpbench": "^1.2.5",
"phpunit/phpunit": "^9.5.4",
"phpunit/phpunit": "^10.5.9",
"psalm/plugin-phpunit": "^0.18.4",
"psr/cache": "^1.0.1 || ^2.0 || ^3.0",
"vimeo/psalm": "~5.15.0"
"vimeo/psalm": "~5.20.0"
},
"suggest": {
"ext-gmp": "Calculate without integer limits",
@@ -7008,9 +7008,9 @@
],
"support": {
"issues": "https://github.com/moneyphp/money/issues",
"source": "https://github.com/moneyphp/money/tree/v4.4.0"
"source": "https://github.com/moneyphp/money/tree/v4.5.0"
},
"time": "2024-01-24T08:29:16+00:00"
"time": "2024-02-15T19:47:21+00:00"
},
{
"name": "monolog/monolog",