Merge pull request #135 from fleetbase/dev-v0.2.3

preparing release for 0.2.3
This commit is contained in:
Ron
2023-10-06 16:42:24 +08:00
committed by GitHub
10 changed files with 57 additions and 54 deletions

3
.gitignore vendored
View File

@@ -18,5 +18,8 @@ act.sh
composer-auth.json
packages/billing-api
packages/billing-engine
packages/flespi-engine
packages/flespi-integration
packages/projectargus-engine
docker/database/*
docker/database/mysql/*

View File

@@ -9,8 +9,8 @@
"license": "MIT",
"require": {
"php": "^7.3|^8.0",
"fleetbase/core-api": "^1.2.9",
"fleetbase/fleetops-api": "^1.1.9",
"fleetbase/core-api": "^1.3.0",
"fleetbase/fleetops-api": "^1.2.0",
"fleetbase/storefront-api": "^1.1.2",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^7.0.1",
@@ -93,4 +93,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

88
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": "805704e196faa29e712ee9bb32b01cb9",
"content-hash": "ae63c043bbc2d9f8a102447161f3e301",
"packages": [
{
"name": "aloha/twilio",
@@ -192,16 +192,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.282.1",
"version": "3.283.1",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "59b84106b3870da3a1a862047fc61108dccb37b9"
"reference": "0d1857ca3392ec9f8ee0b1605ba09842cced6351"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/59b84106b3870da3a1a862047fc61108dccb37b9",
"reference": "59b84106b3870da3a1a862047fc61108dccb37b9",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0d1857ca3392ec9f8ee0b1605ba09842cced6351",
"reference": "0d1857ca3392ec9f8ee0b1605ba09842cced6351",
"shasum": ""
},
"require": {
@@ -281,9 +281,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.282.1"
"source": "https://github.com/aws/aws-sdk-php/tree/3.283.1"
},
"time": "2023-10-02T18:07:55+00:00"
"time": "2023-10-05T18:07:42+00:00"
},
{
"name": "aws/aws-sdk-php-laravel",
@@ -1939,16 +1939,16 @@
},
{
"name": "firebase/php-jwt",
"version": "v6.8.1",
"version": "v6.9.0",
"source": {
"type": "git",
"url": "https://github.com/firebase/php-jwt.git",
"reference": "5dbc8959427416b8ee09a100d7a8588c00fb2e26"
"reference": "f03270e63eaccf3019ef0f32849c497385774e11"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/5dbc8959427416b8ee09a100d7a8588c00fb2e26",
"reference": "5dbc8959427416b8ee09a100d7a8588c00fb2e26",
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/f03270e63eaccf3019ef0f32849c497385774e11",
"reference": "f03270e63eaccf3019ef0f32849c497385774e11",
"shasum": ""
},
"require": {
@@ -1996,22 +1996,22 @@
],
"support": {
"issues": "https://github.com/firebase/php-jwt/issues",
"source": "https://github.com/firebase/php-jwt/tree/v6.8.1"
"source": "https://github.com/firebase/php-jwt/tree/v6.9.0"
},
"time": "2023-07-14T18:33:00+00:00"
"time": "2023-10-05T00:24:42+00:00"
},
{
"name": "fleetbase/core-api",
"version": "1.2.9",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/core-api.git",
"reference": "871dcd3c3aa23bcfcf21699370b546d98b117372"
"reference": "44a4be907ed5ec7d6e103420ae9fcc1321c1c62c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/871dcd3c3aa23bcfcf21699370b546d98b117372",
"reference": "871dcd3c3aa23bcfcf21699370b546d98b117372",
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/44a4be907ed5ec7d6e103420ae9fcc1321c1c62c",
"reference": "44a4be907ed5ec7d6e103420ae9fcc1321c1c62c",
"shasum": ""
},
"require": {
@@ -2085,29 +2085,29 @@
],
"support": {
"issues": "https://github.com/fleetbase/core-api/issues",
"source": "https://github.com/fleetbase/core-api/tree/v1.2.9"
"source": "https://github.com/fleetbase/core-api/tree/v1.3.0"
},
"time": "2023-10-03T13:59:43+00:00"
"time": "2023-10-06T08:09:44+00:00"
},
{
"name": "fleetbase/fleetops-api",
"version": "1.1.9",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/fleetops-api.git",
"reference": "e7e6f0faa3f3df04bdfa26fcb10d6abdc56f05bc"
"reference": "4313522b4048a556c228ab04e2600fae4c1be858"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/fleetops-api/zipball/e7e6f0faa3f3df04bdfa26fcb10d6abdc56f05bc",
"reference": "e7e6f0faa3f3df04bdfa26fcb10d6abdc56f05bc",
"url": "https://api.github.com/repos/fleetbase/fleetops-api/zipball/4313522b4048a556c228ab04e2600fae4c1be858",
"reference": "4313522b4048a556c228ab04e2600fae4c1be858",
"shasum": ""
},
"require": {
"barryvdh/laravel-dompdf": "^2.0",
"brick/geo": "0.7.2",
"cknow/laravel-money": "^7.1",
"fleetbase/core-api": "^1.2.9",
"fleetbase/core-api": "^1.3.0",
"geocoder-php/google-maps-places-provider": "^1.4",
"giggsey/libphonenumber-for-php": "^8.13",
"league/geotools": "^1.1.0",
@@ -2162,9 +2162,9 @@
],
"support": {
"issues": "https://github.com/fleetbase/fleetops-api/issues",
"source": "https://github.com/fleetbase/fleetops-api/tree/v1.1.9"
"source": "https://github.com/fleetbase/fleetops-api/tree/v1.2.0"
},
"time": "2023-10-03T14:04:58+00:00"
"time": "2023-10-06T08:12:02+00:00"
},
{
"name": "fleetbase/storefront-api",
@@ -2852,16 +2852,16 @@
},
{
"name": "google/auth",
"version": "v1.30.0",
"version": "v1.31.0",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-auth-library-php.git",
"reference": "6028b072aa444d7edecbed603431322026704627"
"reference": "22209fddd0c06f3f8e3cb4aade0b352aa00f9888"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/6028b072aa444d7edecbed603431322026704627",
"reference": "6028b072aa444d7edecbed603431322026704627",
"url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/22209fddd0c06f3f8e3cb4aade0b352aa00f9888",
"reference": "22209fddd0c06f3f8e3cb4aade0b352aa00f9888",
"shasum": ""
},
"require": {
@@ -2904,9 +2904,9 @@
"support": {
"docs": "https://googleapis.github.io/google-auth-library-php/main/",
"issues": "https://github.com/googleapis/google-auth-library-php/issues",
"source": "https://github.com/googleapis/google-auth-library-php/tree/v1.30.0"
"source": "https://github.com/googleapis/google-auth-library-php/tree/v1.31.0"
},
"time": "2023-09-07T19:13:44+00:00"
"time": "2023-10-05T20:39:00+00:00"
},
{
"name": "google/cloud-core",
@@ -6304,16 +6304,16 @@
},
{
"name": "nette/schema",
"version": "v1.2.4",
"version": "v1.2.5",
"source": {
"type": "git",
"url": "https://github.com/nette/schema.git",
"reference": "c9ff517a53903b3d4e29ec547fb20feecb05b8ab"
"reference": "0462f0166e823aad657c9224d0f849ecac1ba10a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/schema/zipball/c9ff517a53903b3d4e29ec547fb20feecb05b8ab",
"reference": "c9ff517a53903b3d4e29ec547fb20feecb05b8ab",
"url": "https://api.github.com/repos/nette/schema/zipball/0462f0166e823aad657c9224d0f849ecac1ba10a",
"reference": "0462f0166e823aad657c9224d0f849ecac1ba10a",
"shasum": ""
},
"require": {
@@ -6360,9 +6360,9 @@
],
"support": {
"issues": "https://github.com/nette/schema/issues",
"source": "https://github.com/nette/schema/tree/v1.2.4"
"source": "https://github.com/nette/schema/tree/v1.2.5"
},
"time": "2023-08-05T18:56:25+00:00"
"time": "2023-10-05T20:37:59+00:00"
},
{
"name": "nette/utils",
@@ -9306,16 +9306,16 @@
},
{
"name": "sentry/sentry-laravel",
"version": "3.8.0",
"version": "3.8.1",
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-laravel.git",
"reference": "c7e7611553f9f90af10ed98dde1a680220f02e4d"
"reference": "b6142a80fa9360a10b786d2da032339602d0e362"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/c7e7611553f9f90af10ed98dde1a680220f02e4d",
"reference": "c7e7611553f9f90af10ed98dde1a680220f02e4d",
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/b6142a80fa9360a10b786d2da032339602d0e362",
"reference": "b6142a80fa9360a10b786d2da032339602d0e362",
"shasum": ""
},
"require": {
@@ -9382,7 +9382,7 @@
],
"support": {
"issues": "https://github.com/getsentry/sentry-laravel/issues",
"source": "https://github.com/getsentry/sentry-laravel/tree/3.8.0"
"source": "https://github.com/getsentry/sentry-laravel/tree/3.8.1"
},
"funding": [
{
@@ -9394,7 +9394,7 @@
"type": "custom"
}
],
"time": "2023-09-05T11:02:34+00:00"
"time": "2023-10-04T10:21:16+00:00"
},
{
"name": "spatie/enum",

Submodule console updated: c8e3a69064...8e43f5139d