2024-11-20

This commit is contained in:
gcch 2024-11-20 07:59:09 +01:00
commit 730299812d
64 changed files with 912 additions and 693 deletions

36
composer.lock generated
View file

@ -646,7 +646,7 @@
},
{
"name": "illuminate/collections",
"version": "v11.32.0",
"version": "v11.33.2",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
@ -701,7 +701,7 @@
},
{
"name": "illuminate/conditionable",
"version": "v11.32.0",
"version": "v11.33.2",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
@ -747,7 +747,7 @@
},
{
"name": "illuminate/contracts",
"version": "v11.32.0",
"version": "v11.33.2",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
@ -795,7 +795,7 @@
},
{
"name": "illuminate/macroable",
"version": "v11.32.0",
"version": "v11.33.2",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@ -841,16 +841,16 @@
},
{
"name": "illuminate/support",
"version": "v11.32.0",
"version": "v11.33.2",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
"reference": "213bc04ed2a75dac441e602df4568154c36a3670"
"reference": "3e248061e77b67cdf868411e68cf17de524e3d1d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/213bc04ed2a75dac441e602df4568154c36a3670",
"reference": "213bc04ed2a75dac441e602df4568154c36a3670",
"url": "https://api.github.com/repos/illuminate/support/zipball/3e248061e77b67cdf868411e68cf17de524e3d1d",
"reference": "3e248061e77b67cdf868411e68cf17de524e3d1d",
"shasum": ""
},
"require": {
@ -913,7 +913,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-11-14T16:30:16+00:00"
"time": "2024-11-19T19:46:19+00:00"
},
{
"name": "laravel/helpers",
@ -3537,15 +3537,15 @@
},
{
"name": "wpackagist-plugin/woocommerce",
"version": "9.4.1",
"version": "9.4.2",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/woocommerce/",
"reference": "tags/9.4.1"
"reference": "tags/9.4.2"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/woocommerce.9.4.1.zip"
"url": "https://downloads.wordpress.org/plugin/woocommerce.9.4.2.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
@ -4762,12 +4762,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "d521fa951b3fc37146a2fe9aef1b06c0af78fd3f"
"reference": "b33a18b5d222c63472a4b41f6fa3e15e591c9595"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/d521fa951b3fc37146a2fe9aef1b06c0af78fd3f",
"reference": "d521fa951b3fc37146a2fe9aef1b06c0af78fd3f",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/b33a18b5d222c63472a4b41f6fa3e15e591c9595",
"reference": "b33a18b5d222c63472a4b41f6fa3e15e591c9595",
"shasum": ""
},
"conflict": {
@ -5287,7 +5287,7 @@
"rap2hpoutre/laravel-log-viewer": "<0.13",
"react/http": ">=0.7,<1.9",
"really-simple-plugins/complianz-gdpr": "<6.4.2",
"redaxo/source": "<=5.17.1",
"redaxo/source": "<5.18",
"remdex/livehelperchat": "<4.29",
"reportico-web/reportico": "<=8.1",
"rhukster/dom-sanitizer": "<1.0.7",
@ -5354,7 +5354,7 @@
"squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1",
"ssddanbrown/bookstack": "<24.05.1",
"starcitizentools/citizen-skin": ">=2.6.3,<2.31",
"statamic/cms": "<4.46|>=5.3,<5.6.2",
"statamic/cms": "<=5.16",
"stormpath/sdk": "<9.9.99",
"studio-42/elfinder": "<=2.1.64",
"studiomitte/friendlycaptcha": "<0.1.4",
@ -5596,7 +5596,7 @@
"type": "tidelift"
}
],
"time": "2024-11-19T00:20:23+00:00"
"time": "2024-11-19T21:04:39+00:00"
},
{
"name": "sebastian/diff",