[
    {
        "name": "anahkiasen/html-object",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Anahkiasen/html-object.git",
            "reference": "776aff25a4db27964d95b2332e2f379b0aac9ff0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Anahkiasen/html-object/zipball/776aff25a4db27964d95b2332e2f379b0aac9ff0",
            "reference": "776aff25a4db27964d95b2332e2f379b0aac9ff0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2014-01-27 22:41:20",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "HtmlObject": "src"
            },
            "classmap": [
                "tests"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Maxime Fabre",
                "email": "ehtnam6@gmail.com"
            }
        ],
        "description": "A set of classes to create and manipulate HTML objects abstractions"
    },
    {
        "name": "concrete5/flysystem",
        "version": "0.4.11",
        "version_normalized": "0.4.11.0",
        "source": {
            "type": "git",
            "url": "https://github.com/concrete5/flysystem.git",
            "reference": "9c74bca26d606735f660314d2d4e2799d0c44953"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/concrete5/flysystem/zipball/9c74bca26d606735f660314d2d4e2799d0c44953",
            "reference": "9c74bca26d606735f660314d2d4e2799d0c44953",
            "shasum": ""
        },
        "require-dev": {
            "aws/aws-sdk-php": "~2.5",
            "dropbox/dropbox-sdk": "~1.1.1",
            "league/phpunit-coverage-listener": "~1.1",
            "mockery/mockery": "~0.9",
            "phpseclib/phpseclib": "~0.3.5",
            "phpunit/phpunit": "~4.0",
            "predis/predis": "~0.8.4",
            "rackspace/php-opencloud": "~1.9.1",
            "sabre/dav": "~1.8.7"
        },
        "suggest": {
            "aws/aws-sdk-php": "Allows you to use AWS S3 storage",
            "dropbox/dropbox-sdk": "Allows you to use Dropbox storage",
            "phpseclib/phpseclib": "Allows SFTP server storage",
            "predis/predis": "Allows you to use Predis for caching",
            "rackspace/php-opencloud": "Allows you to use Rackspace Cloud Files",
            "sabre/dav": "Enables WebDav support"
        },
        "time": "2014-10-28 00:48:02",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Concrete\\Flysystem\\": "src/"
            }
        },
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frank de Jonge",
                "email": "info@frenky.net"
            },
            {
                "name": "Korvin Szanto",
                "email": "korvinszanto@gmail.com"
            }
        ],
        "description": "Filesystem abstraction, but easy.",
        "keywords": [
            "aws",
            "dropbox",
            "filesystem",
            "ftp",
            "remote",
            "s3",
            "sftp",
            "webdav"
        ],
        "support": {
            "source": "https://github.com/concrete5/flysystem/tree/0.4.11"
        }
    },
    {
        "name": "dapphp/securimage",
        "version": "3.5.4",
        "version_normalized": "3.5.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dapphp/securimage.git",
            "reference": "e309fe87603265d87e4f8078305ea09e8e11a191"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dapphp/securimage/zipball/e309fe87603265d87e4f8078305ea09e8e11a191",
            "reference": "e309fe87603265d87e4f8078305ea09e8e11a191",
            "shasum": ""
        },
        "require": {
            "ext-gd": "*",
            "php": ">=5.2.0"
        },
        "time": "2014-08-27 15:24:19",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "securimage.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD"
        ],
        "authors": [
            {
                "name": "Drew Phillips",
                "email": "drew@drew-phillips.com"
            }
        ],
        "description": "PHP CAPTCHA Script",
        "homepage": "http://phpcaptcha.org",
        "keywords": [
            "captcha",
            "security"
        ]
    },
    {
        "name": "doctrine/lexer",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/lexer.git",
            "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
            "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2014-09-09 13:34:57",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Lexer\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "lexer",
            "parser"
        ]
    },
    {
        "name": "doctrine/inflector",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604",
            "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2014-12-20 21:24:13",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Inflector\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Common String Manipulations with regard to casing and singular/plural rules.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "inflection",
            "pluralize",
            "singularize",
            "string"
        ]
    },
    {
        "name": "doctrine/collections",
        "version": "v1.2",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/collections.git",
            "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/collections/zipball/b99c5c46c87126201899afe88ec490a25eedd6a2",
            "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2014-02-03 23:07:43",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Collections\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com",
                "homepage": "http://www.jwage.com/",
                "role": "Creator"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com",
                "homepage": "http://www.instaclick.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com",
                "homepage": "https://github.com/schmittjoh",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "description": "Collections Abstraction library",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "array",
            "collections",
            "iterator"
        ]
    },
    {
        "name": "doctrine/cache",
        "version": "v1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/cache.git",
            "reference": "2346085d2b027b233ae1d5de59b07440b9f288c8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/cache/zipball/2346085d2b027b233ae1d5de59b07440b9f288c8",
            "reference": "2346085d2b027b233ae1d5de59b07440b9f288c8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "conflict": {
            "doctrine/common": ">2.2,<2.4"
        },
        "require-dev": {
            "phpunit/phpunit": ">=3.7",
            "predis/predis": "~0.8",
            "satooshi/php-coveralls": "~0.6"
        },
        "time": "2015-01-15 20:38:55",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Cache\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Caching library offering an object-oriented API for many cache backends",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "cache",
            "caching"
        ]
    },
    {
        "name": "doctrine/annotations",
        "version": "v1.2.3",
        "version_normalized": "1.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/annotations.git",
            "reference": "eeda578cbe24a170331a1cfdf78be723412df7a4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/annotations/zipball/eeda578cbe24a170331a1cfdf78be723412df7a4",
            "reference": "eeda578cbe24a170331a1cfdf78be723412df7a4",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "1.*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "doctrine/cache": "1.*",
            "phpunit/phpunit": "4.*"
        },
        "time": "2014-12-20 20:49:38",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Annotations\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Docblock Annotations Parser",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "docblock",
            "parser"
        ]
    },
    {
        "name": "doctrine/common",
        "version": "v2.4.2",
        "version_normalized": "2.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/common.git",
            "reference": "5db6ab40e4c531f14dad4ca96a394dfce5d4255b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/common/zipball/5db6ab40e4c531f14dad4ca96a394dfce5d4255b",
            "reference": "5db6ab40e4c531f14dad4ca96a394dfce5d4255b",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "1.*",
            "doctrine/cache": "1.*",
            "doctrine/collections": "1.*",
            "doctrine/inflector": "1.*",
            "doctrine/lexer": "1.*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7"
        },
        "time": "2014-05-21 19:28:51",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com",
                "homepage": "http://www.jwage.com/",
                "role": "Creator"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com",
                "homepage": "http://www.instaclick.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com",
                "homepage": "https://github.com/schmittjoh",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "description": "Common Library for Doctrine projects",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "collections",
            "eventmanager",
            "persistence",
            "spl"
        ]
    },
    {
        "name": "doctrine/dbal",
        "version": "v2.5.1",
        "version_normalized": "2.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/dbal.git",
            "reference": "628c2256b646ae2417d44e063bce8aec5199d48d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/dbal/zipball/628c2256b646ae2417d44e063bce8aec5199d48d",
            "reference": "628c2256b646ae2417d44e063bce8aec5199d48d",
            "shasum": ""
        },
        "require": {
            "doctrine/common": ">=2.4,<2.6-dev",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*",
            "symfony/console": "2.*"
        },
        "suggest": {
            "symfony/console": "For helpful console commands such as SQL execution and import of files."
        },
        "time": "2015-01-12 21:52:47",
        "bin": [
            "bin/doctrine-dbal"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\DBAL\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            }
        ],
        "description": "Database Abstraction Layer",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "dbal",
            "persistence",
            "queryobject"
        ]
    },
    {
        "name": "doctrine/migrations",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/migrations.git",
            "reference": "efb77c10dfb75485998a843154bbc44d8124c4d1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/migrations/zipball/efb77c10dfb75485998a843154bbc44d8124c4d1",
            "reference": "efb77c10dfb75485998a843154bbc44d8124c4d1",
            "shasum": ""
        },
        "require": {
            "doctrine/dbal": "~2.0",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "symfony/console": "2.*",
            "symfony/yaml": "2.*"
        },
        "suggest": {
            "symfony/console": "to run the migration from the console"
        },
        "time": "2015-04-07 10:34:31",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\DBAL\\Migrations": "lib"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1"
        ],
        "authors": [
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            }
        ],
        "description": "Database Schema migrations using Doctrine DBAL",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "migrations"
        ]
    },
    {
        "name": "symfony/console",
        "version": "v2.6.4",
        "version_normalized": "2.6.4.0",
        "target-dir": "Symfony/Component/Console",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Console.git",
            "reference": "e44154bfe3e41e8267d7a3794cd9da9a51cfac34"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Console/zipball/e44154bfe3e41e8267d7a3794cd9da9a51cfac34",
            "reference": "e44154bfe3e41e8267d7a3794cd9da9a51cfac34",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/event-dispatcher": "~2.1",
            "symfony/process": "~2.1"
        },
        "suggest": {
            "psr/log": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/process": ""
        },
        "time": "2015-01-25 04:39:26",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Console\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony Console Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "doctrine/orm",
        "version": "v2.4.7",
        "version_normalized": "2.4.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/doctrine2.git",
            "reference": "2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68",
            "reference": "2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68",
            "shasum": ""
        },
        "require": {
            "doctrine/collections": "~1.1",
            "doctrine/dbal": "~2.4",
            "ext-pdo": "*",
            "php": ">=5.3.2",
            "symfony/console": "~2.0"
        },
        "require-dev": {
            "satooshi/php-coveralls": "dev-master",
            "symfony/yaml": "~2.1"
        },
        "suggest": {
            "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
        },
        "time": "2014-12-16 13:45:01",
        "bin": [
            "bin/doctrine",
            "bin/doctrine.php"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\ORM\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            }
        ],
        "description": "Object-Relational-Mapper for PHP",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "orm"
        ]
    },
    {
        "name": "egulias/email-validator",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/egulias/EmailValidator.git",
            "reference": "bb530a193056992702df9f722e8814f57bdb13c2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/bb530a193056992702df9f722e8814f57bdb13c2",
            "reference": "bb530a193056992702df9f722e8814f57bdb13c2",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "~1.0",
            "php": ">= 5.3.3"
        },
        "require-dev": {
            "satooshi/php-coveralls": "dev-master"
        },
        "time": "2014-07-06 17:21:29",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Egulias\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Eduardo Gulias Davis"
            }
        ],
        "description": "A library for validating emails",
        "homepage": "https://github.com/egulias/EmailValidator",
        "keywords": [
            "email",
            "validation",
            "validator"
        ]
    },
    {
        "name": "filp/whoops",
        "version": "1.1.3",
        "version_normalized": "1.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/filp/whoops.git",
            "reference": "a85fab9a98f1f9b8ebcdbe71733f0d910e5b9adf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/filp/whoops/zipball/a85fab9a98f1f9b8ebcdbe71733f0d910e5b9adf",
            "reference": "a85fab9a98f1f9b8ebcdbe71733f0d910e5b9adf",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "mockery/mockery": "0.9.*"
        },
        "time": "2014-10-26 09:05:09",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Whoops": "src/"
            },
            "classmap": [
                "src/deprecated"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Filipe Dobreira",
                "homepage": "https://github.com/filp",
                "role": "Developer"
            }
        ],
        "description": "php error handling for cool kids",
        "homepage": "https://github.com/filp/whoops",
        "keywords": [
            "error",
            "exception",
            "handling",
            "library",
            "silex-provider",
            "whoops",
            "zf2"
        ]
    },
    {
        "name": "gettext/languages",
        "version": "v2.1.1",
        "version_normalized": "2.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mlocati/cldr-to-gettext-plural-rules.git",
            "reference": "7ea1b22590480e21950ab15ef7f56090153d3d21"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mlocati/cldr-to-gettext-plural-rules/zipball/7ea1b22590480e21950ab15ef7f56090153d3d21",
            "reference": "7ea1b22590480e21950ab15ef7f56090153d3d21",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "time": "2015-02-24 09:33:40",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Gettext\\Languages\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michele Locati",
                "email": "mlocati@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "gettext languages with plural rules",
        "homepage": "https://github.com/mlocati/cldr-to-gettext-plural-rules",
        "keywords": [
            "cldr",
            "i18n",
            "internationalization",
            "l10n",
            "language",
            "languages",
            "localization",
            "php",
            "plural",
            "plural rules",
            "plurals",
            "translate",
            "translations",
            "unicode"
        ]
    },
    {
        "name": "hautelook/phpass",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/hautelook/phpass.git",
            "reference": "9590c12bf7c92f67f646d7bf2cf6384e7292cc41"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hautelook/phpass/zipball/9590c12bf7c92f67f646d7bf2cf6384e7292cc41",
            "reference": "9590c12bf7c92f67f646d7bf2cf6384e7292cc41",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2014-11-06 16:47:10",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Hautelook": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Public Domain"
        ],
        "authors": [
            {
                "name": "Solar Designer",
                "email": "solar@openwall.com",
                "homepage": "http://openwall.com/phpass/"
            }
        ],
        "description": "Portable PHP password hashing framework",
        "homepage": "http://github.com/hautelook/phpass/",
        "keywords": [
            "blowfish",
            "crypt",
            "password",
            "security"
        ]
    },
    {
        "name": "htmlawed/htmlawed",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kesar/HTMLawed.git",
            "reference": "9d292af5f4c288aa68f38b87f5d88c8214f5f233"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kesar/HTMLawed/zipball/9d292af5f4c288aa68f38b87f5d88c8214f5f233",
            "reference": "9d292af5f4c288aa68f38b87f5d88c8214f5f233",
            "shasum": ""
        },
        "require": {
            "php": ">4.4.0"
        },
        "time": "2014-01-05 13:06:52",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "htmLawed.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+",
            "LGPL-3.0"
        ],
        "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML  standards and administrative policies",
        "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/",
        "keywords": [
            "HTMLtidy",
            "html",
            "sanitize",
            "strip",
            "tags"
        ]
    },
    {
        "name": "illuminate/support",
        "version": "v4.1.30",
        "version_normalized": "4.1.30.0",
        "target-dir": "Illuminate/Support",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/support.git",
            "reference": "205a132f7d5e5222d23e17d49ad922bf349d240e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/support/zipball/205a132f7d5e5222d23e17d49ad922bf349d240e",
            "reference": "205a132f7d5e5222d23e17d49ad922bf349d240e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "jeremeamia/superclosure": "1.0.*",
            "mockery/mockery": "0.9.*",
            "patchwork/utf8": "1.1.*",
            "phpunit/phpunit": "4.0.*"
        },
        "time": "2014-05-30 16:22:08",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Illuminate\\Support": ""
            },
            "files": [
                "Illuminate/Support/helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com",
                "homepage": "https://github.com/taylorotwell",
                "role": "Creator of Laravel"
            }
        ]
    },
    {
        "name": "symfony/finder",
        "version": "v2.4.10",
        "version_normalized": "2.4.10.0",
        "target-dir": "Symfony/Component/Finder",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Finder.git",
            "reference": "cd03920154bc6669f64fbabb803d24cc8629964c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Finder/zipball/cd03920154bc6669f64fbabb803d24cc8629964c",
            "reference": "cd03920154bc6669f64fbabb803d24cc8629964c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2014-09-27 08:35:25",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Finder\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony Finder Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "illuminate/filesystem",
        "version": "v4.1.30",
        "version_normalized": "4.1.30.0",
        "target-dir": "Illuminate/Filesystem",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/filesystem.git",
            "reference": "bae44b67e7bd68ef676c77cdb70eb505a3aff9aa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/filesystem/zipball/bae44b67e7bd68ef676c77cdb70eb505a3aff9aa",
            "reference": "bae44b67e7bd68ef676c77cdb70eb505a3aff9aa",
            "shasum": ""
        },
        "require": {
            "illuminate/support": "4.1.*",
            "php": ">=5.3.0",
            "symfony/finder": "2.4.*"
        },
        "require-dev": {
            "phpunit/phpunit": "4.0.*"
        },
        "time": "2014-03-22 20:12:48",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Illuminate\\Filesystem": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com",
                "homepage": "https://github.com/taylorotwell",
                "role": "Creator of Laravel"
            }
        ]
    },
    {
        "name": "illuminate/config",
        "version": "v4.1.30",
        "version_normalized": "4.1.30.0",
        "target-dir": "Illuminate/Config",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/config.git",
            "reference": "7492390a13d575e73460e6738ba38a3e41ac0341"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/config/zipball/7492390a13d575e73460e6738ba38a3e41ac0341",
            "reference": "7492390a13d575e73460e6738ba38a3e41ac0341",
            "shasum": ""
        },
        "require": {
            "illuminate/filesystem": "4.1.*",
            "illuminate/support": "4.1.*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.0.*"
        },
        "time": "2014-04-16 00:49:36",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Illuminate\\Config": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com",
                "homepage": "https://github.com/taylorotwell",
                "role": "Creator of Laravel"
            }
        ]
    },
    {
        "name": "illuminate/container",
        "version": "v4.1.30",
        "version_normalized": "4.1.30.0",
        "target-dir": "Illuminate/Container",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/container.git",
            "reference": "5b76abf9138fe1ad99788944e0561ebc655a254f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/container/zipball/5b76abf9138fe1ad99788944e0561ebc655a254f",
            "reference": "5b76abf9138fe1ad99788944e0561ebc655a254f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.0.*"
        },
        "time": "2014-05-22 21:07:57",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Illuminate\\Container": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com",
                "homepage": "https://github.com/taylorotwell",
                "role": "Creator of Laravel"
            }
        ]
    },
    {
        "name": "imagine/imagine",
        "version": "0.6.2",
        "version_normalized": "0.6.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/avalanche123/Imagine.git",
            "reference": "83ca8babede0e54f935ec09d55a726bf4b0a3f7c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/83ca8babede0e54f935ec09d55a726bf4b0a3f7c",
            "reference": "83ca8babede0e54f935ec09d55a726bf4b0a3f7c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "sami/sami": "dev-master"
        },
        "suggest": {
            "ext-gd": "to use the GD implementation",
            "ext-gmagick": "to use the Gmagick implementation",
            "ext-imagick": "to use the Imagick implementation"
        },
        "time": "2014-11-11 11:36:02",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "0.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Imagine": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bulat Shakirzyanov",
                "email": "mallluhuct@gmail.com",
                "homepage": "http://avalanche123.com"
            }
        ],
        "description": "Image processing for PHP 5.3",
        "homepage": "http://imagine.readthedocs.org/",
        "keywords": [
            "drawing",
            "graphics",
            "image manipulation",
            "image processing"
        ]
    },
    {
        "name": "innogames/cssmin",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/innogames/CssMin.git",
            "reference": "6d3aa76c53c47ddbaf02d5bd2e0d1d5ecd0ade7a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/innogames/CssMin/zipball/6d3aa76c53c47ddbaf02d5bd2e0d1d5ecd0ade7a",
            "reference": "6d3aa76c53c47ddbaf02d5bd2e0d1d5ecd0ade7a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.0"
        },
        "time": "2013-10-08 13:59:22",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Joe Scylla",
                "email": "joe.scylla@gmail.com",
                "homepage": "https://profiles.google.com/joe.scylla"
            }
        ],
        "description": "Minifying CSS",
        "homepage": "http://code.google.com/p/cssmin/",
        "keywords": [
            "css",
            "minify"
        ]
    },
    {
        "name": "kertz/twitteroauth",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kertz/twitteroauth.git",
            "reference": "97b677ca030e7de7dcade797aabb4af8a3aa463f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kertz/twitteroauth/zipball/97b677ca030e7de7dcade797aabb4af8a3aa463f",
            "reference": "97b677ca030e7de7dcade797aabb4af8a3aa463f",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3.0"
        },
        "time": "2014-02-23 11:27:58",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "twitteroauth"
            ]
        },
        "notification-url": "https://packagist.org/downloads/"
    },
    {
        "name": "true/punycode",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/true/php-punycode.git",
            "reference": "59dca474914324763397be2ea3d6ad3bc48f4688"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/true/php-punycode/zipball/59dca474914324763397be2ea3d6ad3bc48f4688",
            "reference": "59dca474914324763397be2ea3d6ad3bc48f4688",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.x",
            "satooshi/php-coveralls": "dev-master",
            "squizlabs/php_codesniffer": "2.0.x-dev"
        },
        "time": "2014-08-26 14:21:01",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "True\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Renan Gonçalves",
                "email": "renan.saddam@gmail.com"
            }
        ],
        "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
        "homepage": "https://github.com/true/php-punycode",
        "keywords": [
            "idna",
            "punycode"
        ]
    },
    {
        "name": "league/url",
        "version": "3.2.1",
        "version_normalized": "3.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/url.git",
            "reference": "74ae626949e967fd20511d074835ae6ff67d97ae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/url/zipball/74ae626949e967fd20511d074835ae6ff67d97ae",
            "reference": "74ae626949e967fd20511d074835ae6ff67d97ae",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3.0",
            "true/punycode": "~1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2014-11-27 10:14:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Url\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ignace Nyamagana Butera",
                "email": "nyamsprod@gmail.com",
                "homepage": "https://github.com/nyamsprod/",
                "role": "Developer"
            }
        ],
        "description": "League/url is a lightweight PHP Url manipulating library",
        "keywords": [
            "parse_url",
            "php",
            "url"
        ]
    },
    {
        "name": "michelf/php-markdown",
        "version": "dev-lib",
        "version_normalized": "dev-lib",
        "source": {
            "type": "git",
            "url": "https://github.com/michelf/php-markdown.git",
            "reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/michelf/php-markdown/zipball/e1aabe18173231ebcefc90e615565742fc1c7fd9",
            "reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2015-03-01 12:03:08",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-lib": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Michelf": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "John Gruber",
                "homepage": "http://daringfireball.net/"
            },
            {
                "name": "Michel Fortin",
                "email": "michel.fortin@michelf.ca",
                "homepage": "https://michelf.ca/",
                "role": "Developer"
            }
        ],
        "description": "PHP Markdown",
        "homepage": "https://michelf.ca/projects/php-markdown/",
        "keywords": [
            "markdown"
        ]
    },
    {
        "name": "gettext/gettext",
        "version": "v3.4.2",
        "version_normalized": "3.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/oscarotero/Gettext.git",
            "reference": "6d8fae62ce7df8676a351dfa5728c8f87f20ef53"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/oscarotero/Gettext/zipball/6d8fae62ce7df8676a351dfa5728c8f87f20ef53",
            "reference": "6d8fae62ce7df8676a351dfa5728c8f87f20ef53",
            "shasum": ""
        },
        "require": {
            "gettext/languages": "2.*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "illuminate/view": "*",
            "phpunit/phpunit": "~4.0",
            "twig/extensions": "*",
            "twig/twig": "*"
        },
        "suggest": {
            "illuminate/view": "Is necessary if you want to use the Blade extractor",
            "twig/extensions": "Is necessary if you want to use the Twig extractor",
            "twig/twig": "Is necessary if you want to use the Twig extractor"
        },
        "time": "2015-04-28 17:50:01",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Gettext\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Oscar Otero",
                "email": "oom@oscarotero.com",
                "homepage": "http://oscarotero.com",
                "role": "Developer"
            }
        ],
        "description": "PHP gettext manager",
        "homepage": "https://github.com/oscarotero/Gettext",
        "keywords": [
            "JS",
            "gettext",
            "i18n",
            "mo",
            "po",
            "translation"
        ]
    },
    {
        "name": "mlocati/concrete5-translation-library",
        "version": "1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mlocati/concrete5-translation-library.git",
            "reference": "d27b143760526da8c4baa1647b6cd6ca59133c58"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mlocati/concrete5-translation-library/zipball/d27b143760526da8c4baa1647b6cd6ca59133c58",
            "reference": "d27b143760526da8c4baa1647b6cd6ca59133c58",
            "shasum": ""
        },
        "require": {
            "gettext/gettext": "3.4.*",
            "php": ">=5.3.0"
        },
        "time": "2015-04-28 14:52:20",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "C5TL\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michele Locati",
                "email": "mlocati@gmail.com",
                "homepage": "https://github.com/mlocati",
                "role": "developer"
            }
        ],
        "description": "Library to handle concrete5 core and package translations",
        "homepage": "https://github.com/mlocati/concrete5-translation-library",
        "keywords": [
            "concrete5",
            "i18n",
            "internationalization",
            "l10n",
            "localization",
            "packages",
            "translate",
            "translation"
        ]
    },
    {
        "name": "mobiledetect/mobiledetectlib",
        "version": "2.8.11",
        "version_normalized": "2.8.11.0",
        "source": {
            "type": "git",
            "url": "https://github.com/serbanghita/Mobile-Detect.git",
            "reference": "c68901fb09227dcf04872f0d6a27b9f6e75ecf1f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/c68901fb09227dcf04872f0d6a27b9f6e75ecf1f",
            "reference": "c68901fb09227dcf04872f0d6a27b9f6e75ecf1f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.0.0"
        },
        "require-dev": {
            "johnkary/phpunit-speedtrap": "~1.0@dev",
            "phpunit/phpunit": "*"
        },
        "time": "2014-11-23 13:08:17",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "Mobile_Detect.php"
            ],
            "psr-0": {
                "Detection": "namespaced/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Serban Ghita",
                "email": "serbanghita@gmail.com",
                "homepage": "http://mobiledetect.net",
                "role": "Developer"
            }
        ],
        "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
        "homepage": "https://github.com/serbanghita/Mobile-Detect",
        "keywords": [
            "detect mobile devices",
            "mobile",
            "mobile detect",
            "mobile detector",
            "php mobile detect"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
            "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
            "shasum": ""
        },
        "time": "2012-12-21 11:40:51",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Psr\\Log\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "monolog/monolog",
        "version": "1.13.0",
        "version_normalized": "1.13.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/monolog.git",
            "reference": "c41c218e239b50446fd883acb1ecfd4b770caeae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c41c218e239b50446fd883acb1ecfd4b770caeae",
            "reference": "c41c218e239b50446fd883acb1ecfd4b770caeae",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "psr/log": "~1.0"
        },
        "provide": {
            "psr/log-implementation": "1.0.0"
        },
        "require-dev": {
            "aws/aws-sdk-php": "~2.4, >2.4.8",
            "doctrine/couchdb": "~1.0@dev",
            "graylog2/gelf-php": "~1.0",
            "phpunit/phpunit": "~4.0",
            "raven/raven": "~0.5",
            "ruflin/elastica": "0.90.*",
            "swiftmailer/swiftmailer": "~5.3",
            "videlalvaro/php-amqplib": "~2.4"
        },
        "suggest": {
            "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
            "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
            "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
            "ext-mongo": "Allow sending log messages to a MongoDB server",
            "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
            "raven/raven": "Allow sending log messages to a Sentry server",
            "rollbar/rollbar": "Allow sending log messages to Rollbar",
            "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
            "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
        },
        "time": "2015-03-05 01:12:12",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.13.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Monolog\\": "src/Monolog"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
        "homepage": "http://github.com/Seldaek/monolog",
        "keywords": [
            "log",
            "logging",
            "psr-3"
        ]
    },
    {
        "name": "nesbot/carbon",
        "version": "1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/briannesbitt/Carbon.git",
            "reference": "2b60366be6dcb9f9cd3e244ab25eb98eaea99551"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/2b60366be6dcb9f9cd3e244ab25eb98eaea99551",
            "reference": "2b60366be6dcb9f9cd3e244ab25eb98eaea99551",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2014-08-26 03:18:44",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Carbon": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Brian Nesbitt",
                "email": "brian@nesbot.com",
                "homepage": "http://nesbot.com"
            }
        ],
        "description": "A simple API extension for DateTime.",
        "homepage": "https://github.com/briannesbitt/Carbon",
        "keywords": [
            "date",
            "datetime",
            "time"
        ]
    },
    {
        "name": "lusitanian/oauth",
        "version": "v0.3.5",
        "version_normalized": "0.3.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Lusitanian/PHPoAuthLib.git",
            "reference": "ac5a1cd5a4519143728dce2213936eea302edf8a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/ac5a1cd5a4519143728dce2213936eea302edf8a",
            "reference": "ac5a1cd5a4519143728dce2213936eea302edf8a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*",
            "predis/predis": "0.8.*@dev",
            "symfony/http-foundation": "~2.1"
        },
        "suggest": {
            "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
            "predis/predis": "Allows using the Redis storage backend.",
            "symfony/http-foundation": "Allows using the Symfony Session storage backend."
        },
        "time": "2014-09-05 15:19:58",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "OAuth": "src",
                "OAuth\\Unit": "tests"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "David Desberg",
                "email": "david@daviddesberg.com"
            },
            {
                "name": "Pieter Hordijk",
                "email": "info@pieterhordijk.com"
            }
        ],
        "description": "PHP 5.3+ oAuth 1/2 Library",
        "keywords": [
            "Authentication",
            "authorization",
            "oauth",
            "security"
        ]
    },
    {
        "name": "oryzone/oauth-user-data",
        "version": "v1.0.0-alpha",
        "version_normalized": "1.0.0.0-alpha",
        "source": {
            "type": "git",
            "url": "https://github.com/Oryzone/PHPoAuthUserData.git",
            "reference": "6a180a474ce5040e93a45ba47f9dd8b4ddb717b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Oryzone/PHPoAuthUserData/zipball/6a180a474ce5040e93a45ba47f9dd8b4ddb717b4",
            "reference": "6a180a474ce5040e93a45ba47f9dd8b4ddb717b4",
            "shasum": ""
        },
        "require": {
            "lusitanian/oauth": "~0.2@dev",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7"
        },
        "time": "2014-02-10 10:20:55",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "OAuth\\UserData\\": "src/OAuth/UserData/",
                "OAuth\\UserData\\Unit\\": "tests/OAuth/Unit/UserData/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Luciano Mammino",
                "email": "lmammino@oryzone.com",
                "homepage": "http://oryzone.com",
                "role": "Developer"
            }
        ],
        "description": "Extension library for Lusitanian/PHPoAuthLib to extract user profile data from various oAuth providers",
        "homepage": "https://github.com/Oryzone/PHPoAuthUserData",
        "keywords": [
            "Authentication",
            "authorization",
            "oauth",
            "profile",
            "security",
            "user"
        ]
    },
    {
        "name": "oyejorge/less.php",
        "version": "v1.7.0.1",
        "version_normalized": "1.7.0.1",
        "source": {
            "type": "git",
            "url": "https://github.com/oyejorge/less.php.git",
            "reference": "958476be9e47a13db0579397f0164af1776bdbee"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/oyejorge/less.php/zipball/958476be9e47a13db0579397f0164af1776bdbee",
            "reference": "958476be9e47a13db0579397f0164af1776bdbee",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "time": "2014-03-17 04:51:51",
        "bin": [
            "bin/lessc"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Less": "lib/"
            },
            "classmap": [
                "lessc.inc.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Matt Agar",
                "homepage": "https://github.com/agar"
            },
            {
                "name": "Martin Jantošovič",
                "homepage": "https://github.com/Mordred"
            },
            {
                "name": "Josh Schmidt",
                "homepage": "https://github.com/oyejorge"
            }
        ],
        "description": "PHP port of the Javascript version of LESS http://lesscss.org",
        "homepage": "http://lessphp.gpeasy.com",
        "keywords": [
            "css",
            "less",
            "less.js",
            "lesscss",
            "php",
            "stylesheet"
        ]
    },
    {
        "name": "pagerfanta/pagerfanta",
        "version": "v1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/whiteoctober/Pagerfanta.git",
            "reference": "ac1edfdf81c91a0f1471769071011ebf9b055421"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/ac1edfdf81c91a0f1471769071011ebf9b055421",
            "reference": "ac1edfdf81c91a0f1471769071011ebf9b055421",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "doctrine/mongodb-odm": "1.0.*@dev",
            "doctrine/orm": "2.3.*",
            "doctrine/phpcr-odm": "1.*",
            "jackalope/jackalope-doctrine-dbal": "1.*",
            "jmikola/geojson": "1.0.*",
            "mandango/mandango": "1.0.*@dev",
            "phpunit/phpunit": "3.7.*",
            "propel/propel1": "~1.6",
            "solarium/solarium": "3.1.*"
        },
        "suggest": {
            "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
            "doctrine/orm": "To use the DoctrineORMAdapter.",
            "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
            "mandango/mandango": "To use the MandangoAdapter.",
            "propel/propel1": "To use the PropelAdapter",
            "solarium/solarium": "To use the SolariumAdapter."
        },
        "time": "2014-06-02 09:21:14",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Pagerfanta\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Pablo Díez",
                "email": "pablodip@gmail.com",
                "homepage": "http://github.com/pablodip"
            }
        ],
        "description": "Pagination for PHP 5.3",
        "keywords": [
            "page",
            "pagination",
            "paginator",
            "paging"
        ]
    },
    {
        "name": "patchwork/utf8",
        "version": "1.1.x-dev",
        "version_normalized": "1.1.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/tchwork/utf8.git",
            "reference": "ffa082111aa3cb23cf2479a17e6785ace91da982"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tchwork/utf8/zipball/ffa082111aa3cb23cf2479a17e6785ace91da982",
            "reference": "ffa082111aa3cb23cf2479a17e6785ace91da982",
            "shasum": ""
        },
        "require": {
            "lib-pcre": ">=7.3",
            "php": ">=5.3.0"
        },
        "suggest": {
            "ext-iconv": "Use iconv for best performance",
            "ext-intl": "Use Intl for best performance",
            "ext-mbstring": "Use Mbstring for best performance"
        },
        "time": "2015-01-12 08:05:15",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Patchwork": "class/",
                "Normalizer": "class/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "(Apache-2.0 or GPL-2.0)"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            }
        ],
        "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
        "homepage": "https://github.com/tchwork/utf8",
        "keywords": [
            "grapheme",
            "i18n",
            "unicode",
            "utf-8",
            "utf8"
        ]
    },
    {
        "name": "primal/color",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/PrimalPHP/Color.git",
            "reference": "d95e2258deecb2ac27b78c3d8c776ac802d0ab68"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PrimalPHP/Color/zipball/d95e2258deecb2ac27b78c3d8c776ac802d0ab68",
            "reference": "d95e2258deecb2ac27b78c3d8c776ac802d0ab68",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2014-10-21 15:41:25",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Primal\\Color": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jarvis Badgley",
                "email": "primal@chipersoft.com",
                "homepage": "http://chipersoft.com"
            }
        ],
        "description": "Collection of classes for converting and manipulating colors",
        "homepage": "http://github.com/PrimalPHP/Color",
        "keywords": [
            "color"
        ]
    },
    {
        "name": "punic/punic",
        "version": "1.6.1",
        "version_normalized": "1.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/punic/punic.git",
            "reference": "c98e5e8282723ed7c4e6f260818c2adb9198c928"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/punic/punic/zipball/c98e5e8282723ed7c4e6f260818c2adb9198c928",
            "reference": "c98e5e8282723ed7c4e6f260818c2adb9198c928",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "replace": {
            "punic/calendar": "*",
            "punic/common": "*"
        },
        "require-dev": {
            "apigen/apigen": "4.0.*"
        },
        "time": "2015-05-11 16:20:09",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Punic\\": "code/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michele Locati",
                "email": "mlocati@gmail.com",
                "role": "Developer"
            },
            {
                "name": "Remo Laubacher",
                "email": "remo.laubacher@gmail.com",
                "role": "Collaborator, motivator and perfectionist supporter"
            }
        ],
        "description": "PHP-Unicode CLDR",
        "homepage": "https://github.com/punic/punic",
        "keywords": [
            "calendar",
            "cldr",
            "date",
            "date-time",
            "i18n",
            "internationalization",
            "l10n",
            "localization",
            "php",
            "time",
            "translate",
            "translations",
            "unicode"
        ]
    },
    {
        "name": "sunra/php-simple-html-dom-parser",
        "version": "v1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sunra/php-simple-html-dom-parser.git",
            "reference": "a0b80ace086c7e09085669205e1b3c2c9c7a453c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sunra/php-simple-html-dom-parser/zipball/a0b80ace086c7e09085669205e1b3c2c9c7a453c",
            "reference": "a0b80ace086c7e09085669205e1b3c2c9c7a453c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2013-05-04 14:32:03",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Sunra\\PhpSimple\\HtmlDomParser": "Src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Sunra",
                "email": "sunra@yandex.ru",
                "homepage": "http://github.com/sunra"
            }
        ],
        "description": "Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.",
        "homepage": "https://github.com/sunra/php-simple-html-dom-parser",
        "keywords": [
            "dom",
            "html",
            "parser"
        ]
    },
    {
        "name": "symfony/class-loader",
        "version": "v2.5.10",
        "version_normalized": "2.5.10.0",
        "target-dir": "Symfony/Component/ClassLoader",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/ClassLoader.git",
            "reference": "abad64f8379f65a24f64eb2478ec012d3d6ddcb4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/ClassLoader/zipball/abad64f8379f65a24f64eb2478ec012d3d6ddcb4",
            "reference": "abad64f8379f65a24f64eb2478ec012d3d6ddcb4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "symfony/finder": "~2.0,>=2.0.5"
        },
        "time": "2015-01-05 08:51:41",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\ClassLoader\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony ClassLoader Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/http-foundation",
        "version": "v2.5.10",
        "version_normalized": "2.5.10.0",
        "target-dir": "Symfony/Component/HttpFoundation",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/HttpFoundation.git",
            "reference": "89c650efaca9540101004852d232c96672bbb91c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/89c650efaca9540101004852d232c96672bbb91c",
            "reference": "89c650efaca9540101004852d232c96672bbb91c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "symfony/expression-language": "~2.4"
        },
        "time": "2015-02-01 09:36:16",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\HttpFoundation\\": ""
            },
            "classmap": [
                "Symfony/Component/HttpFoundation/Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony HttpFoundation Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v2.5.10",
        "version_normalized": "2.5.10.0",
        "target-dir": "Symfony/Component/EventDispatcher",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/EventDispatcher.git",
            "reference": "af6eb6a9a1a3b411facfd8e7e3f82a6be7919c04"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/af6eb6a9a1a3b411facfd8e7e3f82a6be7919c04",
            "reference": "af6eb6a9a1a3b411facfd8e7e3f82a6be7919c04",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.0,>=2.0.5",
            "symfony/dependency-injection": "~2.0,>=2.0.5,<2.6.0",
            "symfony/stopwatch": "~2.3"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2015-01-29 18:20:43",
        "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": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony EventDispatcher Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/debug",
        "version": "v2.6.4",
        "version_normalized": "2.6.4.0",
        "target-dir": "Symfony/Component/Debug",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Debug.git",
            "reference": "150c80059c3ccf68f96a4fceb513eb6b41f23300"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Debug/zipball/150c80059c3ccf68f96a4fceb513eb6b41f23300",
            "reference": "150c80059c3ccf68f96a4fceb513eb6b41f23300",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "psr/log": "~1.0"
        },
        "conflict": {
            "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
        },
        "require-dev": {
            "symfony/class-loader": "~2.2",
            "symfony/http-foundation": "~2.1",
            "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2"
        },
        "suggest": {
            "symfony/http-foundation": "",
            "symfony/http-kernel": ""
        },
        "time": "2015-01-21 20:57:55",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Debug\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony Debug Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/http-kernel",
        "version": "v2.5.10",
        "version_normalized": "2.5.10.0",
        "target-dir": "Symfony/Component/HttpKernel",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/HttpKernel.git",
            "reference": "a28ec28c98e8f1db9b499fc449a5d33ec281ea2e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/a28ec28c98e8f1db9b499fc449a5d33ec281ea2e",
            "reference": "a28ec28c98e8f1db9b499fc449a5d33ec281ea2e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "psr/log": "~1.0",
            "symfony/debug": "~2.5.9|~2.6,>=2.6.2",
            "symfony/event-dispatcher": "~2.5.9|~2.6,>=2.6.2",
            "symfony/http-foundation": "~2.5"
        },
        "require-dev": {
            "symfony/browser-kit": "~2.3",
            "symfony/class-loader": "~2.1",
            "symfony/config": "~2.0,>=2.0.5",
            "symfony/console": "~2.2",
            "symfony/css-selector": "~2.0,>=2.0.5",
            "symfony/dependency-injection": "~2.2",
            "symfony/dom-crawler": "~2.0,>=2.0.5",
            "symfony/expression-language": "~2.4",
            "symfony/finder": "~2.0,>=2.0.5",
            "symfony/process": "~2.0,>=2.0.5",
            "symfony/routing": "~2.2",
            "symfony/stopwatch": "~2.3",
            "symfony/templating": "~2.2"
        },
        "suggest": {
            "symfony/browser-kit": "",
            "symfony/class-loader": "",
            "symfony/config": "",
            "symfony/console": "",
            "symfony/dependency-injection": "",
            "symfony/finder": ""
        },
        "time": "2015-02-02 09:26:53",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\HttpKernel\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony HttpKernel Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/routing",
        "version": "v2.5.10",
        "version_normalized": "2.5.10.0",
        "target-dir": "Symfony/Component/Routing",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Routing.git",
            "reference": "3a9c35ca312d8cb6a308b751f9a1cd92cd5d9277"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Routing/zipball/3a9c35ca312d8cb6a308b751f9a1cd92cd5d9277",
            "reference": "3a9c35ca312d8cb6a308b751f9a1cd92cd5d9277",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "doctrine/annotations": "~1.0",
            "doctrine/common": "~2.2",
            "psr/log": "~1.0",
            "symfony/config": "~2.2",
            "symfony/expression-language": "~2.4",
            "symfony/http-foundation": "~2.3",
            "symfony/yaml": "~2.0,>=2.0.5"
        },
        "suggest": {
            "doctrine/annotations": "For using the annotation loader",
            "symfony/config": "For using the all-in-one router or any loader",
            "symfony/expression-language": "For using expression matching",
            "symfony/yaml": "For using the YAML loader"
        },
        "time": "2015-01-13 14:58:43",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Routing\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony Routing Component",
        "homepage": "http://symfony.com",
        "keywords": [
            "router",
            "routing",
            "uri",
            "url"
        ]
    },
    {
        "name": "symfony/serializer",
        "version": "v2.5.10",
        "version_normalized": "2.5.10.0",
        "target-dir": "Symfony/Component/Serializer",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Serializer.git",
            "reference": "8475784f696c3dffb588802e3c6328ab66ae0e6b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Serializer/zipball/8475784f696c3dffb588802e3c6328ab66ae0e6b",
            "reference": "8475784f696c3dffb588802e3c6328ab66ae0e6b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2015-02-01 09:36:16",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Serializer\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony Serializer Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "tedivm/jshrink",
        "version": "v0.5.2",
        "version_normalized": "0.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tedious/JShrink.git",
            "reference": "4b48e3d051cf0ab145db9df20d3292d91485bb60"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tedious/JShrink/zipball/4b48e3d051cf0ab145db9df20d3292d91485bb60",
            "reference": "4b48e3d051cf0ab145db9df20d3292d91485bb60",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2014-01-14 22:23:53",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JShrink": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Robert Hafner",
                "email": "tedivm@tedivm.com"
            }
        ],
        "description": "Javascript Minifier built in PHP",
        "homepage": "http://github.com/tedivm/JShrink",
        "keywords": [
            "javascript",
            "minifier"
        ]
    },
    {
        "name": "tedivm/stash",
        "version": "v0.12.1",
        "version_normalized": "0.12.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tedious/Stash.git",
            "reference": "4d76935edae27bd9ed9e87f839efd5af4a8015d1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tedious/Stash/zipball/4d76935edae27bd9ed9e87f839efd5af4a8015d1",
            "reference": "4d76935edae27bd9ed9e87f839efd5af4a8015d1",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "fabpot/php-cs-fixer": "0.4.0",
            "phpunit/phpunit": "4.0.*",
            "satooshi/php-coveralls": "dev-master"
        },
        "time": "2014-05-31 15:54:45",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Stash\\": "src/Stash/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Robert Hafner",
                "email": "tedivm@tedivm.com"
            },
            {
                "name": "Josh Hall-Bachner",
                "email": "charlequin@gmail.com"
            }
        ],
        "description": "The place to keep your cache.",
        "homepage": "http://github.com/tedious/Stash",
        "keywords": [
            "apc",
            "cache",
            "caching",
            "memcached",
            "redis",
            "sessions"
        ]
    },
    {
        "name": "voku/urlify",
        "version": "1.0.1-stable",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/voku/urlify.git",
            "reference": "d18177396eb1050e6369c498a2e1931c37ec3275"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/voku/urlify/zipball/d18177396eb1050e6369c498a2e1931c37ec3275",
            "reference": "d18177396eb1050e6369c498a2e1931c37ec3275",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2013-10-16 18:23:13",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "URLify": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Johnny Broadway",
                "email": "johnny@johnnybroadway.com",
                "homepage": "http://www.johnnybroadway.com/",
                "role": "Main Developer"
            }
        ],
        "description": "PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.",
        "homepage": "https://github.com/jbroadway/urlify",
        "keywords": [
            "encode",
            "iconv",
            "link",
            "slug",
            "translit",
            "transliterate",
            "transliteration",
            "url",
            "urlify"
        ]
    },
    {
        "name": "zendframework/zend-stdlib",
        "version": "2.2.9",
        "version_normalized": "2.2.9.0",
        "target-dir": "Zend/Stdlib",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/Component_ZendStdlib.git",
            "reference": "b728adccf66e9182ff66229ae60bd08e0c1fc9f2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/Component_ZendStdlib/zipball/b728adccf66e9182ff66229ae60bd08e0c1fc9f2",
            "reference": "b728adccf66e9182ff66229ae60bd08e0c1fc9f2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "zendframework/zend-eventmanager": "To support aggregate hydrator usage",
            "zendframework/zend-servicemanager": "To support hydrator plugin manager usage"
        },
        "time": "2015-01-14 16:28:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev",
                "dev-develop": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Zend\\Stdlib\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "keywords": [
            "stdlib",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-servicemanager",
        "version": "2.2.9",
        "version_normalized": "2.2.9.0",
        "target-dir": "Zend/ServiceManager",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/Component_ZendServiceManager.git",
            "reference": "c2a806a3a56155c71d48ffb3286ff45194ec23da"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/Component_ZendServiceManager/zipball/c2a806a3a56155c71d48ffb3286ff45194ec23da",
            "reference": "c2a806a3a56155c71d48ffb3286ff45194ec23da",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "zendframework/zend-di": "Zend\\Di component"
        },
        "time": "2015-01-14 16:28:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev",
                "dev-develop": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Zend\\ServiceManager\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "keywords": [
            "servicemanager",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-eventmanager",
        "version": "2.2.9",
        "version_normalized": "2.2.9.0",
        "target-dir": "Zend/EventManager",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/Component_ZendEventManager.git",
            "reference": "1ef2e2a909f08bf0763dd70f607eef507a5e83c2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/Component_ZendEventManager/zipball/1ef2e2a909f08bf0763dd70f607eef507a5e83c2",
            "reference": "1ef2e2a909f08bf0763dd70f607eef507a5e83c2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "zendframework/zend-stdlib": "self.version"
        },
        "time": "2015-01-14 16:28:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev",
                "dev-develop": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Zend\\EventManager\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "keywords": [
            "eventmanager",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-cache",
        "version": "2.2.9",
        "version_normalized": "2.2.9.0",
        "target-dir": "Zend/Cache",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/Component_ZendCache.git",
            "reference": "dce54b69e26ec63e69fadc2fa6486a77d2a08453"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/Component_ZendCache/zipball/dce54b69e26ec63e69fadc2fa6486a77d2a08453",
            "reference": "dce54b69e26ec63e69fadc2fa6486a77d2a08453",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "zendframework/zend-eventmanager": "self.version",
            "zendframework/zend-servicemanager": "self.version",
            "zendframework/zend-stdlib": "self.version"
        },
        "require-dev": {
            "zendframework/zend-serializer": "self.version"
        },
        "suggest": {
            "ext-apc": "APC >= 3.1.6 to use the APC storage adapter",
            "ext-dba": "DBA, to use the DBA storage adapter",
            "ext-memcached": "Memcached >= 1.0.0 to use the Memcached storage adapter",
            "ext-wincache": "WinCache, to use the WinCache storage adapter",
            "zendframework/zend-serializer": "Zend\\Serializer component",
            "zendframework/zend-session": "Zend\\Session component"
        },
        "time": "2015-01-14 16:28:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev",
                "dev-develop": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Zend\\Cache\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "provides a generic way to cache any data",
        "keywords": [
            "cache",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-escaper",
        "version": "2.2.9",
        "version_normalized": "2.2.9.0",
        "target-dir": "Zend/Escaper",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/Component_ZendEscaper.git",
            "reference": "4e4b2678d96c1b0ba455ede2416ba41e36f0bdaf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/Component_ZendEscaper/zipball/4e4b2678d96c1b0ba455ede2416ba41e36f0bdaf",
            "reference": "4e4b2678d96c1b0ba455ede2416ba41e36f0bdaf",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2015-01-14 16:28:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev",
                "dev-develop": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Zend\\Escaper\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "keywords": [
            "escaper",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-feed",
        "version": "2.2.9",
        "version_normalized": "2.2.9.0",
        "target-dir": "Zend/Feed",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/Component_ZendFeed.git",
            "reference": "f4d953c9f15e3dfc8d3e8cfaa7825b0b48474ea3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/Component_ZendFeed/zipball/f4d953c9f15e3dfc8d3e8cfaa7825b0b48474ea3",
            "reference": "f4d953c9f15e3dfc8d3e8cfaa7825b0b48474ea3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "zendframework/zend-escaper": "self.version",
            "zendframework/zend-stdlib": "self.version"
        },
        "suggest": {
            "zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader",
            "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for default/recommended ExtensionManager implementations",
            "zendframework/zend-validator": "Zend\\Validator component"
        },
        "time": "2015-01-14 16:28:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev",
                "dev-develop": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Zend\\Feed\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "provides functionality for consuming RSS and Atom feeds",
        "keywords": [
            "feed",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-validator",
        "version": "2.2.9",
        "version_normalized": "2.2.9.0",
        "target-dir": "Zend/Validator",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/Component_ZendValidator.git",
            "reference": "87649a9e2da454ba1f422e07c9208b0b07aefe39"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/Component_ZendValidator/zipball/87649a9e2da454ba1f422e07c9208b0b07aefe39",
            "reference": "87649a9e2da454ba1f422e07c9208b0b07aefe39",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "zendframework/zend-stdlib": "self.version"
        },
        "require-dev": {
            "zendframework/zend-filter": "self.version",
            "zendframework/zend-i18n": "self.version",
            "zendframework/zend-math": "self.version",
            "zendframework/zend-servicemanager": "self.version"
        },
        "suggest": {
            "zendframework/zend-db": "Zend\\Db component",
            "zendframework/zend-filter": "Zend\\Filter component, required by the Digits validator",
            "zendframework/zend-i18n": "Zend\\I18n component to allow translation of validation error messages as well as to use the various Date validators",
            "zendframework/zend-math": "Zend\\Math component",
            "zendframework/zend-resources": "Translations of validator messages",
            "zendframework/zend-servicemanager": "Zend\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
            "zendframework/zend-uri": "Zend\\Uri component, required by the Uri and Sitemap\\Loc validators"
        },
        "time": "2015-01-14 16:28:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev",
                "dev-develop": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Zend\\Validator\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "provides a set of commonly needed validators",
        "keywords": [
            "validator",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-uri",
        "version": "2.2.9",
        "version_normalized": "2.2.9.0",
        "target-dir": "Zend/Uri",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/Component_ZendUri.git",
            "reference": "6abb6e9d984899b8deb89b2fd746478974d679f2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/Component_ZendUri/zipball/6abb6e9d984899b8deb89b2fd746478974d679f2",
            "reference": "6abb6e9d984899b8deb89b2fd746478974d679f2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "zendframework/zend-escaper": "self.version",
            "zendframework/zend-validator": "self.version"
        },
        "time": "2015-01-14 16:28:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev",
                "dev-develop": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Zend\\Uri\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "a component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)",
        "keywords": [
            "uri",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-loader",
        "version": "2.2.9",
        "version_normalized": "2.2.9.0",
        "target-dir": "Zend/Loader",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/Component_ZendLoader.git",
            "reference": "09140ea4beed4a568a54dd88204cbf4ec8df1ffd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/Component_ZendLoader/zipball/09140ea4beed4a568a54dd88204cbf4ec8df1ffd",
            "reference": "09140ea4beed4a568a54dd88204cbf4ec8df1ffd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2015-01-14 16:28:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev",
                "dev-develop": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Zend\\Loader\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "keywords": [
            "loader",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-http",
        "version": "2.2.9",
        "version_normalized": "2.2.9.0",
        "target-dir": "Zend/Http",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/Component_ZendHttp.git",
            "reference": "00665fb9b7abbeffc16e9b6f527863c942f6ce88"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/Component_ZendHttp/zipball/00665fb9b7abbeffc16e9b6f527863c942f6ce88",
            "reference": "00665fb9b7abbeffc16e9b6f527863c942f6ce88",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "zendframework/zend-loader": "self.version",
            "zendframework/zend-stdlib": "self.version",
            "zendframework/zend-uri": "self.version",
            "zendframework/zend-validator": "self.version"
        },
        "time": "2015-01-14 16:28:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev",
                "dev-develop": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Zend\\Http\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
        "keywords": [
            "http",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-i18n",
        "version": "2.2.9",
        "version_normalized": "2.2.9.0",
        "target-dir": "Zend/I18n",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/Component_ZendI18n.git",
            "reference": "6ab7e832644d724f629c403ee74cb38f36ea4139"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/Component_ZendI18n/zipball/6ab7e832644d724f629c403ee74cb38f36ea4139",
            "reference": "6ab7e832644d724f629c403ee74cb38f36ea4139",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "zendframework/zend-stdlib": "self.version"
        },
        "suggest": {
            "ext-intl": "Required for most features of Zend\\I18n; included in default builds of PHP",
            "zendframework/zend-eventmanager": "You should install this package to use the events in the translator",
            "zendframework/zend-filter": "You should install this package to use the provided filters",
            "zendframework/zend-resources": "Translation resources",
            "zendframework/zend-validator": "You should install this package to use the provided validators",
            "zendframework/zend-view": "You should install this package to use the provided view helpers"
        },
        "time": "2015-01-14 16:28:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev",
                "dev-develop": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Zend\\I18n\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "keywords": [
            "i18n",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-mime",
        "version": "2.2.9",
        "version_normalized": "2.2.9.0",
        "target-dir": "Zend/Mime",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/Component_ZendMime.git",
            "reference": "8c29c04b3eb6302200b9bba1cdb98e0be996ad76"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/Component_ZendMime/zipball/8c29c04b3eb6302200b9bba1cdb98e0be996ad76",
            "reference": "8c29c04b3eb6302200b9bba1cdb98e0be996ad76",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "zendframework/zend-stdlib": "self.version"
        },
        "time": "2015-01-14 16:28:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev",
                "dev-develop": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Zend\\Mime\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "keywords": [
            "mime",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-math",
        "version": "2.2.9",
        "version_normalized": "2.2.9.0",
        "target-dir": "Zend/Math",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/Component_ZendMath.git",
            "reference": "c56bb1f8e1b9b2257fe0d2650dae6343e254a23a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/Component_ZendMath/zipball/c56bb1f8e1b9b2257fe0d2650dae6343e254a23a",
            "reference": "c56bb1f8e1b9b2257fe0d2650dae6343e254a23a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-bcmath": "If using the bcmath functionality",
            "ext-gmp": "If using the gmp functionality",
            "ircmaxell/random-lib": "Fallback random byte generator for Zend\\Math\\Rand if OpenSSL/Mcrypt extensions are unavailable",
            "zendframework/zend-servicemanager": ">= current version, if using the BigInteger::factory functionality"
        },
        "time": "2015-01-14 16:28:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev",
                "dev-develop": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Zend\\Math\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "keywords": [
            "math",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-crypt",
        "version": "2.2.9",
        "version_normalized": "2.2.9.0",
        "target-dir": "Zend/Crypt",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/Component_ZendCrypt.git",
            "reference": "a636341540cdef0590239195910dc6c39d3a3b58"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/Component_ZendCrypt/zipball/a636341540cdef0590239195910dc6c39d3a3b58",
            "reference": "a636341540cdef0590239195910dc6c39d3a3b58",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "zendframework/zend-math": "self.version",
            "zendframework/zend-servicemanager": "self.version",
            "zendframework/zend-stdlib": "self.version"
        },
        "time": "2015-01-14 16:28:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev",
                "dev-develop": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Zend\\Crypt\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "keywords": [
            "crypt",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-mail",
        "version": "2.2.9",
        "version_normalized": "2.2.9.0",
        "target-dir": "Zend/Mail",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/Component_ZendMail.git",
            "reference": "6b5647c9b015941a0097f2c339aa93399444ed9f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/Component_ZendMail/zipball/6b5647c9b015941a0097f2c339aa93399444ed9f",
            "reference": "6b5647c9b015941a0097f2c339aa93399444ed9f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "zendframework/zend-crypt": "self.version",
            "zendframework/zend-loader": "self.version",
            "zendframework/zend-mime": "self.version",
            "zendframework/zend-stdlib": "self.version"
        },
        "suggest": {
            "zendframework/zend-servicemanager": "Zend\\ServiceManager component",
            "zendframework/zend-validator": "Zend\\Validator component"
        },
        "time": "2015-01-14 16:28:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev",
                "dev-develop": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Zend\\Mail\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages",
        "keywords": [
            "mail",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-queue",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/ZendQueue.git",
            "reference": "b3a31b42a25f306291fba40f5c77ab6645971e45"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/ZendQueue/zipball/b3a31b42a25f306291fba40f5c77ab6645971e45",
            "reference": "b3a31b42a25f306291fba40f5c77ab6645971e45",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "zendframework/zend-stdlib": "~2"
        },
        "require-dev": {
            "zendframework/zend-config": "~2",
            "zendframework/zend-db": "~2",
            "zendframework/zend-json": "~2"
        },
        "suggest": {
            "zendframework/zend-db": "Zend\\Db required if you are using the DB queue adapter"
        },
        "time": "2013-07-17 22:15:58",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "ZendQueue": "library/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "provides a factory function to create specific queue client objects",
        "homepage": "http://packages.zendframework.com/",
        "keywords": [
            "queue",
            "zf2"
        ]
    }
]
