composer.json 88 B

123456
  1. {
  2. "require": {
  3. "silex/silex": "~1.1",
  4. "twig/twig": "1.21.*"
  5. }
  6. }