Some service host/domain updates, including schema updates

This commit is contained in:
Deon George
2022-08-02 19:16:52 +10:00
parent 06b1eca306
commit 2bac177618
13 changed files with 283 additions and 340 deletions

22
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": "3306c0a2c799a142669bda57f369316a",
"content-hash": "63cb7a16dfcfeae281a7caa276f1c73f",
"packages": [
{
"name": "asm89/stack-cors",
@@ -3295,11 +3295,11 @@
},
{
"name": "leenooks/laravel",
"version": "9.2.2",
"version": "9.2.3",
"source": {
"type": "git",
"url": "https://dev.leenooks.net/leenooks/laravel",
"reference": "2e512cc3edc913e59726a93c248e76705ff44daa"
"reference": "8e9ca4c531311da5e329cdf9647ca193915167cf"
},
"require": {
"creativeorange/gravatar": "^1.0",
@@ -3338,7 +3338,7 @@
"laravel",
"leenooks"
],
"time": "2022-08-01T10:29:57+00:00"
"time": "2022-08-02T12:34:20+00:00"
},
{
"name": "leenooks/laravel-theme",
@@ -3885,16 +3885,16 @@
},
{
"name": "nunomaduro/termwind",
"version": "v1.13.0",
"version": "v1.14.0",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/termwind.git",
"reference": "132a24bd3e8c559e7f14fa14ba1b83772a0f97f8"
"reference": "10065367baccf13b6e30f5e9246fa4f63a79eb1d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/132a24bd3e8c559e7f14fa14ba1b83772a0f97f8",
"reference": "132a24bd3e8c559e7f14fa14ba1b83772a0f97f8",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/10065367baccf13b6e30f5e9246fa4f63a79eb1d",
"reference": "10065367baccf13b6e30f5e9246fa4f63a79eb1d",
"shasum": ""
},
"require": {
@@ -3906,7 +3906,7 @@
"ergebnis/phpstan-rules": "^1.0.",
"illuminate/console": "^8.0|^9.0",
"illuminate/support": "^8.0|^9.0",
"laravel/pint": "^0.2.0",
"laravel/pint": "^1.0.0",
"pestphp/pest": "^1.21.0",
"pestphp/pest-plugin-mock": "^1.0",
"phpstan/phpstan": "^1.4.6",
@@ -3951,7 +3951,7 @@
],
"support": {
"issues": "https://github.com/nunomaduro/termwind/issues",
"source": "https://github.com/nunomaduro/termwind/tree/v1.13.0"
"source": "https://github.com/nunomaduro/termwind/tree/v1.14.0"
},
"funding": [
{
@@ -3967,7 +3967,7 @@
"type": "github"
}
],
"time": "2022-07-01T15:06:55+00:00"
"time": "2022-08-01T11:03:24+00:00"
},
{
"name": "nyholm/psr7",