aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/smarty/smarty/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/smarty/smarty/composer.json')
-rw-r--r--vendor/smarty/smarty/composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/vendor/smarty/smarty/composer.json b/vendor/smarty/smarty/composer.json
index 28c392c95..889cb9444 100644
--- a/vendor/smarty/smarty/composer.json
+++ b/vendor/smarty/smarty/composer.json
@@ -40,6 +40,7 @@
}
},
"require-dev": {
- "phpunit/phpunit": "6.4.1"
+ "phpunit/phpunit": "6.4.1",
+ "smarty/smarty-lexer": "^3.1"
}
}