123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- [symfony]
- git=http:
- version=v2.0.1
-
- [twig]
- git=http:
- version=v1.1.2
-
- [monolog]
- git=http:
- version=1.0.1
-
- [doctrine-common]
- git=http:
- version=2.1.1
-
- [doctrine-dbal]
- git=http:
- version=2.1.1
-
- [doctrine]
- git=http:
- version=2.1.1
-
- [swiftmailer]
- git=http:
- version=v4.1.1
-
- [assetic]
- git=http:
- version=v1.0.1
-
- [twig-extensions]
- git=http:
-
- [metadata]
- git=http:
- version=1.0.0
-
- [SensioFrameworkExtraBundle]
- git=http:
- target=/bundles/Sensio/Bundle/FrameworkExtraBundle
-
- [JMSSecurityExtraBundle]
- git=http:
- target=/bundles/JMS/SecurityExtraBundle
-
- [SensioDistributionBundle]
- git=http:
- target=/bundles/Sensio/Bundle/DistributionBundle
-
- [SensioGeneratorBundle]
- git=http:
- target=/bundles/Sensio/Bundle/GeneratorBundle
-
- [AsseticBundle]
- git=http:
- target=/bundles/Symfony/Bundle/AsseticBundle
- version=v1.0.0
|