ready for release

This commit is contained in:
Ronald A. Richardson
2024-03-12 18:13:35 +08:00
parent 08f901d865
commit 151fea2505
6 changed files with 226 additions and 88 deletions

View File

@@ -9,9 +9,9 @@
"license": "MIT",
"require": {
"php": "^8.0",
"fleetbase/core-api": "^1.4.11",
"fleetbase/fleetops-api": "^0.4.17",
"fleetbase/storefront-api": "^0.3.4",
"fleetbase/core-api": "^1.4.12",
"fleetbase/fleetops-api": "^0.4.18",
"fleetbase/storefront-api": "^0.3.5",
"guzzlehttp/guzzle": "^7.0.1",
"laravel/framework": "^10.0",
"laravel/octane": "^2.3",

242
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": "9f7390376ef891984f81ca92c6e77863",
"content-hash": "f3a1061cf8d83095fed61c086818d32f",
"packages": [
{
"name": "aloha/twilio",
@@ -136,16 +136,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.300.14",
"version": "3.300.15",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "f1e0c37d8403d7097c2c808c184137e6517d54be"
"reference": "0cd194438b84588615121a93d0bc46bf55ca678b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f1e0c37d8403d7097c2c808c184137e6517d54be",
"reference": "f1e0c37d8403d7097c2c808c184137e6517d54be",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0cd194438b84588615121a93d0bc46bf55ca678b",
"reference": "0cd194438b84588615121a93d0bc46bf55ca678b",
"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.300.14"
"source": "https://github.com/aws/aws-sdk-php/tree/3.300.15"
},
"time": "2024-03-08T19:05:39+00:00"
"time": "2024-03-11T18:33:13+00:00"
},
{
"name": "aws/aws-sdk-php-laravel",
@@ -2286,16 +2286,16 @@
},
{
"name": "fleetbase/core-api",
"version": "1.4.11",
"version": "1.4.12",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/core-api.git",
"reference": "99109dca41ccbe599737003add4716db7ac0011a"
"reference": "bfad44eeb7c5febfc3dc5cf1e6c5e49cc77cff45"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/99109dca41ccbe599737003add4716db7ac0011a",
"reference": "99109dca41ccbe599737003add4716db7ac0011a",
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/bfad44eeb7c5febfc3dc5cf1e6c5e49cc77cff45",
"reference": "bfad44eeb7c5febfc3dc5cf1e6c5e49cc77cff45",
"shasum": ""
},
"require": {
@@ -2325,6 +2325,7 @@
"pragmarx/countries": "^0.8.2",
"sentry/sentry-laravel": "*",
"spatie/laravel-activitylog": "^4.7",
"spatie/laravel-google-cloud-storage": "^2.2",
"spatie/laravel-permission": "^6.3",
"spatie/laravel-responsecache": "^7.4",
"spatie/laravel-sluggable": "^3.5",
@@ -2375,29 +2376,29 @@
],
"support": {
"issues": "https://github.com/fleetbase/core-api/issues",
"source": "https://github.com/fleetbase/core-api/tree/v1.4.11"
"source": "https://github.com/fleetbase/core-api/tree/v1.4.12"
},
"time": "2024-03-11T12:34:56+00:00"
"time": "2024-03-12T09:46:39+00:00"
},
{
"name": "fleetbase/fleetops-api",
"version": "0.4.17",
"version": "0.4.18",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/fleetops.git",
"reference": "bd8fc66dbe6f357bb770df2b14c31e3cabe60282"
"reference": "b0d5547e60e30e4cc3bb19772f1a7e224c779da7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/bd8fc66dbe6f357bb770df2b14c31e3cabe60282",
"reference": "bd8fc66dbe6f357bb770df2b14c31e3cabe60282",
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/b0d5547e60e30e4cc3bb19772f1a7e224c779da7",
"reference": "b0d5547e60e30e4cc3bb19772f1a7e224c779da7",
"shasum": ""
},
"require": {
"barryvdh/laravel-dompdf": "^2.0",
"brick/geo": "0.7.2",
"cknow/laravel-money": "^7.1",
"fleetbase/core-api": "^1.4.11",
"fleetbase/core-api": "^1.4.12",
"geocoder-php/google-maps-places-provider": "^1.4",
"giggsey/libphonenumber-for-php": "^8.13",
"league/geotools": "^1.1.0",
@@ -2437,7 +2438,7 @@
"autoload": {
"psr-4": {
"Fleetbase\\FleetOps\\": "server/src/",
"Fleetbase\\FleetOps\\Seeders\\": "seeders/"
"Fleetbase\\FleetOps\\Seeders\\": "server/seeders/"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -2464,9 +2465,9 @@
],
"support": {
"issues": "https://github.com/fleetbase/fleetops/issues",
"source": "https://github.com/fleetbase/fleetops/tree/v0.4.17"
"source": "https://github.com/fleetbase/fleetops/tree/v0.4.18"
},
"time": "2024-03-11T12:48:47+00:00"
"time": "2024-03-12T09:52:49+00:00"
},
{
"name": "fleetbase/laravel-mysql-spatial",
@@ -2536,21 +2537,21 @@
},
{
"name": "fleetbase/storefront-api",
"version": "0.3.4",
"version": "0.3.5",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/storefront.git",
"reference": "da534cea36d639b3fd418f0497c7a1b9dc3d5c49"
"reference": "2fec007089dada7e7054623920e30bd1580f5853"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/storefront/zipball/da534cea36d639b3fd418f0497c7a1b9dc3d5c49",
"reference": "da534cea36d639b3fd418f0497c7a1b9dc3d5c49",
"url": "https://api.github.com/repos/fleetbase/storefront/zipball/2fec007089dada7e7054623920e30bd1580f5853",
"reference": "2fec007089dada7e7054623920e30bd1580f5853",
"shasum": ""
},
"require": {
"fleetbase/core-api": "^1.4.11",
"fleetbase/fleetops-api": "^0.4.17",
"fleetbase/core-api": "^1.4.12",
"fleetbase/fleetops-api": "^0.4.18",
"geocoder-php/google-maps-places-provider": "^1.4",
"laravel-notification-channels/apn": "^5.0",
"laravel-notification-channels/fcm": "^4.1",
@@ -2586,7 +2587,7 @@
"autoload": {
"psr-4": {
"Fleetbase\\Storefront\\": "server/src/",
"Fleetbase\\Storefront\\Seeders\\": "seeders/"
"Fleetbase\\Storefront\\Seeders\\": "server/seeders/"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -2613,9 +2614,9 @@
],
"support": {
"issues": "https://github.com/fleetbase/storefront/issues",
"source": "https://github.com/fleetbase/storefront/tree/v0.3.4"
"source": "https://github.com/fleetbase/storefront/tree/v0.3.5"
},
"time": "2024-03-11T12:56:26+00:00"
"time": "2024-03-12T10:03:54+00:00"
},
{
"name": "fruitcake/php-cors",
@@ -3085,16 +3086,16 @@
},
{
"name": "giggsey/libphonenumber-for-php",
"version": "8.13.31",
"version": "8.13.32",
"source": {
"type": "git",
"url": "https://github.com/giggsey/libphonenumber-for-php.git",
"reference": "a4934bddda4672d12f21728e08bd575913bdc310"
"reference": "11aa286e82f2bb567815a89da1e63e2848b81e66"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/a4934bddda4672d12f21728e08bd575913bdc310",
"reference": "a4934bddda4672d12f21728e08bd575913bdc310",
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/11aa286e82f2bb567815a89da1e63e2848b81e66",
"reference": "11aa286e82f2bb567815a89da1e63e2848b81e66",
"shasum": ""
},
"require": {
@@ -3153,7 +3154,7 @@
"issues": "https://github.com/giggsey/libphonenumber-for-php/issues",
"source": "https://github.com/giggsey/libphonenumber-for-php"
},
"time": "2024-02-26T08:31:45+00:00"
"time": "2024-03-12T08:08:27+00:00"
},
{
"name": "giggsey/locale",
@@ -6074,6 +6075,65 @@
],
"time": "2024-01-26T18:43:21+00:00"
},
{
"name": "league/flysystem-google-cloud-storage",
"version": "3.23.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-google-cloud-storage.git",
"reference": "d13af3a410dce938f0b03f93d9e0e943e535f0c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-google-cloud-storage/zipball/d13af3a410dce938f0b03f93d9e0e943e535f0c5",
"reference": "d13af3a410dce938f0b03f93d9e0e943e535f0c5",
"shasum": ""
},
"require": {
"google/cloud-storage": "^1.23",
"league/flysystem": "^3.10.0",
"league/mime-type-detection": "^1.0.0",
"php": "^8.0.2"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\Flysystem\\GoogleCloudStorage\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frankdejonge.nl"
}
],
"description": "Google Cloud Storage adapter for Flysystem.",
"keywords": [
"Flysystem",
"filesystem",
"gcs",
"google cloud storage"
],
"support": {
"issues": "https://github.com/thephpleague/flysystem-google-cloud-storage/issues",
"source": "https://github.com/thephpleague/flysystem-google-cloud-storage/tree/3.23.1"
},
"funding": [
{
"url": "https://ecologi.com/frankdejonge",
"type": "custom"
},
{
"url": "https://github.com/frankdejonge",
"type": "github"
}
],
"time": "2024-01-26T18:25:23+00:00"
},
{
"name": "league/flysystem-local",
"version": "3.23.1",
@@ -10411,6 +10471,81 @@
],
"time": "2024-03-08T22:28:17+00:00"
},
{
"name": "spatie/laravel-google-cloud-storage",
"version": "2.2.6",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-google-cloud-storage.git",
"reference": "c26ab07582714e7d26ee00124cf9ccd43df270d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-google-cloud-storage/zipball/c26ab07582714e7d26ee00124cf9ccd43df270d8",
"reference": "c26ab07582714e7d26ee00124cf9ccd43df270d8",
"shasum": ""
},
"require": {
"illuminate/contracts": "^9.0|^10.0",
"illuminate/filesystem": "^9.0|^10.0",
"illuminate/support": "^9.0|^10.0",
"league/flysystem-google-cloud-storage": "^3.0.15",
"php": "^8.0"
},
"require-dev": {
"brianium/paratest": "^6.4",
"nunomaduro/collision": "^6.1|^7.0",
"orchestra/testbench": "^7.0|^8.0",
"phpunit/phpunit": "^9.6|^10.0",
"spatie/laravel-ray": "^1.29",
"vimeo/psalm": "^4.18|^5.9"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Spatie\\GoogleCloudStorage\\GoogleCloudStorageServiceProvider"
],
"aliases": {
"GoogleCloudStorage": "Spatie\\GoogleCloudStorage\\GoogleCloudStorageFacade"
}
}
},
"autoload": {
"psr-4": {
"Spatie\\GoogleCloudStorage\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alex Vanderbist",
"email": "alex@spatie.be",
"role": "Developer"
}
],
"description": "Google Cloud Storage filesystem driver for Laravel",
"homepage": "https://github.com/spatie/laravel-google-cloud-storage",
"keywords": [
"laravel",
"laravel-google-cloud-storage",
"spatie"
],
"support": {
"issues": "https://github.com/spatie/laravel-google-cloud-storage/issues",
"source": "https://github.com/spatie/laravel-google-cloud-storage/tree/2.2.6"
},
"funding": [
{
"url": "https://github.com/spatie",
"type": "github"
}
],
"time": "2023-11-25T17:34:14+00:00"
},
{
"name": "spatie/laravel-package-tools",
"version": "1.16.3",
@@ -10555,34 +10690,33 @@
},
{
"name": "spatie/laravel-responsecache",
"version": "7.4.10",
"version": "7.5.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-responsecache.git",
"reference": "cf0305f73fcc49dacfadd0f2228887a92fa736ac"
"reference": "c6880344402b53fbf32d4f8dd5df8bff9f725c36"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-responsecache/zipball/cf0305f73fcc49dacfadd0f2228887a92fa736ac",
"reference": "cf0305f73fcc49dacfadd0f2228887a92fa736ac",
"url": "https://api.github.com/repos/spatie/laravel-responsecache/zipball/c6880344402b53fbf32d4f8dd5df8bff9f725c36",
"reference": "c6880344402b53fbf32d4f8dd5df8bff9f725c36",
"shasum": ""
},
"require": {
"illuminate/cache": "^8.71|^9.0|^10.0",
"illuminate/console": "^8.71|^9.0|^10.0",
"illuminate/container": "^8.71|^9.0|^10.0",
"illuminate/http": "^8.71|^9.0|^10.0",
"illuminate/support": "^8.71|^9.0|^10.0",
"illuminate/cache": "^10.0|^11.0",
"illuminate/console": "^10.0|^11.0",
"illuminate/container": "^10.0|^11.0",
"illuminate/http": "^10.0|^11.0",
"illuminate/support": "^10.0|^11.0",
"nesbot/carbon": "^2.63",
"php": "^8.0",
"php": "^8.2",
"spatie/laravel-package-tools": "^1.9"
},
"require-dev": {
"laravel/framework": "^9.0|^10.0",
"laravel/framework": "^10.0|^11.0",
"mockery/mockery": "^1.4",
"orchestra/testbench": "^6.23|^7.0|^8.0",
"pestphp/pest": "^1.22",
"phpunit/phpunit": "^9.4"
"orchestra/testbench": "^8.0|^9.0",
"pestphp/pest": "^2.22"
},
"type": "library",
"extra": {
@@ -10623,7 +10757,7 @@
"spatie"
],
"support": {
"source": "https://github.com/spatie/laravel-responsecache/tree/7.4.10"
"source": "https://github.com/spatie/laravel-responsecache/tree/7.5.0"
},
"funding": [
{
@@ -10635,7 +10769,7 @@
"type": "github"
}
],
"time": "2023-10-28T18:47:12+00:00"
"time": "2024-03-11T23:35:58+00:00"
},
{
"name": "spatie/laravel-sluggable",
@@ -14119,7 +14253,7 @@
"version": "6.44.4",
"source": {
"type": "git",
"url": "git@github.com:twilio/twilio-php.git",
"url": "https://github.com/twilio/twilio-php.git",
"reference": "08aad5f377e2245b9cd7508e7762d95e7392fa4d"
},
"dist": {
@@ -14161,6 +14295,10 @@
"sms",
"twilio"
],
"support": {
"issues": "https://github.com/twilio/twilio-php/issues",
"source": "https://github.com/twilio/twilio-php/tree/6.44.4"
},
"time": "2023-02-22T19:59:53+00:00"
},
{