From 338594133620d15839638e5a98659efe90b63a84 Mon Sep 17 00:00:00 2001 From: KyleKatarn Date: Sat, 5 Oct 2019 18:38:51 +0200 Subject: [PATCH] Allow Phug 1.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 40a55429..953b8efe 100644 --- a/composer.json +++ b/composer.json @@ -125,7 +125,7 @@ "php": ">=5.5.0", "js-phpize/js-phpize-phug": "^1.1 || ^2.0", "nodejs-php-fallback/nodejs-php-fallback": "^1.3.1", - "phug/phug": "^0.3.0", + "phug/phug": "^0.3.0 || ^1.0", "phug/js-transformer-filter": "^1.0" }, "extra": {