Replaced plugin with local copy, removed unused plugins, updated dependencies

This commit is contained in:
2026-03-05 15:38:17 +01:00
parent 4dec48155d
commit dc85447ee1
9 changed files with 109 additions and 484 deletions

197
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": "f87ae7cb9b1e86428b259057af11a038",
"content-hash": "7757a6cea3935665988a9b67861c47bd",
"packages": [
{
"name": "aws/aws-crt-php",
@@ -62,16 +62,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.371.4",
"version": "3.371.5",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "957f8a5ecc30670c95dfc37a9d04660899fc44e0"
"reference": "d40b962154a146901f71561519f9d9c5a3863a6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/957f8a5ecc30670c95dfc37a9d04660899fc44e0",
"reference": "957f8a5ecc30670c95dfc37a9d04660899fc44e0",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d40b962154a146901f71561519f9d9c5a3863a6e",
"reference": "d40b962154a146901f71561519f9d9c5a3863a6e",
"shasum": ""
},
"require": {
@@ -153,45 +153,43 @@
"support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.371.4"
"source": "https://github.com/aws/aws-sdk-php/tree/3.371.5"
},
"time": "2026-03-03T19:52:06+00:00"
"time": "2026-03-04T19:06:59+00:00"
},
{
"name": "composer/installers",
"version": "v1.12.0",
"version": "v2.3.0",
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",
"reference": "d20a64ed3c94748397ff5973488761b22f6d3f19"
"reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19",
"reference": "d20a64ed3c94748397ff5973488761b22f6d3f19",
"url": "https://api.github.com/repos/composer/installers/zipball/12fb2dfe5e16183de69e784a7b84046c43d97e8e",
"reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0 || ^2.0"
},
"replace": {
"roundcube/plugin-installer": "*",
"shama/baton": "*"
"composer-plugin-api": "^1.0 || ^2.0",
"php": "^7.2 || ^8.0"
},
"require-dev": {
"composer/composer": "1.6.* || ^2.0",
"composer/semver": "^1 || ^3",
"phpstan/phpstan": "^0.12.55",
"phpstan/phpstan-phpunit": "^0.12.16",
"symfony/phpunit-bridge": "^4.2 || ^5",
"symfony/process": "^2.3"
"composer/composer": "^1.10.27 || ^2.7",
"composer/semver": "^1.7.2 || ^3.4.0",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-phpunit": "^1",
"symfony/phpunit-bridge": "^7.1.1",
"symfony/process": "^5 || ^6 || ^7"
},
"type": "composer-plugin",
"extra": {
"class": "Composer\\Installers\\Plugin",
"branch-alias": {
"dev-main": "1.x-dev"
}
"dev-main": "2.x-dev"
},
"plugin-modifies-install-path": true
},
"autoload": {
"psr-4": {
@@ -212,7 +210,6 @@
"description": "A multi-framework Composer library installer",
"homepage": "https://composer.github.io/installers/",
"keywords": [
"Craft",
"Dolibarr",
"Eliasis",
"Hurad",
@@ -233,7 +230,6 @@
"Whmcs",
"WolfCMS",
"agl",
"aimeos",
"annotatecms",
"attogram",
"bitrix",
@@ -242,6 +238,7 @@
"cockpit",
"codeigniter",
"concrete5",
"concreteCMS",
"croogo",
"dokuwiki",
"drupal",
@@ -252,7 +249,6 @@
"grav",
"installer",
"itop",
"joomla",
"known",
"kohana",
"laravel",
@@ -261,6 +257,7 @@
"magento",
"majima",
"mako",
"matomo",
"mediawiki",
"miaoxing",
"modulework",
@@ -280,9 +277,7 @@
"silverstripe",
"sydes",
"sylius",
"symfony",
"tastyigniter",
"typo3",
"wordpress",
"yawik",
"zend",
@@ -290,7 +285,7 @@
],
"support": {
"issues": "https://github.com/composer/installers/issues",
"source": "https://github.com/composer/installers/tree/v1.12.0"
"source": "https://github.com/composer/installers/tree/v2.3.0"
},
"funding": [
{
@@ -306,7 +301,7 @@
"type": "tidelift"
}
],
"time": "2021-09-13T08:19:44+00:00"
"time": "2024-06-24T20:46:46+00:00"
},
{
"name": "guzzlehttp/guzzle",
@@ -635,32 +630,44 @@
},
{
"name": "humanmade/s3-uploads",
"version": "2.3.0",
"version": "3.0.13",
"source": {
"type": "git",
"url": "https://github.com/humanmade/S3-Uploads.git",
"reference": "3b995ba6d1ccde4354efb9564c3e244f871bbcda"
"reference": "c09bd3057747b181eeb9c22e380da9d904ba260a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/humanmade/S3-Uploads/zipball/3b995ba6d1ccde4354efb9564c3e244f871bbcda",
"reference": "3b995ba6d1ccde4354efb9564c3e244f871bbcda",
"url": "https://api.github.com/repos/humanmade/S3-Uploads/zipball/c09bd3057747b181eeb9c22e380da9d904ba260a",
"reference": "c09bd3057747b181eeb9c22e380da9d904ba260a",
"shasum": ""
},
"require": {
"aws/aws-sdk-php": "~3.18",
"composer/installers": "~1.0"
"aws/aws-sdk-php": "^3.366",
"composer/installers": "~1.0 || ^2.0",
"php": ">=8.0"
},
"require-dev": {
"humanmade/psalm-plugin-wordpress": "^3.1",
"pcov/clobber": "^2.0",
"phpunit/phpunit": "^9.6",
"vimeo/psalm": "^5.0",
"yoast/phpunit-polyfills": "^4.0"
},
"type": "wordpress-plugin",
"autoload": {
"classmap": [
"inc/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Human Made Limited",
"email": "support@humanmade.co.uk",
"homepage": "http://hmn.md/"
"name": "Human Made",
"homepage": "https://humanmade.com/"
}
],
"description": "WordPress plugin to store uploads on S3",
@@ -672,7 +679,7 @@
"issues": "https://github.com/humanmade/s3-uploads/issues",
"source": "https://github.com/humanmade/s3-uploads"
},
"time": "2021-03-18T10:55:13+00:00"
"time": "2026-02-25T17:57:09+00:00"
},
{
"name": "mtdowling/jmespath.php",
@@ -1251,15 +1258,15 @@
},
{
"name": "wpackagist-plugin/contact-form-7",
"version": "5.9.8",
"version": "6.1.5",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/contact-form-7/",
"reference": "tags/5.9.8"
"reference": "tags/6.1.5"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/contact-form-7.5.9.8.zip"
"url": "https://downloads.wordpress.org/plugin/contact-form-7.6.1.5.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
@@ -1268,22 +1275,22 @@
"homepage": "https://wordpress.org/plugins/contact-form-7/"
},
{
"name": "wpackagist-plugin/disable-big-image-threshold",
"version": "1.0",
"name": "wpackagist-plugin/contact-form-7-mailchimp-extension",
"version": "0.9.76",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/disable-big-image-threshold/",
"reference": "tags/1.0"
"url": "https://plugins.svn.wordpress.org/contact-form-7-mailchimp-extension/",
"reference": "tags/0.9.76"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/disable-big-image-threshold.1.0.zip"
"url": "https://downloads.wordpress.org/plugin/contact-form-7-mailchimp-extension.0.9.76.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/disable-big-image-threshold/"
"homepage": "https://wordpress.org/plugins/contact-form-7-mailchimp-extension/"
},
{
"name": "wpackagist-plugin/duplicator",
@@ -1303,24 +1310,6 @@
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/duplicator/"
},
{
"name": "wpackagist-plugin/enhanced-media-library",
"version": "2.9.4",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/enhanced-media-library/",
"reference": "tags/2.9.4"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/enhanced-media-library.2.9.4.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/enhanced-media-library/"
},
{
"name": "wpackagist-plugin/flamingo",
"version": "2.6.1",
@@ -1341,15 +1330,15 @@
},
{
"name": "wpackagist-plugin/google-sitemap-generator",
"version": "4.1.21",
"version": "4.1.23",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/google-sitemap-generator/",
"reference": "tags/4.1.21"
"reference": "tags/4.1.23"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/google-sitemap-generator.4.1.21.zip"
"url": "https://downloads.wordpress.org/plugin/google-sitemap-generator.4.1.23.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
@@ -1357,6 +1346,24 @@
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/google-sitemap-generator/"
},
{
"name": "wpackagist-plugin/honeypot",
"version": "2.3.04",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/honeypot/",
"reference": "tags/2.3.04"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/honeypot.2.3.04.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/honeypot/"
},
{
"name": "wpackagist-plugin/mailchimp-for-wp",
"version": "4.10.1",
@@ -1395,15 +1402,15 @@
},
{
"name": "wpackagist-plugin/post-smtp",
"version": "2.9.14",
"version": "3.8.0",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/post-smtp/",
"reference": "tags/2.9.14"
"reference": "tags/3.8.0"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/post-smtp.2.9.14.zip"
"url": "https://downloads.wordpress.org/plugin/post-smtp.3.8.0.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
@@ -1411,24 +1418,6 @@
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/post-smtp/"
},
{
"name": "wpackagist-plugin/post-types-order",
"version": "2.4.3",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/post-types-order/",
"reference": "tags/2.4.3"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/post-types-order.2.4.3.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/post-types-order/"
},
{
"name": "wpackagist-plugin/really-simple-captcha",
"version": "2.4",
@@ -1521,15 +1510,15 @@
},
{
"name": "wpackagist-plugin/wordpress-seo",
"version": "20.13",
"version": "27.1.1",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/wordpress-seo/",
"reference": "tags/20.13"
"reference": "tags/27.1.1"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/wordpress-seo.20.13.zip"
"url": "https://downloads.wordpress.org/plugin/wordpress-seo.27.1.1.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
@@ -1537,24 +1526,6 @@
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/wordpress-seo/"
},
{
"name": "wpackagist-plugin/wp-rest-api-v2-menus",
"version": "0.12.1",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/wp-rest-api-v2-menus/",
"reference": "tags/0.12.1"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/wp-rest-api-v2-menus.0.12.1.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/wp-rest-api-v2-menus/"
},
{
"name": "wpackagist-plugin/wps-hide-login",
"version": "1.9.18",