From 7ed36a2607ac418b5036b72262674adbdc258398 Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 15 Jan 2019 17:10:09 +0300 Subject: [PATCH] Flextype Core: "symfony/yaml": "4.2.2" --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4058556f..2c8817c3 100755 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require": { "php": ">=7.1.3", "doctrine/cache": "1.8.0", - "symfony/yaml": "4.2.1", + "symfony/yaml": "4.2.2", "thunderer/shortcode": "0.7.0", "flextype-components/arr" : "1.2.4", "flextype-components/assets" : "1.0.1",