FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
composer.lock 7.63 KiB
Newer Older
thewilkybarkid's avatar
thewilkybarkid committed
{
    "_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": "8795f35c0cb5e64e3a03af37b5233cda",
thewilkybarkid's avatar
thewilkybarkid committed
    "packages": [
        {
            "name": "drush/drush",
thewilkybarkid's avatar
thewilkybarkid committed
            "version": "6.1.0",
thewilkybarkid's avatar
thewilkybarkid committed
            "source": {
                "type": "git",
                "url": "https://github.com/drush-ops/drush.git",
thewilkybarkid's avatar
thewilkybarkid committed
                "reference": "d948558986cdd810e3be2a3e9a0d37b1540005e8"
thewilkybarkid's avatar
thewilkybarkid committed
            },
            "dist": {
                "type": "zip",
thewilkybarkid's avatar
thewilkybarkid committed
                "url": "https://api.github.com/repos/drush-ops/drush/zipball/d948558986cdd810e3be2a3e9a0d37b1540005e8",
                "reference": "d948558986cdd810e3be2a3e9a0d37b1540005e8",
thewilkybarkid's avatar
thewilkybarkid committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": ">=3.5"
            },
            "bin": [
                "drush",
                "drush.php",
                "drush.bat",
                "drush.complete.sh"
            ],
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPLv2"
            ],
            "authors": [
                {
                    "name": "Moshe Weitzman",
                    "email": "weitzman@tejasa.com"
                },
                {
                    "name": "Owen Barton",
                    "email": "drupal@owenbarton.com"
                },
                {
                    "name": "Mark Sonnabaum",
                    "email": "marksonnabaum@gmail.com"
                },
                {
                    "name": "Antoine Beaupré",
                    "email": "anarcat@koumbit.org"
                },
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                },
                {
                    "name": "Jonathan Araña Cruz",
                    "email": "jonhattan@faita.net"
                },
                {
                    "name": "Jonathan Hedstrom",
                    "email": "jhedstrom@gmail.com",
                    "homepage": "http://professorbikeybike.com"
                }
            ],
            "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
            "homepage": "http://www.drush.org",
thewilkybarkid's avatar
thewilkybarkid committed
            "time": "2013-09-24 14:03:03"
thewilkybarkid's avatar
thewilkybarkid committed
        },
        {
            "name": "symfony/filesystem",
            "version": "v2.3.5",
thewilkybarkid's avatar
thewilkybarkid committed
            "target-dir": "Symfony/Component/Filesystem",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Filesystem.git",
                "reference": "2b8995042086c5552c94d33b5553c492e9cfc00e"
thewilkybarkid's avatar
thewilkybarkid committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/Filesystem/zipball/2b8995042086c5552c94d33b5553c492e9cfc00e",
                "reference": "2b8995042086c5552c94d33b5553c492e9cfc00e",
thewilkybarkid's avatar
thewilkybarkid committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Filesystem\\": ""
                }
            },
            "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 Filesystem Component",
            "homepage": "http://symfony.com",
            "time": "2013-09-19 09:45:20"
thewilkybarkid's avatar
thewilkybarkid committed
        },
        {
            "name": "symfony/finder",
            "version": "v2.3.5",
            "target-dir": "Symfony/Component/Finder",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Finder.git",
                "reference": "a175521f680b178e63c5d0ab87c6b046c0990c3f"
                "url": "https://api.github.com/repos/symfony/Finder/zipball/a175521f680b178e63c5d0ab87c6b046c0990c3f",
                "reference": "a175521f680b178e63c5d0ab87c6b046c0990c3f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Finder\\": ""
                }
            },
            "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 Finder Component",
            "homepage": "http://symfony.com",
            "time": "2013-09-19 09:45:20"
thewilkybarkid's avatar
thewilkybarkid committed
        {
            "name": "symfony/process",
            "version": "v2.3.5",
thewilkybarkid's avatar
thewilkybarkid committed
            "target-dir": "Symfony/Component/Process",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Process.git",
                "reference": "e35e3cea61c851ece0967d8d26b926633e65535a"
thewilkybarkid's avatar
thewilkybarkid committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/Process/zipball/e35e3cea61c851ece0967d8d26b926633e65535a",
                "reference": "e35e3cea61c851ece0967d8d26b926633e65535a",
thewilkybarkid's avatar
thewilkybarkid committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Process\\": ""
                }
            },
            "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 Process Component",
            "homepage": "http://symfony.com",
            "time": "2013-09-19 09:45:20"
thewilkybarkid's avatar
thewilkybarkid committed
        }
    ],
    "packages-dev": [

    ],
    "aliases": [

    ],
    "minimum-stability": "stable",
    "stability-flags": [

    ],
    "platform": [

    ],
    "platform-dev": [

    ]
}