Skip to content

Commit

Permalink
Fix PHPUnit by adding the templating component
Browse files Browse the repository at this point in the history
  • Loading branch information
XWB committed Dec 2, 2016
1 parent 9507855 commit 753ae96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -25,6 +25,7 @@
"symfony/framework-bundle": "^2.7 || ^3.0",
"symfony/security-bundle": "^2.7 || ^3.0",
"symfony/twig-bundle": "^2.7 || ^3.0",
"symfony/templating": "^2.7 || ^3.0",
"paragonie/random_compat": "^1 || ^2"
},
"require-dev": {
Expand Down

0 comments on commit 753ae96

Please sign in to comment.