From f6d0af819d18b08d9162150fbd488540665d8e4d Mon Sep 17 00:00:00 2001 From: dimti Date: Sat, 14 Aug 2021 11:35:22 +0300 Subject: [PATCH] * correct name of composer package with appropriate octobercms plugin naming --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ad552dc..9a8e423 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "sensory5/oc-shortcode-plugin", + "name": "sensory5/shortcode-plugin", "description": "Adds the ability to use shortcodes within October CMS", "type": "october-plugin", "extra": {