diff --git a/composer.json b/composer.json index e3d6c90..4224d45 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { - "name": "dljoseph/silverstripe-maintenance-mode", + "name": "thisisbd/silverstripe-maintenance-mode", "description": "SilverStripe Maintenance Mode Module. Allows an administrator to put site in offline mode with 503 status to display a 'Coming Soon', 'Under Construction' or 'Down for Maintenance' Page to regular visitors, whilst allowing a logged in admin user to browse and make changes to the site.", - "type": "silverstripe-module", + "type": "silverstripe-vendormodule", "homepage": "http://github.com/dljoseph/silverstripe-maintenance-mode", "keywords": [ "silverstripe","maintenance mode","under construction","coming soon",