Files
iTop/lib/silex/composer.json
Guillaume Lajarige 57f0cce318 Added Silex framework
SVN:trunk[3855]
2016-01-11 15:32:14 +00:00

7 lines
88 B
JSON

{
"require": {
"silex/silex": "~1.1",
"twig/twig": "1.21.*"
}
}