feat: add user-switching
All checks were successful
WordPress deployment / deploy (push) Successful in 3s
All checks were successful
WordPress deployment / deploy (push) Successful in 3s
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"sort-packages": true
|
||||
},
|
||||
"require": {
|
||||
"wpackagist-plugin/user-switching": "*",
|
||||
"wpackagist-plugin/woocommerce": "*"
|
||||
}
|
||||
}
|
||||
20
composer.lock
generated
20
composer.lock
generated
@@ -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": "1e7c1ef734450eceb7407fcca80f61a2",
|
||||
"content-hash": "d5d363f04b6009ae20bf8397b824c812",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/installers",
|
||||
@@ -152,6 +152,24 @@
|
||||
],
|
||||
"time": "2024-06-24T20:46:46+00:00"
|
||||
},
|
||||
{
|
||||
"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/woocommerce",
|
||||
"version": "10.0.4",
|
||||
|
||||
Reference in New Issue
Block a user