|
3841 | 3841 | "description": "Symfony HttpKernel Component", |
3842 | 3842 | "homepage": "https://symfony.com" |
3843 | 3843 | }, |
3844 | | - { |
3845 | | - "name": "twig/twig", |
3846 | | - "version": "v1.22.2", |
3847 | | - "version_normalized": "1.22.2.0", |
3848 | | - "source": { |
3849 | | - "type": "git", |
3850 | | - "url": "https://github.com/twigphp/Twig.git", |
3851 | | - "reference": "79249fc8c9ff62e41e217e0c630e2e00bcadda6a" |
3852 | | - }, |
3853 | | - "dist": { |
3854 | | - "type": "zip", |
3855 | | - "url": "https://api.github.com/repos/twigphp/Twig/zipball/79249fc8c9ff62e41e217e0c630e2e00bcadda6a", |
3856 | | - "reference": "79249fc8c9ff62e41e217e0c630e2e00bcadda6a", |
3857 | | - "shasum": "" |
3858 | | - }, |
3859 | | - "require": { |
3860 | | - "php": ">=5.2.7" |
3861 | | - }, |
3862 | | - "require-dev": { |
3863 | | - "symfony/debug": "~2.7", |
3864 | | - "symfony/phpunit-bridge": "~2.7" |
3865 | | - }, |
3866 | | - "time": "2015-09-22 13:59:32", |
3867 | | - "type": "library", |
3868 | | - "extra": { |
3869 | | - "branch-alias": { |
3870 | | - "dev-master": "1.22-dev" |
3871 | | - } |
3872 | | - }, |
3873 | | - "installation-source": "dist", |
3874 | | - "autoload": { |
3875 | | - "psr-0": { |
3876 | | - "Twig_": "lib/" |
3877 | | - } |
3878 | | - }, |
3879 | | - "notification-url": "https://packagist.org/downloads/", |
3880 | | - "license": [ |
3881 | | - "BSD-3-Clause" |
3882 | | - ], |
3883 | | - "authors": [ |
3884 | | - { |
3885 | | - "name": "Fabien Potencier", |
3886 | | - "email": "fabien@symfony.com", |
3887 | | - "homepage": "http://fabien.potencier.org", |
3888 | | - "role": "Lead Developer" |
3889 | | - }, |
3890 | | - { |
3891 | | - "name": "Armin Ronacher", |
3892 | | - "email": "armin.ronacher@active-4.com", |
3893 | | - "role": "Project Founder" |
3894 | | - }, |
3895 | | - { |
3896 | | - "name": "Twig Team", |
3897 | | - "homepage": "http://twig.sensiolabs.org/contributors", |
3898 | | - "role": "Contributors" |
3899 | | - } |
3900 | | - ], |
3901 | | - "description": "Twig, the flexible, fast, and secure template language for PHP", |
3902 | | - "homepage": "http://twig.sensiolabs.org", |
3903 | | - "keywords": [ |
3904 | | - "templating" |
3905 | | - ] |
3906 | | - }, |
3907 | 3844 | { |
3908 | 3845 | "name": "symfony/twig-bridge", |
3909 | 3846 | "version": "v2.7.5", |
|
7855 | 7792 | "testing", |
7856 | 7793 | "webdriver" |
7857 | 7794 | ] |
| 7795 | + }, |
| 7796 | + { |
| 7797 | + "name": "twig/twig", |
| 7798 | + "version": "v1.22.3", |
| 7799 | + "version_normalized": "1.22.3.0", |
| 7800 | + "source": { |
| 7801 | + "type": "git", |
| 7802 | + "url": "https://github.com/twigphp/Twig.git", |
| 7803 | + "reference": "ebfc36b7e77b0c1175afe30459cf943010245540" |
| 7804 | + }, |
| 7805 | + "dist": { |
| 7806 | + "type": "zip", |
| 7807 | + "url": "https://api.github.com/repos/twigphp/Twig/zipball/ebfc36b7e77b0c1175afe30459cf943010245540", |
| 7808 | + "reference": "ebfc36b7e77b0c1175afe30459cf943010245540", |
| 7809 | + "shasum": "" |
| 7810 | + }, |
| 7811 | + "require": { |
| 7812 | + "php": ">=5.2.7" |
| 7813 | + }, |
| 7814 | + "require-dev": { |
| 7815 | + "symfony/debug": "~2.7", |
| 7816 | + "symfony/phpunit-bridge": "~2.7" |
| 7817 | + }, |
| 7818 | + "time": "2015-10-13 07:07:02", |
| 7819 | + "type": "library", |
| 7820 | + "extra": { |
| 7821 | + "branch-alias": { |
| 7822 | + "dev-master": "1.22-dev" |
| 7823 | + } |
| 7824 | + }, |
| 7825 | + "installation-source": "dist", |
| 7826 | + "autoload": { |
| 7827 | + "psr-0": { |
| 7828 | + "Twig_": "lib/" |
| 7829 | + } |
| 7830 | + }, |
| 7831 | + "notification-url": "https://packagist.org/downloads/", |
| 7832 | + "license": [ |
| 7833 | + "BSD-3-Clause" |
| 7834 | + ], |
| 7835 | + "authors": [ |
| 7836 | + { |
| 7837 | + "name": "Fabien Potencier", |
| 7838 | + "email": "fabien@symfony.com", |
| 7839 | + "homepage": "http://fabien.potencier.org", |
| 7840 | + "role": "Lead Developer" |
| 7841 | + }, |
| 7842 | + { |
| 7843 | + "name": "Armin Ronacher", |
| 7844 | + "email": "armin.ronacher@active-4.com", |
| 7845 | + "role": "Project Founder" |
| 7846 | + }, |
| 7847 | + { |
| 7848 | + "name": "Twig Team", |
| 7849 | + "homepage": "http://twig.sensiolabs.org/contributors", |
| 7850 | + "role": "Contributors" |
| 7851 | + } |
| 7852 | + ], |
| 7853 | + "description": "Twig, the flexible, fast, and secure template language for PHP", |
| 7854 | + "homepage": "http://twig.sensiolabs.org", |
| 7855 | + "keywords": [ |
| 7856 | + "templating" |
| 7857 | + ] |
7858 | 7858 | } |
7859 | 7859 | ] |
0 commit comments