2024-11-28

This commit is contained in:
gcch 2024-11-28 08:35:36 +01:00
commit 8b74ebf97c
169 changed files with 716 additions and 1056 deletions

39
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": "63384796982240e04b124012634846eb",
"content-hash": "ee4aedec3846460c40147e59dc75fdd8",
"packages": [
{
"name": "brick/math",
@ -3608,6 +3608,24 @@
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/wp-mail-logging/"
},
{
"name": "wpackagist-plugin/wp-mail-smtp",
"version": "4.2.0",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/wp-mail-smtp/",
"reference": "tags/4.2.0"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/wp-mail-smtp.4.2.0.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/wp-mail-smtp/"
},
{
"name": "wpackagist-plugin/wp-openapi",
"version": "1.0.16",
@ -4705,16 +4723,16 @@
},
{
"name": "phpstan/phpstan",
"version": "2.0.2",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "6c98c7600fc717b2c78c11ef60040d5b1e359c82"
"reference": "46b4d3529b12178112d9008337beda0cc2a1a6b4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/6c98c7600fc717b2c78c11ef60040d5b1e359c82",
"reference": "6c98c7600fc717b2c78c11ef60040d5b1e359c82",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/46b4d3529b12178112d9008337beda0cc2a1a6b4",
"reference": "46b4d3529b12178112d9008337beda0cc2a1a6b4",
"shasum": ""
},
"require": {
@ -4759,7 +4777,7 @@
"type": "github"
}
],
"time": "2024-11-17T14:17:00+00:00"
"time": "2024-11-28T22:19:37+00:00"
},
{
"name": "psr/log",
@ -4817,12 +4835,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "4b0583eef37941e72c51ea847d0e03ef52a302d9"
"reference": "fff26f7a91a7458bf6eea5afdd71b4aba1f1d3ea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4b0583eef37941e72c51ea847d0e03ef52a302d9",
"reference": "4b0583eef37941e72c51ea847d0e03ef52a302d9",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/fff26f7a91a7458bf6eea5afdd71b4aba1f1d3ea",
"reference": "fff26f7a91a7458bf6eea5afdd71b4aba1f1d3ea",
"shasum": ""
},
"conflict": {
@ -5403,6 +5421,7 @@
"socialiteproviders/steam": "<1.1",
"spatie/browsershot": "<3.57.4",
"spatie/image-optimizer": "<1.7.3",
"spencer14420/sp-php-email-handler": "<1",
"spipu/html2pdf": "<5.2.8",
"spoon/library": "<1.4.1",
"spoonity/tcpdf": "<6.2.22",
@ -5651,7 +5670,7 @@
"type": "tidelift"
}
],
"time": "2024-11-26T22:05:25+00:00"
"time": "2024-11-27T22:05:07+00:00"
},
{
"name": "sebastian/diff",