Skip to content
Extraits de code Groupes Projets
composer.lock 5,14 ko
Newer Older
  • Learn to ignore specific revisions
  • {
        "_readme": [
            "This file locks the dependencies of your project to a known state",
            "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
        ],
    
        "hash": "58a326346eb1d9e3f1211c8d8044842a",
    
            {
                "name": "leafo/lessphp",
                "version": "v0.3.9",
                "source": {
                    "type": "git",
                    "url": "https://github.com/leafo/lessphp.git",
                    "reference": "v0.3.9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/leafo/lessphp/zipball/v0.3.9",
                    "reference": "v0.3.9",
                    "shasum": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "0.3-dev"
                    }
                },
                "autoload": {
                    "classmap": [
                        "lessc.inc.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT",
                    "GPL-3.0"
                ],
                "authors": [
                    {
                        "name": "Leaf Corcoran",
                        "email": "leafot@gmail.com",
                        "homepage": "http://leafo.net"
                    }
                ],
                "description": "lessphp is a compiler for LESS written in PHP.",
                "homepage": "http://leafo.net/lessphp/",
                "time": "2013-03-02 16:13:31"
            },
    
            {
                "name": "symfony/console",
                "version": "v2.3.5",
                "target-dir": "Symfony/Component/Console",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/Console.git",
                    "reference": "f880062d56edefb25b36f2defa65aafe65959dc7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/Console/zipball/f880062d56edefb25b36f2defa65aafe65959dc7",
                    "reference": "f880062d56edefb25b36f2defa65aafe65959dc7",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "require-dev": {
                    "symfony/event-dispatcher": "~2.1"
                },
                "suggest": {
                    "symfony/event-dispatcher": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.3-dev"
                    }
                },
                "autoload": {
                    "psr-0": {
                        "Symfony\\Component\\Console\\": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "http://symfony.com/contributors"
                    }
                ],
                "description": "Symfony Console Component",
                "homepage": "http://symfony.com",
                "time": "2013-09-25 06:04:15"
            },
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/fabpot/Twig.git",
    
                    "reference": "224fc55635d544a2ec8edb3592be18db5a093f59"
    
                    "url": "https://api.github.com/repos/fabpot/Twig/zipball/224fc55635d544a2ec8edb3592be18db5a093f59",
                    "reference": "224fc55635d544a2ec8edb3592be18db5a093f59",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.2.4"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    }
                },
                "autoload": {
                    "psr-0": {
                        "Twig_": "lib/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Armin Ronacher",
                        "email": "armin.ronacher@active-4.com"
                    }
                ],
                "description": "Twig, the flexible, fast, and secure template language for PHP",
                "homepage": "http://twig.sensiolabs.org",
                "keywords": [
                    "templating"
                ],
    
            }
        ],
        "packages-dev": [
    
        ],
        "aliases": [
    
        ],
        "minimum-stability": "stable",
        "stability-flags": [
    
        ],
        "platform": {
            "php": ">=5.3.0"
        },
        "platform-dev": [
    
        ]
    }