bump fleetops api version

This commit is contained in:
Ronald A. Richardson
2025-05-24 13:19:52 +08:00
parent 5c73b6e76d
commit d905943511
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
"php": "^8.0",
"appstract/laravel-opcache": "^4.0",
"fleetbase/core-api": "^1.6.9",
"fleetbase/fleetops-api": "^0.6.10",
"fleetbase/fleetops-api": "^0.6.11",
"fleetbase/registry-bridge": "^0.0.19",
"fleetbase/storefront-api": "^0.4.0",
"guzzlehttp/guzzle": "^7.0.1",

2
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": "534c2fc300cc6b2a72c2b6ed88f9b5a6",
"content-hash": "a51714b75e969ba9cdf140491b8a47ea",
"packages": [
{
"name": "appstract/laravel-opcache",