From 1f70dabec65696fb5cc85608854416547a13e72d Mon Sep 17 00:00:00 2001 From: Alexey Date: Tue, 23 Apr 2024 13:38:13 +0200 Subject: [PATCH 1/2] feat: Bump y_lb --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d76b925c2f..624d0a6ce2 100644 --- a/composer.json +++ b/composer.json @@ -143,7 +143,7 @@ "symfony/console": "^4.4.30 || ^5 || ^6", "symfony/dom-crawler": "^6.2", "ycloudyusa/useless_machines": "<1.1 || dev-main", - "ycloudyusa/y_lb": "^3.0.9", + "ycloudyusa/y_lb": "^3.4", "ycloudyusa/y_lb_demo_content": "^3.0", "ycloudyusa/yusaopeny_activity_finder": "^4.3", "ymcatwincities/media_entity_document": "*", From eee4c227e4114983e6f1d76fb4a6cfd885e73c83 Mon Sep 17 00:00:00 2001 From: Alexey <744406+aleevas@users.noreply.github.com> Date: Tue, 23 Apr 2024 14:42:15 +0300 Subject: [PATCH 2/2] Update composer.json Co-authored-by: Andrii Podanenko --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 624d0a6ce2..e159f9db8f 100644 --- a/composer.json +++ b/composer.json @@ -143,7 +143,7 @@ "symfony/console": "^4.4.30 || ^5 || ^6", "symfony/dom-crawler": "^6.2", "ycloudyusa/useless_machines": "<1.1 || dev-main", - "ycloudyusa/y_lb": "^3.4", + "ycloudyusa/y_lb": "^3.0.9 || ^3.4", "ycloudyusa/y_lb_demo_content": "^3.0", "ycloudyusa/yusaopeny_activity_finder": "^4.3", "ymcatwincities/media_entity_document": "*",