Upgraded FleetOps to v0.6.3

This commit is contained in:
Ronald A. Richardson
2025-04-09 19:03:42 +08:00
parent 838a829a11
commit bbec73fcef
5 changed files with 673 additions and 641 deletions

99
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": "934491bce5ca1671cd78b98a34d77b0c",
"content-hash": "01d615424a4eeabdaf463c4b938924f3",
"packages": [
{
"name": "appstract/laravel-opcache",
@@ -124,16 +124,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.342.17",
"version": "3.342.23",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "110ca44672e59ec3255c693e9e761001f2706b53"
"reference": "a5e9ba23ffecf1f71d8cfb177ef5cb3fbe2ecf05"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/110ca44672e59ec3255c693e9e761001f2706b53",
"reference": "110ca44672e59ec3255c693e9e761001f2706b53",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a5e9ba23ffecf1f71d8cfb177ef5cb3fbe2ecf05",
"reference": "a5e9ba23ffecf1f71d8cfb177ef5cb3fbe2ecf05",
"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.17"
"source": "https://github.com/aws/aws-sdk-php/tree/3.342.23"
},
"time": "2025-03-31T18:16:40+00:00"
"time": "2025-04-08T18:35:41+00:00"
},
{
"name": "aws/aws-sdk-php-laravel",
@@ -515,16 +515,16 @@
},
{
"name": "beste/json",
"version": "1.5.1",
"version": "1.6.0",
"source": {
"type": "git",
"url": "https://github.com/beste/json.git",
"reference": "0e9a0dc74fa6d1bb4f9883ef64fa9f36b7b6b934"
"reference": "a25b883c71f84aee3709d5635e71286af1fdc8eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/beste/json/zipball/0e9a0dc74fa6d1bb4f9883ef64fa9f36b7b6b934",
"reference": "0e9a0dc74fa6d1bb4f9883ef64fa9f36b7b6b934",
"url": "https://api.github.com/repos/beste/json/zipball/a25b883c71f84aee3709d5635e71286af1fdc8eb",
"reference": "a25b883c71f84aee3709d5635e71286af1fdc8eb",
"shasum": ""
},
"require": {
@@ -562,7 +562,7 @@
],
"support": {
"issues": "https://github.com/beste/json/issues",
"source": "https://github.com/beste/json/tree/1.5.1"
"source": "https://github.com/beste/json/tree/1.6.0"
},
"funding": [
{
@@ -574,7 +574,7 @@
"type": "tidelift"
}
],
"time": "2024-12-19T09:35:08+00:00"
"time": "2025-04-07T21:36:08+00:00"
},
{
"name": "brick/geo",
@@ -1690,26 +1690,29 @@
},
{
"name": "doctrine/deprecations",
"version": "1.1.4",
"version": "1.1.5",
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
"reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9"
"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/31610dbb31faa98e6b5447b62340826f54fbc4e9",
"reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"conflict": {
"phpunit/phpunit": "<=7.5 || >=13"
},
"require-dev": {
"doctrine/coding-standard": "^9 || ^12",
"phpstan/phpstan": "1.4.10 || 2.0.3",
"doctrine/coding-standard": "^9 || ^12 || ^13",
"phpstan/phpstan": "1.4.10 || 2.1.11",
"phpstan/phpstan-phpunit": "^1.0 || ^2",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12",
"psr/log": "^1 || ^2 || ^3"
},
"suggest": {
@@ -1729,9 +1732,9 @@
"homepage": "https://www.doctrine-project.org/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/1.1.4"
"source": "https://github.com/doctrine/deprecations/tree/1.1.5"
},
"time": "2024-12-07T21:18:45+00:00"
"time": "2025-04-07T20:06:18+00:00"
},
{
"name": "doctrine/event-manager",
@@ -2533,16 +2536,16 @@
},
{
"name": "fleetbase/fleetops-api",
"version": "0.6.2",
"version": "0.6.3",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/fleetops.git",
"reference": "4932f0d24927b15b35e528247d3f5da1ae73a483"
"reference": "e999ed4c164c46c190431a260ae93c8116b0d17d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/4932f0d24927b15b35e528247d3f5da1ae73a483",
"reference": "4932f0d24927b15b35e528247d3f5da1ae73a483",
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/e999ed4c164c46c190431a260ae93c8116b0d17d",
"reference": "e999ed4c164c46c190431a260ae93c8116b0d17d",
"shasum": ""
},
"require": {
@@ -2616,9 +2619,9 @@
],
"support": {
"issues": "https://github.com/fleetbase/fleetops/issues",
"source": "https://github.com/fleetbase/fleetops/tree/v0.6.2"
"source": "https://github.com/fleetbase/fleetops/tree/v0.6.3"
},
"time": "2025-04-01T12:48:02+00:00"
"time": "2025-04-09T10:45:37+00:00"
},
{
"name": "fleetbase/laravel-mysql-spatial",
@@ -3529,16 +3532,16 @@
},
{
"name": "google/apiclient",
"version": "v2.18.2",
"version": "v2.18.3",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-api-php-client.git",
"reference": "d8d201ba8a189a3cd7fb34e4da569f2ed440eee7"
"reference": "4eee42d201eff054428a4836ec132944d271f051"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/d8d201ba8a189a3cd7fb34e4da569f2ed440eee7",
"reference": "d8d201ba8a189a3cd7fb34e4da569f2ed440eee7",
"url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/4eee42d201eff054428a4836ec132944d271f051",
"reference": "4eee42d201eff054428a4836ec132944d271f051",
"shasum": ""
},
"require": {
@@ -3592,9 +3595,9 @@
],
"support": {
"issues": "https://github.com/googleapis/google-api-php-client/issues",
"source": "https://github.com/googleapis/google-api-php-client/tree/v2.18.2"
"source": "https://github.com/googleapis/google-api-php-client/tree/v2.18.3"
},
"time": "2024-12-16T22:52:40+00:00"
"time": "2025-04-08T21:59:36+00:00"
},
{
"name": "google/apiclient-services",
@@ -5799,16 +5802,16 @@
},
{
"name": "laravel/octane",
"version": "v2.8.2",
"version": "v2.9.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/octane.git",
"reference": "74fef270e9f7d2dfbfd8f272de81aac839942c29"
"reference": "8288269fab27a6163a2f2bd4f3115bd057432bcd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/octane/zipball/74fef270e9f7d2dfbfd8f272de81aac839942c29",
"reference": "74fef270e9f7d2dfbfd8f272de81aac839942c29",
"url": "https://api.github.com/repos/laravel/octane/zipball/8288269fab27a6163a2f2bd4f3115bd057432bcd",
"reference": "8288269fab27a6163a2f2bd4f3115bd057432bcd",
"shasum": ""
},
"require": {
@@ -5885,7 +5888,7 @@
"issues": "https://github.com/laravel/octane/issues",
"source": "https://github.com/laravel/octane"
},
"time": "2025-03-12T14:26:35+00:00"
"time": "2025-04-04T02:30:58+00:00"
},
{
"name": "laravel/prompts",
@@ -7298,16 +7301,16 @@
},
{
"name": "moneyphp/money",
"version": "v4.6.0",
"version": "v4.7.0",
"source": {
"type": "git",
"url": "https://github.com/moneyphp/money.git",
"reference": "ddf6a86b574808f8844777ed4e8c4f92a10dac9b"
"reference": "af048f0206d3b39b8fad9de6a230cedf765365fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/moneyphp/money/zipball/ddf6a86b574808f8844777ed4e8c4f92a10dac9b",
"reference": "ddf6a86b574808f8844777ed4e8c4f92a10dac9b",
"url": "https://api.github.com/repos/moneyphp/money/zipball/af048f0206d3b39b8fad9de6a230cedf765365fa",
"reference": "af048f0206d3b39b8fad9de6a230cedf765365fa",
"shasum": ""
},
"require": {
@@ -7329,10 +7332,12 @@
"php-http/message": "^1.16.0",
"php-http/mock-client": "^1.6.0",
"phpbench/phpbench": "^1.2.5",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "^2.1.9",
"phpstan/phpstan-phpunit": "^2.0",
"phpunit/phpunit": "^10.5.9",
"psalm/plugin-phpunit": "^0.18.4",
"psr/cache": "^1.0.1 || ^2.0 || ^3.0",
"vimeo/psalm": "~5.20.0"
"ticketswap/phpstan-error-formatter": "^1.1"
},
"suggest": {
"ext-gmp": "Calculate without integer limits",
@@ -7380,9 +7385,9 @@
],
"support": {
"issues": "https://github.com/moneyphp/money/issues",
"source": "https://github.com/moneyphp/money/tree/v4.6.0"
"source": "https://github.com/moneyphp/money/tree/v4.7.0"
},
"time": "2024-11-22T10:59:03+00:00"
"time": "2025-04-03T08:26:36+00:00"
},
{
"name": "monolog/monolog",