Skip to content

Commit 31b8206

Browse files
dinamicdkarlovi
authored andcommitted
~ trying to fix the EngineInterface error in travis-ci
Fatal error: Interface 'Symfony\Component\Templating\EngineInterface' not found in /home/travis/build/FriendsOfSymfony/FOSOAuthServerBundle/vendor/symfony/framework-bundle/Templating/EngineInterface.php on line 22
1 parent 255e858 commit 31b8206

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"symfony/yaml": "~2.8|~3.0|^4.0",
2828
"symfony/form": "~2.8|~3.0|^4.0",
2929
"symfony/console": "~2.8|~3.0|^4.0",
30+
"symfony/templating": "~2.8|~3.0|^4.0",
3031
"willdurand/propel-typehintable-behavior": "^1.0.4",
3132
"propel/propel1": "^1.6.5",
3233
"phing/phing": "~2.4",

0 commit comments

Comments
 (0)