From 804cc50d7a23f12edb2c4203259e9af1e9154916 Mon Sep 17 00:00:00 2001 From: Joel Alphonso Date: Mon, 2 Mar 2020 11:01:45 -0500 Subject: [PATCH] fix(admin@0.23): update composer with conflict for charcoal-admin@<0.23.0 and fix the form group widgets id prefixes --- composer.json | 3 +++ views/charcoal/admin/template/form/nav-pills.mustache | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 2c394f8d..74b521a0 100644 --- a/composer.json +++ b/composer.json @@ -44,6 +44,9 @@ "mustache/mustache": "^2.11", "locomotivemtl/charcoal-admin": "~0.6" }, + "conflict": { + "locomotivemtl/charcoal-admin": "<0.23.0" + }, "autoload": { "psr-4": { "Charcoal\\": "src/Charcoal" diff --git a/views/charcoal/admin/template/form/nav-pills.mustache b/views/charcoal/admin/template/form/nav-pills.mustache index a93a2c20..e83c0b25 100644 --- a/views/charcoal/admin/template/form/nav-pills.mustache +++ b/views/charcoal/admin/template/form/nav-pills.mustache @@ -9,13 +9,13 @@ {{# groups }}