upgrade fleetbase/core-api^1.2.2

This commit is contained in:
Ronald A. Richardson
2023-08-06 23:10:09 +08:00
parent 46b3554fce
commit 079cfabeb5
3 changed files with 9 additions and 9 deletions

View File

@@ -9,7 +9,7 @@
"license": "MIT",
"require": {
"php": "^7.3|^8.0",
"fleetbase/core-api": "^1.2.1",
"fleetbase/core-api": "^1.2.2",
"fleetbase/fleetops-api": "^1.1.1",
"fleetbase/storefront-api": "^1.1.0",
"fruitcake/laravel-cors": "^2.0",

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": "707cd2a92d4ea40b5a6e6c5af57b98b5",
"content-hash": "2ef01ed8faf21a8624b6edccfc0d0cd4",
"packages": [
{
"name": "aloha/twilio",
@@ -2002,16 +2002,16 @@
},
{
"name": "fleetbase/core-api",
"version": "1.2.1",
"version": "1.2.2",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/core-api.git",
"reference": "7c76cbac4c41d6430d4fe77cbe99c9c069d2754d"
"reference": "cb922980d58328c6f96bc32d004689d2762f7c96"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/7c76cbac4c41d6430d4fe77cbe99c9c069d2754d",
"reference": "7c76cbac4c41d6430d4fe77cbe99c9c069d2754d",
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/cb922980d58328c6f96bc32d004689d2762f7c96",
"reference": "cb922980d58328c6f96bc32d004689d2762f7c96",
"shasum": ""
},
"require": {
@@ -2084,9 +2084,9 @@
],
"support": {
"issues": "https://github.com/fleetbase/core-api/issues",
"source": "https://github.com/fleetbase/core-api/tree/v1.2.1"
"source": "https://github.com/fleetbase/core-api/tree/v1.2.2"
},
"time": "2023-08-06T09:03:24+00:00"
"time": "2023-08-06T14:57:39+00:00"
},
{
"name": "fleetbase/fleetops-api",