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

Commit 535fd7d

Browse files
authored
Merge pull request #85 from ping-localhost/twig-security-issue
Updated twig/twig to prevent security issues
2 parents 5c877f8 + 856620e commit 535fd7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"ext-json": "*",
99
"symfony/monolog-bundle": "^4.0.0||^3.1.0",
1010
"symfony/symfony": "^4.0.0||^3.3.0",
11-
"twig/twig": "^2.4.0"
11+
"twig/twig": "^2.7.2"
1212
},
1313
"require-dev": {
1414
"hostnet/phpcs-tool": "^8.3.2",

0 commit comments

Comments
 (0)