From f8083d5d98c690f773e7f5478218e36cf8ab4383 Mon Sep 17 00:00:00 2001 From: Awilum Date: Thu, 13 Feb 2020 17:57:47 +0300 Subject: [PATCH] chore(core): update symfony/yaml to 4.4.4 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 801a5881..de78868a 100755 --- a/composer.json +++ b/composer.json @@ -54,7 +54,7 @@ "cocur/slugify": "~4.0.0", "thunderer/shortcode": "~0.7.3", "ramsey/uuid": "~3.9.2", - "symfony/yaml": "~4.4.0", + "symfony/yaml": "~4.4.4", "erusev/parsedown": "~1.7.3", "erusev/parsedown-extra": "~0.7.1",