2024-11-11

This commit is contained in:
gcch 2024-11-11 10:36:57 +01:00
commit 8c45bdf04c
119 changed files with 13385 additions and 443 deletions

16
composer.lock generated
View file

@ -2429,15 +2429,15 @@
},
{
"name": "wpackagist-plugin/woocommerce",
"version": "9.3.3",
"version": "9.4.0",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/woocommerce/",
"reference": "tags/9.3.3"
"reference": "tags/9.4.0"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/woocommerce.9.3.3.zip"
"url": "https://downloads.wordpress.org/plugin/woocommerce.9.4.0.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
@ -3494,16 +3494,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.12.9",
"version": "1.12.10",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "ceb937fb39a92deabc02d20709cf14b2c452502c"
"reference": "fc463b5d0fe906dcf19689be692c65c50406a071"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ceb937fb39a92deabc02d20709cf14b2c452502c",
"reference": "ceb937fb39a92deabc02d20709cf14b2c452502c",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/fc463b5d0fe906dcf19689be692c65c50406a071",
"reference": "fc463b5d0fe906dcf19689be692c65c50406a071",
"shasum": ""
},
"require": {
@ -3548,7 +3548,7 @@
"type": "github"
}
],
"time": "2024-11-10T17:10:04+00:00"
"time": "2024-11-11T15:37:09+00:00"
},
{
"name": "psr/container",