We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c34b4ab commit 96cbc7eCopy full SHA for 96cbc7e
composer.json
@@ -17,6 +17,9 @@
17
"symfony/console": "~2.1|~3.0",
18
"symfony/form": "~2.1|~3.0",
19
"symfony/property-access": "~2.3|~3.0",
20
+ "symfony/asset": "~2.3|~3.0",
21
+ "symfony/templating": "~2.3|~3.0",
22
+ "symfony/translation": "~2.3|~3.0",
23
"ruflin/elastica": "~2.1",
24
"psr/log": "~1.0"
25
},
0 commit comments