[
    {
        "name": "sabre/vobject",
        "version": "2.1.3",
        "version_normalized": "2.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fruux/sabre-vobject.git",
            "reference": "e46d6855cfef23318e7c422cd08d36e344624675"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fruux/sabre-vobject/zipball/e46d6855cfef23318e7c422cd08d36e344624675",
            "reference": "e46d6855cfef23318e7c422cd08d36e344624675",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3.1"
        },
        "time": "2013-10-02 15:57:01",
        "bin": [
            "bin/vobjectvalidate.php"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Sabre\\VObject": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Evert Pot",
                "email": "evert@rooftopsolutions.nl",
                "homepage": "http://evertpot.com/",
                "role": "Developer"
            }
        ],
        "description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects",
        "homepage": "https://github.com/fruux/sabre-vobject",
        "keywords": [
            "VObject",
            "iCalendar",
            "vCard"
        ]
    },
    {
        "name": "symfony/process",
        "version": "v2.4.2",
        "version_normalized": "2.4.2.0",
        "target-dir": "Symfony/Component/Process",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Process.git",
            "reference": "c175448bac997556f8ab972908a4e14c7291fb03"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Process/zipball/c175448bac997556f8ab972908a4e14c7291fb03",
            "reference": "c175448bac997556f8ab972908a4e14c7291fb03",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2014-02-11 13:52:09",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Process\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com",
                "homepage": "http://fabien.potencier.org",
                "role": "Lead Developer"
            },
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            }
        ],
        "description": "Symfony Process Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "kriswallsmith/assetic",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kriswallsmith/assetic.git",
            "reference": "d013aae51baf893fe8d38b41f2d24db03e1cfbf7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/d013aae51baf893fe8d38b41f2d24db03e1cfbf7",
            "reference": "d013aae51baf893fe8d38b41f2d24db03e1cfbf7",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1",
            "symfony/process": "~2.1"
        },
        "require-dev": {
            "cssmin/cssmin": "*",
            "joliclic/javascript-packer": "*",
            "kamicane/packager": "*",
            "leafo/lessphp": "*",
            "leafo/scssphp": "*",
            "leafo/scssphp-compass": "*",
            "mrclay/minify": "*",
            "patchwork/jsqueeze": "*",
            "phpunit/phpunit": "~3.7",
            "ptachoire/cssembed": "*",
            "twig/twig": "~1.6"
        },
        "suggest": {
            "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
            "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
            "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
            "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
            "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
            "twig/twig": "Assetic provides the integration with the Twig templating engine"
        },
        "time": "2014-02-04 10:36:39",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Assetic": "src/"
            },
            "files": [
                "src/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kris Wallsmith",
                "email": "kris.wallsmith@gmail.com",
                "homepage": "http://kriswallsmith.net/"
            }
        ],
        "description": "Asset Management for PHP",
        "homepage": "https://github.com/kriswallsmith/assetic",
        "keywords": [
            "assets",
            "compression",
            "minification"
        ]
    },
    {
        "name": "mcnetic/phpzipstreamer",
        "version": "master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/McNetic/PHPZipStreamer.git",
            "reference": "master"
        },
        "type": "library",
        "installation-source": "source"
    },
    {
        "name": "phpmailer/phpmailer",
        "version": "v5.2.8",
        "version_normalized": "5.2.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPMailer/PHPMailer.git",
            "reference": "d3802c597bff8f6c2ccfa3eab2a511aa01b8d68f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/d3802c597bff8f6c2ccfa3eab2a511aa01b8d68f",
            "reference": "d3802c597bff8f6c2ccfa3eab2a511aa01b8d68f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.0.0"
        },
        "require-dev": {
            "phpdocumentor/phpdocumentor": "*",
            "phpunit/phpunit": "4.0.*"
        },
        "time": "2014-05-14 07:04:18",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "class.phpmailer.php",
                "class.pop3.php",
                "class.smtp.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1"
        ],
        "authors": [
            {
                "name": "Jim Jagielski",
                "email": "jimjag@gmail.com"
            },
            {
                "name": "Marcus Bointon",
                "email": "phpmailer@synchromedia.co.uk"
            },
            {
                "name": "Andy Prevost",
                "email": "codeworxtech@users.sourceforge.net"
            },
            {
                "name": "Brent R. Matzelle"
            }
        ],
        "description": "PHPMailer is a full-featured email creation and transfer class for PHP"
    },
    {
        "name": "phpseclib/phpseclib",
        "version": "0.3.6",
        "version_normalized": "0.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpseclib/phpseclib.git",
            "reference": "0ea31d9b65d49a8661e93bec19f44e989bd34c69"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/0ea31d9b65d49a8661e93bec19f44e989bd34c69",
            "reference": "0ea31d9b65d49a8661e93bec19f44e989bd34c69",
            "shasum": ""
        },
        "require": {
            "php": ">=5.0.0"
        },
        "require-dev": {
            "squizlabs/php_codesniffer": "1.*"
        },
        "suggest": {
            "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
            "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.",
            "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 4.3.3."
        },
        "time": "2014-02-28 16:05:05",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Crypt": "phpseclib/",
                "File": "phpseclib/",
                "Math": "phpseclib/",
                "Net": "phpseclib/",
                "System": "phpseclib/"
            },
            "files": [
                "phpseclib/Crypt/Random.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "phpseclib/"
        ],
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jim Wigginton",
                "email": "terrafrost@php.net",
                "role": "Lead Developer"
            },
            {
                "name": "Patrick Monnerat",
                "email": "pm@datasphere.ch",
                "role": "Developer"
            },
            {
                "name": "Andreas Fischer",
                "email": "bantu@phpbb.com",
                "role": "Developer"
            },
            {
                "name": "Hans-Jürgen Petrich",
                "email": "petrich@tronic-media.com",
                "role": "Developer"
            }
        ],
        "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
        "homepage": "http://phpseclib.sourceforge.net",
        "keywords": [
            "BigInteger",
            "aes",
            "asn.1",
            "asn1",
            "blowfish",
            "crypto",
            "cryptography",
            "encryption",
            "rsa",
            "security",
            "sftp",
            "signature",
            "signing",
            "ssh",
            "twofish",
            "x.509",
            "x509"
        ]
    },
    {
        "name": "sabre/dav",
        "version": "1.8.10",
        "version_normalized": "1.8.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fruux/sabre-dav.git",
            "reference": "0d064536ed3c7974e486b6ebb5b17ad7a974fe18"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fruux/sabre-dav/zipball/0d064536ed3c7974e486b6ebb5b17ad7a974fe18",
            "reference": "0d064536ed3c7974e486b6ebb5b17ad7a974fe18",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "ext-date": "*",
            "ext-dom": "*",
            "ext-iconv": "*",
            "ext-libxml": "*",
            "ext-mbstring": "*",
            "ext-pcre": "*",
            "ext-simplexml": "*",
            "ext-spl": "*",
            "php": ">=5.3.1",
            "sabre/vobject": "~2.1.0"
        },
        "provide": {
            "evert/sabredav": "1.7.*"
        },
        "require-dev": {
            "evert/phpdoc-md": "~0.0.7",
            "phpunit/phpunit": "~4.0.0"
        },
        "suggest": {
            "ext-apc": "*",
            "ext-curl": "*",
            "ext-pdo": "*"
        },
        "time": "2014-05-16 00:14:02",
        "bin": [
            "bin/sabredav"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Sabre\\DAV": "lib/",
                "Sabre\\HTTP": "lib/",
                "Sabre\\DAVACL": "lib/",
                "Sabre\\CalDAV": "lib/",
                "Sabre\\CardDAV": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Evert Pot",
                "email": "me@evertpot.com",
                "homepage": "http://evertpot.com/",
                "role": "Developer"
            }
        ],
        "description": "WebDAV Framework for PHP",
        "homepage": "http://code.google.com/p/sabredav/",
        "keywords": [
            "CalDAV",
            "CardDAV",
            "WebDAV",
            "framework",
            "iCalendar"
        ]
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v2.5.0",
        "version_normalized": "2.5.0.0",
        "target-dir": "Symfony/Component/EventDispatcher",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/EventDispatcher.git",
            "reference": "cb62ec8dd05893fc8e4f0e6e21e326e1fc731fe8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/cb62ec8dd05893fc8e4f0e6e21e326e1fc731fe8",
            "reference": "cb62ec8dd05893fc8e4f0e6e21e326e1fc731fe8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.0",
            "symfony/dependency-injection": "~2.0",
            "symfony/stopwatch": "~2.2"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2014-04-29 10:13:57",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\EventDispatcher\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com",
                "homepage": "http://fabien.potencier.org",
                "role": "Lead Developer"
            },
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            }
        ],
        "description": "Symfony EventDispatcher Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "guzzle/common",
        "version": "v3.8.1",
        "version_normalized": "3.8.1.0",
        "target-dir": "Guzzle/Common",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/common.git",
            "reference": "67f6c3fd04bae387d47c2a673fa623ed8f4189bb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/common/zipball/67f6c3fd04bae387d47c2a673fa623ed8f4189bb",
            "reference": "67f6c3fd04bae387d47c2a673fa623ed8f4189bb",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "symfony/event-dispatcher": ">=2.1"
        },
        "time": "2014-01-28 22:29:15",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Guzzle\\Common": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Common libraries used by Guzzle",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "collection",
            "common",
            "event",
            "exception"
        ]
    },
    {
        "name": "guzzle/stream",
        "version": "v3.8.1",
        "version_normalized": "3.8.1.0",
        "target-dir": "Guzzle/Stream",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/stream.git",
            "reference": "fa8af730ca714861c0001cfba64aaecc5f21bb96"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/stream/zipball/fa8af730ca714861c0001cfba64aaecc5f21bb96",
            "reference": "fa8af730ca714861c0001cfba64aaecc5f21bb96",
            "shasum": ""
        },
        "require": {
            "guzzle/common": "self.version",
            "php": ">=5.3.2"
        },
        "suggest": {
            "guzzle/http": "To convert Guzzle request objects to PHP streams"
        },
        "time": "2014-01-28 22:14:17",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Guzzle\\Stream": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle stream wrapper component",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "Guzzle",
            "component",
            "stream"
        ]
    },
    {
        "name": "guzzle/parser",
        "version": "v3.8.1",
        "version_normalized": "3.8.1.0",
        "target-dir": "Guzzle/Parser",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/parser.git",
            "reference": "3f52387052f2e4ef083145a0f73c3654aa14e086"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/parser/zipball/3f52387052f2e4ef083145a0f73c3654aa14e086",
            "reference": "3f52387052f2e4ef083145a0f73c3654aa14e086",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2013-10-24 00:04:09",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Guzzle\\Parser": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Interchangeable parsers used by Guzzle",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "URI Template",
            "cookie",
            "http",
            "message",
            "url"
        ]
    },
    {
        "name": "guzzle/http",
        "version": "v3.8.1",
        "version_normalized": "3.8.1.0",
        "target-dir": "Guzzle/Http",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/http.git",
            "reference": "565fd64be16d91c840f497c5de76f86d54a822d8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/http/zipball/565fd64be16d91c840f497c5de76f86d54a822d8",
            "reference": "565fd64be16d91c840f497c5de76f86d54a822d8",
            "shasum": ""
        },
        "require": {
            "guzzle/common": "self.version",
            "guzzle/parser": "self.version",
            "guzzle/stream": "self.version",
            "php": ">=5.3.2"
        },
        "suggest": {
            "ext-curl": "*"
        },
        "time": "2014-01-23 18:23:29",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Guzzle\\Http": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "HTTP libraries used by Guzzle",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "Guzzle",
            "client",
            "curl",
            "http",
            "http client"
        ]
    },
    {
        "name": "rackspace/php-opencloud",
        "version": "v1.9.2",
        "version_normalized": "1.9.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/rackspace/php-opencloud.git",
            "reference": "6551de7aebcebb369d025662f99ab27c9b4527ac"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/rackspace/php-opencloud/zipball/6551de7aebcebb369d025662f99ab27c9b4527ac",
            "reference": "6551de7aebcebb369d025662f99ab27c9b4527ac",
            "shasum": ""
        },
        "require": {
            "guzzle/http": "3.8.*@dev",
            "php": ">=5.3.3"
        },
        "require-dev": {
            "guzzle/guzzle": "dev-master",
            "psr/log": "1.0.*",
            "satooshi/php-coveralls": "0.6.*@dev"
        },
        "time": "2014-02-06 20:53:21",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "OpenCloud": [
                    "lib/",
                    "tests/"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Glen Campbell",
                "email": "glen.campbell@rackspace.com"
            },
            {
                "name": "Jamie Hannaford",
                "email": "jamie.hannaford@rackspace.com",
                "homepage": "https://github.com/jamiehannaford"
            }
        ],
        "description": "PHP SDK for Rackspace/OpenStack APIs",
        "keywords": [
            "Openstack",
            "nova",
            "opencloud",
            "rackspace",
            "swift"
        ]
    },
    {
        "name": "isoft/mssql-bundle",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "target-dir": "Realestate/MssqlBundle",
        "source": {
            "type": "git",
            "url": "https://github.com/intellectsoft-uk/MssqlBundle.git",
            "reference": "98a020cd39f8bfc1282e734c7c5038e129411981"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/intellectsoft-uk/MssqlBundle/zipball/98a020cd39f8bfc1282e734c7c5038e129411981",
            "reference": "98a020cd39f8bfc1282e734c7c5038e129411981",
            "shasum": ""
        },
        "time": "2014-02-12 08:38:02",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Realestate\\MssqlBundle": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Realestate"
            },
            {
                "name": "Vitaly Zhloba",
                "email": "vitaly.zhloba@gmail.com"
            }
        ],
        "description": "Driver for work with MsSQL server"
    },
    {
        "name": "james-heinrich/getid3",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/JamesHeinrich/getID3.git",
            "reference": "8a6a9b9dcae8eaea8b225f13726cc456dfeb20e7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/JamesHeinrich/getID3/zipball/8a6a9b9dcae8eaea8b225f13726cc456dfeb20e7",
            "reference": "8a6a9b9dcae8eaea8b225f13726cc456dfeb20e7",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2014-07-26 21:46:14",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "getid3/getid3.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL"
        ],
        "description": "PHP script that extracts useful information from popular multimedia file formats",
        "homepage": "http://www.getid3.org/",
        "keywords": [
            "codecs",
            "php",
            "tags"
        ]
    }
]
