From 0fb82e59e0322c3a5c3def0c4568584fef87a73e Mon Sep 17 00:00:00 2001 From: Pascal Martineau Date: Tue, 16 Sep 2025 10:38:03 -0400 Subject: [PATCH] minor: remove user-switching --- composer.json | 3 +-- composer.lock | 34 ++++++++-------------------------- 2 files changed, 9 insertions(+), 28 deletions(-) diff --git a/composer.json b/composer.json index 36b22cc..9635be6 100644 --- a/composer.json +++ b/composer.json @@ -30,8 +30,7 @@ "wpackagist-plugin/clean-image-filenames": "*", "wpackagist-plugin/disable-comments": "*", "wpackagist-plugin/redirection": "*", - "wpackagist-plugin/user-switching": "*", "wpackagist-plugin/wp-graphql": "*", "wpackagist-plugin/wpgraphql-acf": "*" } -} +} \ No newline at end of file diff --git a/composer.lock b/composer.lock index 78dbfc0..3ea32ed 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "7404139a6c60217cf6e5f80ac88be31f", + "content-hash": "54c94c94386af04f94f4fe5d583d7063", "packages": [ { "name": "composer/installers", @@ -220,7 +220,7 @@ "version": "v0.9.1", "source": { "type": "git", - "url": "ssh://git@gitlab.ledevsimple.ca:222/wp-plugins/acf-extended-pro.git", + "url": "ssh://git@gitea.websimple.com:222/wp-plugins/acf-extended-pro.git", "reference": "123a9cb62feeb020b495f9963ce0c78529970d89" }, "dist": { @@ -237,7 +237,7 @@ "version": "v1.4.0", "source": { "type": "git", - "url": "ssh://git@gitlab.ledevsimple.ca:222/wp-plugins/acf-polylang.git", + "url": "ssh://git@gitea.websimple.com:222/wp-plugins/acf-polylang.git", "reference": "3998e44ccc400bd6233c98364df03a4f6db4f7b0" }, "dist": { @@ -254,7 +254,7 @@ "version": "v7.9.2", "source": { "type": "git", - "url": "ssh://git@gitlab.ledevsimple.ca:222/wp-plugins/admin-site-enhancements-pro.git", + "url": "ssh://git@gitea.websimple.com:222/wp-plugins/admin-site-enhancements-pro.git", "reference": "01b95e4a6da08543cd69b0d30485b221e032352e" }, "dist": { @@ -271,7 +271,7 @@ "version": "v6.4.3", "source": { "type": "git", - "url": "ssh://git@gitlab.ledevsimple.ca:222/wp-plugins/advanced-custom-fields-pro.git", + "url": "ssh://git@gitea.websimple.com:222/wp-plugins/advanced-custom-fields-pro.git", "reference": "9e4bb1f624589e4718cb4b58e44916ebc859f659" }, "dist": { @@ -288,7 +288,7 @@ "version": "v8.5.8", "source": { "type": "git", - "url": "ssh://git@gitlab.ledevsimple.ca:222/wp-plugins/ithemes-security-pro.git", + "url": "ssh://git@gitea.websimple.com:222/wp-plugins/ithemes-security-pro.git", "reference": "d9b6bd9368baef4b8775928c04eaa5d1bdfb004d" }, "dist": { @@ -305,7 +305,7 @@ "version": "v0.9.17", "source": { "type": "git", - "url": "ssh://git@gitlab.ledevsimple.ca:222/wp-themes/kaliroots.git", + "url": "ssh://git@gitea.websimple.com:222/wp-themes/kaliroots.git", "reference": "a9cf1340420b4c36800e67dbb6641141d1d27b9b" }, "dist": { @@ -322,7 +322,7 @@ "version": "v1.6.8", "source": { "type": "git", - "url": "ssh://git@gitlab.ledevsimple.ca:222/wp-plugins/wp-offload-ses.git", + "url": "ssh://git@gitea.websimple.com:222/wp-plugins/wp-offload-ses.git", "reference": "7b6046d329e96da3a5f6714cd73e14172d9e7840" }, "dist": { @@ -443,24 +443,6 @@ "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/redirection/" }, - { - "name": "wpackagist-plugin/user-switching", - "version": "1.10.0", - "source": { - "type": "svn", - "url": "https://plugins.svn.wordpress.org/user-switching/", - "reference": "tags/1.10.0" - }, - "dist": { - "type": "zip", - "url": "https://downloads.wordpress.org/plugin/user-switching.1.10.0.zip" - }, - "require": { - "composer/installers": "^1.0 || ^2.0" - }, - "type": "wordpress-plugin", - "homepage": "https://wordpress.org/plugins/user-switching/" - }, { "name": "wpackagist-plugin/wp-graphql", "version": "2.3.6",