Skip to content
This repository was archived by the owner on Oct 19, 2020. It is now read-only.

Commit d9d8318

Browse files
committed
Security fix twig https://goo.gl/QrzVKz
1 parent e54fb93 commit d9d8318

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"phpunit/phpcov": "@stable",
2222
"sebastian/phpcpd": "@stable",
2323
"sensiolabs/security-checker": "@stable",
24-
"squizlabs/php_codesniffer": "@stable"
24+
"squizlabs/php_codesniffer": "@stable",
25+
"twig/twig": ">1.20.0"
2526
},
2627
"suggest": {
2728
"hirak/prestissimo": "Composer parallel install plugin"

0 commit comments

Comments
 (0)