mirror of
https://github.com/fleetbase/fleetbase.git
synced 2025-12-19 22:27:22 +00:00
v0.7.2 ~ Telemetry tweak patch
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"appstract/laravel-opcache": "^4.0",
|
||||
"fleetbase/core-api": "^1.6.6",
|
||||
"fleetbase/core-api": "^1.6.7",
|
||||
"fleetbase/fleetops-api": "^0.6.9",
|
||||
"fleetbase/registry-bridge": "^0.0.19",
|
||||
"fleetbase/storefront-api": "^0.3.31",
|
||||
|
||||
14
api/composer.lock
generated
14
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": "8e0e195ab21e3a1895057be29fefa4b6",
|
||||
"content-hash": "d72a64e0c021cc2a01f5a3fac5706db7",
|
||||
"packages": [
|
||||
{
|
||||
"name": "appstract/laravel-opcache",
|
||||
@@ -2436,16 +2436,16 @@
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/core-api",
|
||||
"version": "1.6.6",
|
||||
"version": "1.6.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fleetbase/core-api.git",
|
||||
"reference": "5e267dc8c74f9a2126c00d955188eb5b77793c25"
|
||||
"reference": "411be52ccf0fc0f9fac1dc9e292104f3b34dcf05"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/5e267dc8c74f9a2126c00d955188eb5b77793c25",
|
||||
"reference": "5e267dc8c74f9a2126c00d955188eb5b77793c25",
|
||||
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/411be52ccf0fc0f9fac1dc9e292104f3b34dcf05",
|
||||
"reference": "411be52ccf0fc0f9fac1dc9e292104f3b34dcf05",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2530,9 +2530,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/fleetbase/core-api/issues",
|
||||
"source": "https://github.com/fleetbase/core-api/tree/v1.6.6"
|
||||
"source": "https://github.com/fleetbase/core-api/tree/v1.6.7"
|
||||
},
|
||||
"time": "2025-05-22T01:32:02+00:00"
|
||||
"time": "2025-05-22T07:11:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/fleetops-api",
|
||||
|
||||
Reference in New Issue
Block a user