From c985247aae0b46a7131d12678f118c25e742cd02 Mon Sep 17 00:00:00 2001 From: Dave Olsen Date: Sat, 2 Jul 2016 20:17:04 -0400 Subject: [PATCH] marking the correct version of core that supports the plugin --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4aea273..b24ddc5 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ }, "require": { "php": ">=5.4", - "pattern-lab/core": "^2.0.0" + "pattern-lab/core": "^2.5.0" }, "extra": { "patternlab": {