From 4b3c172fa53bf0eb0f9b1cb65ce36c9883c17ac9 Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 8 Jan 2020 21:16:54 +0300 Subject: [PATCH] chore(core): update vendor thunderer/shortcode to 0.7.3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a7dc4d27..96a8b4cc 100755 --- a/composer.json +++ b/composer.json @@ -54,7 +54,7 @@ "respect/validation": "~1.1.31", "monolog/monolog": "~2.0.2", "cocur/slugify": "~4.0.0", - "thunderer/shortcode": "~0.7.2", + "thunderer/shortcode": "~0.7.3", "ramsey/uuid": "~3.8.0", "symfony/yaml": "~4.4.0",