diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..b3adcbe --- /dev/null +++ b/composer.json @@ -0,0 +1,8 @@ +{ + "name": "soderlind/super-admin-switch-to-admin", + "description": "Super Admin Switch to Admin", + "type": "wordpress-plugin", + "homepage": "https://github.com/soderlind/super-admin-switch-to-admin", + "license": "GPL-2.0-or-later", + "require": {} +}