Upgraded Registry Bridge to v0.0.11

This commit is contained in:
Ronald A. Richardson
2024-07-31 17:24:01 +08:00
parent 196af155ae
commit 8e5a45dd09
5 changed files with 32 additions and 32 deletions

View File

@@ -11,7 +11,7 @@
"php": "^8.0",
"fleetbase/core-api": "^1.5.1",
"fleetbase/fleetops-api": "^0.5.5",
"fleetbase/registry-bridge": "^0.0.10",
"fleetbase/registry-bridge": "^0.0.11",
"fleetbase/storefront-api": "^0.3.13",
"guzzlehttp/guzzle": "^7.0.1",
"laravel/framework": "^10.0",

38
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": "fed3ad77452a90885dbc02d4c3a0c501",
"content-hash": "8925dd732b05917a6ab695e8a611f85f",
"packages": [
{
"name": "aloha/twilio",
@@ -136,16 +136,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.316.3",
"version": "3.316.10",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "e832e594b3c213760e067e15ef2739f77505e832"
"reference": "eeb8df6ff6caa428e8bcd631ad2a96430900a249"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/e832e594b3c213760e067e15ef2739f77505e832",
"reference": "e832e594b3c213760e067e15ef2739f77505e832",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/eeb8df6ff6caa428e8bcd631ad2a96430900a249",
"reference": "eeb8df6ff6caa428e8bcd631ad2a96430900a249",
"shasum": ""
},
"require": {
@@ -225,9 +225,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.316.3"
"source": "https://github.com/aws/aws-sdk-php/tree/3.316.10"
},
"time": "2024-07-12T18:07:23+00:00"
"time": "2024-07-30T18:10:20+00:00"
},
{
"name": "aws/aws-sdk-php-laravel",
@@ -2615,16 +2615,16 @@
},
{
"name": "fleetbase/registry-bridge",
"version": "0.0.10",
"version": "0.0.11",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/registry-bridge.git",
"reference": "9bdedfd4bea632847cd4fdc96f01bc8d50f81af0"
"reference": "118af7657aacb68cf36ff2730f05b8e13524ef32"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/registry-bridge/zipball/9bdedfd4bea632847cd4fdc96f01bc8d50f81af0",
"reference": "9bdedfd4bea632847cd4fdc96f01bc8d50f81af0",
"url": "https://api.github.com/repos/fleetbase/registry-bridge/zipball/118af7657aacb68cf36ff2730f05b8e13524ef32",
"reference": "118af7657aacb68cf36ff2730f05b8e13524ef32",
"shasum": ""
},
"require": {
@@ -2691,9 +2691,9 @@
],
"support": {
"issues": "https://github.com/fleetbase/registry-bridge/issues",
"source": "https://github.com/fleetbase/registry-bridge/tree/v0.0.10"
"source": "https://github.com/fleetbase/registry-bridge/tree/v0.0.11"
},
"time": "2024-07-30T14:19:44+00:00"
"time": "2024-07-31T09:17:25+00:00"
},
{
"name": "fleetbase/storefront-api",
@@ -5439,16 +5439,16 @@
},
{
"name": "laravel/framework",
"version": "v10.48.17",
"version": "v10.48.18",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "60f3c8f667b24a09e0392e26b1f40fb9067cdc3c"
"reference": "d9729d476c3efe79f950ebcb6de1ec8199a421e6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/60f3c8f667b24a09e0392e26b1f40fb9067cdc3c",
"reference": "60f3c8f667b24a09e0392e26b1f40fb9067cdc3c",
"url": "https://api.github.com/repos/laravel/framework/zipball/d9729d476c3efe79f950ebcb6de1ec8199a421e6",
"reference": "d9729d476c3efe79f950ebcb6de1ec8199a421e6",
"shasum": ""
},
"require": {
@@ -5642,7 +5642,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-07-23T16:06:06+00:00"
"time": "2024-07-30T15:05:11+00:00"
},
{
"name": "laravel/octane",
@@ -17894,5 +17894,5 @@
"php": "^8.0"
},
"platform-dev": [],
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.2.0"
}