mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-01-08 07:16:49 +00:00
Merge pull request #337 from fleetbase/dev-v0.5.21
v0.5.21 - maintenance release
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"fleetbase/core-api": "^1.5.22",
|
||||
"fleetbase/core-api": "^1.5.23",
|
||||
"fleetbase/fleetops-api": "^0.5.16",
|
||||
"fleetbase/registry-bridge": "^0.0.18",
|
||||
"fleetbase/storefront-api": "^0.3.20",
|
||||
|
||||
26
api/composer.lock
generated
26
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": "e6a68a4f178121cd3b9049a34a790ae3",
|
||||
"content-hash": "450bfa15944d03701aa4d5105fc4a03b",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aws/aws-crt-php",
|
||||
@@ -2297,16 +2297,16 @@
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/core-api",
|
||||
"version": "1.5.22",
|
||||
"version": "1.5.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fleetbase/core-api.git",
|
||||
"reference": "67e84aa5c1c281db8d471072a02179f14c0b5d8a"
|
||||
"reference": "77902c82afe3d77c83f143d34c30da4a9b8d1b90"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/67e84aa5c1c281db8d471072a02179f14c0b5d8a",
|
||||
"reference": "67e84aa5c1c281db8d471072a02179f14c0b5d8a",
|
||||
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/77902c82afe3d77c83f143d34c30da4a9b8d1b90",
|
||||
"reference": "77902c82afe3d77c83f143d34c30da4a9b8d1b90",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2388,9 +2388,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/fleetbase/core-api/issues",
|
||||
"source": "https://github.com/fleetbase/core-api/tree/v1.5.22"
|
||||
"source": "https://github.com/fleetbase/core-api/tree/v1.5.23"
|
||||
},
|
||||
"time": "2025-01-11T08:31:46+00:00"
|
||||
"time": "2025-01-13T02:53:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/fleetops-api",
|
||||
@@ -8461,16 +8461,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpoffice/phpspreadsheet",
|
||||
"version": "1.29.7",
|
||||
"version": "1.29.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
|
||||
"reference": "02c8625411dcb96e1f63d58c47460284e15b2e80"
|
||||
"reference": "089ffdfc04b5fcf25a3503d81a4e589f247e20e3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/02c8625411dcb96e1f63d58c47460284e15b2e80",
|
||||
"reference": "02c8625411dcb96e1f63d58c47460284e15b2e80",
|
||||
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/089ffdfc04b5fcf25a3503d81a4e589f247e20e3",
|
||||
"reference": "089ffdfc04b5fcf25a3503d81a4e589f247e20e3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -8560,9 +8560,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
|
||||
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.7"
|
||||
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.8"
|
||||
},
|
||||
"time": "2024-12-27T05:10:37+00:00"
|
||||
"time": "2025-01-12T03:16:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpoption/phpoption",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fleetbase/console",
|
||||
"version": "0.5.20",
|
||||
"version": "0.5.21",
|
||||
"private": true,
|
||||
"description": "Modular logistics and supply chain operating system (LSOS)",
|
||||
"repository": "https://github.com/fleetbase/fleetbase",
|
||||
|
||||
Submodule packages/core-api updated: 67e84aa5c1...77902c82af
Reference in New Issue
Block a user