v0.6.8 ~ View Proof of Delivery in FleetOps + API to get POD

This commit is contained in:
Ronald A. Richardson
2025-04-14 16:05:10 +08:00
parent f6f6899650
commit 698f5979b1
5 changed files with 29 additions and 28 deletions

View File

@@ -11,7 +11,7 @@
"php": "^8.0",
"appstract/laravel-opcache": "^4.0",
"fleetbase/core-api": "^1.6.2",
"fleetbase/fleetops-api": "^0.6.4",
"fleetbase/fleetops-api": "^0.6.5",
"fleetbase/registry-bridge": "^0.0.18",
"fleetbase/storefront-api": "^0.3.30",
"guzzlehttp/guzzle": "^7.0.1",

39
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": "19c8970bb8f1dd54f4359fff640e0805",
"content-hash": "bb6eab21f021f9b5e431c49ec8707efa",
"packages": [
{
"name": "appstract/laravel-opcache",
@@ -124,16 +124,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.342.25",
"version": "3.342.26",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "ae0f7d2b0abbdab1ba91fc2a3ba86aa4a50f89f5"
"reference": "99f6f8521117534990e608e040b083015465c49c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ae0f7d2b0abbdab1ba91fc2a3ba86aa4a50f89f5",
"reference": "ae0f7d2b0abbdab1ba91fc2a3ba86aa4a50f89f5",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/99f6f8521117534990e608e040b083015465c49c",
"reference": "99f6f8521117534990e608e040b083015465c49c",
"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.342.25"
"source": "https://github.com/aws/aws-sdk-php/tree/3.342.26"
},
"time": "2025-04-10T18:11:44+00:00"
"time": "2025-04-11T18:10:41+00:00"
},
{
"name": "aws/aws-sdk-php-laravel",
@@ -2536,16 +2536,16 @@
},
{
"name": "fleetbase/fleetops-api",
"version": "0.6.4",
"version": "0.6.5",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/fleetops.git",
"reference": "5f2776c1d8530871340a11c0c408f2e6d82611ae"
"reference": "267edc52ded0e506bcc0a9979ba529f4320317fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/5f2776c1d8530871340a11c0c408f2e6d82611ae",
"reference": "5f2776c1d8530871340a11c0c408f2e6d82611ae",
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/267edc52ded0e506bcc0a9979ba529f4320317fa",
"reference": "267edc52ded0e506bcc0a9979ba529f4320317fa",
"shasum": ""
},
"require": {
@@ -2619,9 +2619,9 @@
],
"support": {
"issues": "https://github.com/fleetbase/fleetops/issues",
"source": "https://github.com/fleetbase/fleetops/tree/v0.6.4"
"source": "https://github.com/fleetbase/fleetops/tree/v0.6.5"
},
"time": "2025-04-10T05:15:05+00:00"
"time": "2025-04-14T07:53:25+00:00"
},
{
"name": "fleetbase/laravel-mysql-spatial",
@@ -11207,16 +11207,16 @@
},
{
"name": "spatie/laravel-package-tools",
"version": "1.92.3",
"version": "1.92.4",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-package-tools.git",
"reference": "45001525ccbb3804edb46a3410157f40de2ddd89"
"reference": "d20b1969f836d210459b78683d85c9cd5c5f508c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/45001525ccbb3804edb46a3410157f40de2ddd89",
"reference": "45001525ccbb3804edb46a3410157f40de2ddd89",
"url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/d20b1969f836d210459b78683d85c9cd5c5f508c",
"reference": "d20b1969f836d210459b78683d85c9cd5c5f508c",
"shasum": ""
},
"require": {
@@ -11227,6 +11227,7 @@
"mockery/mockery": "^1.5",
"orchestra/testbench": "^7.7|^8.0|^9.0|^10.0",
"pestphp/pest": "^1.23|^2.1|^3.1",
"phpunit/php-code-coverage": "^9.0|^10.0|^11.0",
"phpunit/phpunit": "^9.5.24|^10.5|^11.5",
"spatie/pest-plugin-test-time": "^1.1|^2.2"
},
@@ -11255,7 +11256,7 @@
],
"support": {
"issues": "https://github.com/spatie/laravel-package-tools/issues",
"source": "https://github.com/spatie/laravel-package-tools/tree/1.92.3"
"source": "https://github.com/spatie/laravel-package-tools/tree/1.92.4"
},
"funding": [
{
@@ -11263,7 +11264,7 @@
"type": "github"
}
],
"time": "2025-04-10T21:50:03+00:00"
"time": "2025-04-11T15:27:14+00:00"
},
{
"name": "spatie/laravel-permission",