diff --git a/composer.json b/composer.json index 7b8bc640..e3062a17 100755 --- a/composer.json +++ b/composer.json @@ -23,6 +23,7 @@ "symfony/yaml": "4.0.4", "symfony/filesystem": "4.0.4", "symfony/finder": "4.0.4", + "thunderer/shortcode": "0.6.5", "force/session" : "*", "force/arr" : "*", "force/http" : "*", @@ -36,7 +37,6 @@ ], "files": [ "flextype/boot/defines.php", - "flextype/boot/shortcodes.php", "flextype/boot/events.php" ] }