mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-01-08 07:16:49 +00:00
Upgraded fleetbase/core-api to v1.3.9 with critical patches
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"php": "^7.3|^8.0",
|
||||
"fleetbase/core-api": "^1.3.8",
|
||||
"fleetbase/core-api": "^1.3.9",
|
||||
"fleetbase/fleetops-api": "^0.3.9",
|
||||
"fleetbase/storefront-api": "^0.2.6",
|
||||
"fleetbase/billing-api": "^0.0.6",
|
||||
|
||||
38
api/composer.lock
generated
38
api/composer.lock
generated
@@ -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": "e9618e66a4d8f7aa22c8d105135989c3",
|
||||
"content-hash": "0cede6eee0783a410cf85f8395a94320",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aloha/twilio",
|
||||
@@ -192,16 +192,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.296.4",
|
||||
"version": "3.296.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "2efd701a5e5f50560319ffe0669942dc8d3a4a54"
|
||||
"reference": "23b009f305278e227bc5149bcb8fc9c1503fb130"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2efd701a5e5f50560319ffe0669942dc8d3a4a54",
|
||||
"reference": "2efd701a5e5f50560319ffe0669942dc8d3a4a54",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/23b009f305278e227bc5149bcb8fc9c1503fb130",
|
||||
"reference": "23b009f305278e227bc5149bcb8fc9c1503fb130",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -281,9 +281,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.296.4"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.296.5"
|
||||
},
|
||||
"time": "2024-01-17T23:34:36+00:00"
|
||||
"time": "2024-01-18T19:06:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php-laravel",
|
||||
@@ -2181,16 +2181,16 @@
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/core-api",
|
||||
"version": "1.3.8",
|
||||
"version": "1.3.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fleetbase/core-api.git",
|
||||
"reference": "cfba5730b970ecae555518cf102dee55c033af17"
|
||||
"reference": "a6acbc0a2e241c38432486b9a7b8957bfcde8f9d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/cfba5730b970ecae555518cf102dee55c033af17",
|
||||
"reference": "cfba5730b970ecae555518cf102dee55c033af17",
|
||||
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/a6acbc0a2e241c38432486b9a7b8957bfcde8f9d",
|
||||
"reference": "a6acbc0a2e241c38432486b9a7b8957bfcde8f9d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2266,9 +2266,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/fleetbase/core-api/issues",
|
||||
"source": "https://github.com/fleetbase/core-api/tree/v1.3.8"
|
||||
"source": "https://github.com/fleetbase/core-api/tree/v1.3.9"
|
||||
},
|
||||
"time": "2024-01-18T11:56:34+00:00"
|
||||
"time": "2024-01-19T08:58:30+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/fleetops-api",
|
||||
@@ -15870,16 +15870,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "9.6.15",
|
||||
"version": "9.6.16",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "05017b80304e0eb3f31d90194a563fd53a6021f1"
|
||||
"reference": "3767b2c56ce02d01e3491046f33466a1ae60a37f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/05017b80304e0eb3f31d90194a563fd53a6021f1",
|
||||
"reference": "05017b80304e0eb3f31d90194a563fd53a6021f1",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3767b2c56ce02d01e3491046f33466a1ae60a37f",
|
||||
"reference": "3767b2c56ce02d01e3491046f33466a1ae60a37f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -15953,7 +15953,7 @@
|
||||
"support": {
|
||||
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
||||
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.15"
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.16"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -15969,7 +15969,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-01T16:55:19+00:00"
|
||||
"time": "2024-01-19T07:03:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/cli-parser",
|
||||
|
||||
Reference in New Issue
Block a user