feat: add user-switching
All checks were successful
WordPress deployment / deploy (push) Successful in 3s

This commit is contained in:
2025-08-06 12:09:07 -04:00
parent 59d5631f78
commit 7fef10bdcf
2 changed files with 21 additions and 2 deletions

View File

@@ -15,6 +15,7 @@
"sort-packages": true
},
"require": {
"wpackagist-plugin/user-switching": "*",
"wpackagist-plugin/woocommerce": "*"
}
}
}