Upgraded fleetbase/core-api to v1.3.11

This commit is contained in:
Ronald A. Richardson
2024-01-19 20:16:06 +08:00
parent 88c3842441
commit 2bd885b1a2
2 changed files with 8 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
"license": "MIT",
"require": {
"php": "^7.3|^8.0",
"fleetbase/core-api": "^1.3.10",
"fleetbase/core-api": "^1.3.11",
"fleetbase/fleetops-api": "^0.4.0",
"fleetbase/storefront-api": "^0.2.7",
"fleetbase/billing-api": "^0.0.6",

14
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": "4fa90bb61f838cb1a2a9500e9c0a6c98",
"content-hash": "b348dad95faf06a6e482925e681ed975",
"packages": [
{
"name": "aloha/twilio",
@@ -2181,16 +2181,16 @@
},
{
"name": "fleetbase/core-api",
"version": "1.3.10",
"version": "1.3.11",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/core-api.git",
"reference": "00c489b6cc4f22e02e1184b3dcb550407efe4661"
"reference": "fc9d8bd6ec3ed2a200d91164ba05e4a6e61ba186"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/00c489b6cc4f22e02e1184b3dcb550407efe4661",
"reference": "00c489b6cc4f22e02e1184b3dcb550407efe4661",
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/fc9d8bd6ec3ed2a200d91164ba05e4a6e61ba186",
"reference": "fc9d8bd6ec3ed2a200d91164ba05e4a6e61ba186",
"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.10"
"source": "https://github.com/fleetbase/core-api/tree/v1.3.11"
},
"time": "2024-01-19T11:19:57+00:00"
"time": "2024-01-19T12:12:49+00:00"
},
{
"name": "fleetbase/fleetops-api",