[
    {
        "name": "swiftmailer/swiftmailer",
        "version": "v5.0.2",
        "version_normalized": "5.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "f3917ecef35a4e4d98b303eb9fee463bc983f379"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/f3917ecef35a4e4d98b303eb9fee463bc983f379",
            "reference": "f3917ecef35a4e4d98b303eb9fee463bc983f379",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.4"
        },
        "time": "2013-08-30 12:35:21",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/swift_required.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Chris Corbyn"
            }
        ],
        "description": "Swiftmailer, free feature-rich PHP mailer",
        "homepage": "http://swiftmailer.org",
        "keywords": [
            "mail",
            "mailer"
        ]
    },
    {
        "name": "gedmo/doctrine-extensions",
        "version": "v2.3.6",
        "version_normalized": "2.3.6.0",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-gedmo-doctrine-extensions.git",
            "reference": "e84a4e20c7b5940600346f82ea1fa6ec63e4a3d2"
        },
        "require": {
            "doctrine/common": ">=2.2,<2.5-dev",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "doctrine/common": ">=2.4.0-BETA2",
            "doctrine/dbal": ">=2.4.0-BETA2",
            "doctrine/mongodb": ">=1.0.2",
            "doctrine/mongodb-odm": ">=1.0.0-BETA8",
            "doctrine/orm": ">=2.4.0-BETA2",
            "symfony/yaml": "2.*"
        },
        "suggest": {
            "doctrine/dbal": ">=2.3.2",
            "doctrine/mongodb": ">=1.0.1",
            "doctrine/mongodb-odm": ">=1.0.0-BETA7",
            "doctrine/orm": ">=2.3.2"
        },
        "time": "2013-05-21 12:09:55",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Gedmo": "lib/"
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "David Buchmann",
                "email": "david@liip.ch"
            },
            {
                "name": "Gediminas Morkevicius",
                "email": "gediminas.morkevicius@gmail.com"
            },
            {
                "name": "Gustavo Falco",
                "email": "comfortablynumb84@gmail.com"
            }
        ],
        "description": "Doctrine2 behavioral extensions",
        "homepage": "http://gediminasm.org/",
        "keywords": [
            "Blameable",
            "behaviors",
            "doctrine2",
            "extensions",
            "gedmo",
            "loggable",
            "nestedset",
            "sluggable",
            "sortable",
            "timestampable",
            "translatable",
            "tree",
            "uploadable"
        ]
    },
    {
        "name": "jdorn/sql-formatter",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-jdorn-sql-formatter.git",
            "reference": "51a660e97b59f91b814eeee6e0a38e3cd726dd30"
        },
        "require": {
            "php": ">=5.2.4"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2013-09-18 14:43:47",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "lib"
            ]
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jeremy Dorn",
                "email": "jeremy@jeremydorn.com",
                "homepage": "http://jeremydorn.com/"
            }
        ],
        "description": "a PHP SQL highlighting library",
        "homepage": "https://github.com/jdorn/sql-formatter/",
        "keywords": [
            "highlight",
            "sql"
        ]
    },
    {
        "name": "incenteev/composer-parameter-handler",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "target-dir": "Incenteev/ParameterHandler",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-incenteev-composer-parameter-handler.git",
            "reference": "bc06242a63298affc72d2089f93d8986a6217c4c"
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/yaml": "~2.0"
        },
        "require-dev": {
            "composer/composer": "1.0.*@dev",
            "phpspec/prophecy-phpunit": "~1.0",
            "symfony/filesystem": "~2.2"
        },
        "time": "2013-09-03 08:29:03",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Incenteev\\ParameterHandler": ""
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christophe Coevoet",
                "email": "stof@notk.org"
            }
        ],
        "description": "Composer script handling your ignored parameter file",
        "homepage": "https://github.com/Incenteev/ParameterHandler",
        "keywords": [
            "parameters management"
        ]
    },
    {
        "name": "monolog/monolog",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-monolog-monolog.git",
            "reference": "620922356a36d8903d213c986568fe159b530747"
        },
        "require": {
            "php": ">=5.3.0",
            "psr/log": "~1.0"
        },
        "require-dev": {
            "doctrine/couchdb": "dev-master",
            "mlehner/gelf-php": "1.0.*",
            "phpunit/phpunit": "~3.7.0",
            "raven/raven": "0.5.*"
        },
        "suggest": {
            "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",
            "mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server",
            "raven/raven": "Allow sending log messages to a Sentry server"
        },
        "time": "2013-10-16 16:27:10",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Monolog": "src/"
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be",
                "role": "Developer"
            }
        ],
        "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": "sensio/distribution-bundle",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "target-dir": "Sensio/Bundle/DistributionBundle",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-sensio-distribution-bundle.git",
            "reference": "45664e203fd1364705091a58971cc6bd94fb5189"
        },
        "require": {
            "symfony/framework-bundle": "~2.2"
        },
        "time": "2013-09-18 07:48:10",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Sensio\\Bundle\\DistributionBundle": ""
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "The base bundle for the Symfony Distributions",
        "keywords": [
            "configuration",
            "distribution"
        ]
    },
    {
        "name": "sensio/framework-extra-bundle",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "target-dir": "Sensio/Bundle/FrameworkExtraBundle",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-sensio-framework-extra-bundle.git",
            "reference": "403e13e384d8a81c9c8a1adfe89356e9849c14ff"
        },
        "require": {
            "doctrine/common": "~2.2",
            "symfony/framework-bundle": "~2.2"
        },
        "time": "2013-09-23 10:28:44",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Sensio\\Bundle\\FrameworkExtraBundle": ""
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "This bundle provides a way to configure your controllers with annotations",
        "keywords": [
            "annotations",
            "controllers"
        ]
    },
    {
        "name": "sensio/generator-bundle",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "target-dir": "Sensio/Bundle/GeneratorBundle",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-sensio-generator-bundle.git",
            "reference": "e2572e829cc7b3d37c8fc46c9dfad9362378aad1"
        },
        "require": {
            "symfony/console": "~2.0",
            "symfony/framework-bundle": "~2.2"
        },
        "require-dev": {
            "doctrine/orm": "~2.2,>=2.2.3",
            "symfony/doctrine-bridge": "~2.2",
            "twig/twig": "~1.11"
        },
        "time": "2013-10-15 18:51:32",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Sensio\\Bundle\\GeneratorBundle": ""
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "This bundle generates code for you"
    },
    {
        "name": "kriswallsmith/assetic",
        "version": "1.1.x-dev",
        "version_normalized": "1.1.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-kriswallsmith-assetic.git",
            "reference": "1d671c54f147ece319642132330927672b6190a7"
        },
        "require": {
            "php": ">=5.3.1",
            "symfony/process": "~2.1"
        },
        "require-dev": {
            "cssmin/cssmin": "*",
            "joliclic/javascript-packer": "*",
            "kamicane/packager": "*",
            "leafo/lessphp": "*",
            "leafo/scssphp": "*",
            "leafo/scssphp-compass": "*",
            "mrclay/minify": "*",
            "phpunit/phpunit": "~3.7",
            "ptachoire/cssembed": "*",
            "twig/twig": "~1.6"
        },
        "suggest": {
            "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
            "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
            "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
            "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
            "twig/twig": "Assetic provides the integration with the Twig templating engine"
        },
        "time": "2013-09-03 12:44:05",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Assetic": "src/"
            },
            "files": [
                "src/functions.php"
            ]
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kris Wallsmith",
                "email": "kris.wallsmith@gmail.com",
                "homepage": "http://kriswallsmith.net/"
            }
        ],
        "description": "Asset Management for PHP",
        "homepage": "https://github.com/kriswallsmith/assetic",
        "keywords": [
            "assets",
            "compression",
            "minification"
        ]
    },
    {
        "name": "kairos/phpqrcode",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-kairos-phpqrcode.git",
            "reference": "6770ecbe0e8c7d806c5779ad38b20c9acf5427d9"
        },
        "require": {
            "php": ">=4.3.10"
        },
        "time": "2013-03-20 17:48:23",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "files": [
                "qrlib.php"
            ]
        },
        "license": [
            "LGPL"
        ],
        "authors": [
            {
                "name": "Kairos Agency"
            }
        ],
        "description": "A PHP class to generate QR Code",
        "homepage": "http://github.com/kairosagency/phpqrcode",
        "keywords": [
            "php",
            "qrcode"
        ],
        "support": {
            "source": "https://github.com/kairosagency/phpqrcode/tree/master"
        }
    },
    {
        "name": "yzalis/crontab",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-yzalis-crontab.git",
            "reference": "36b19bd2930daf83d70c341b143becc294711ef0"
        },
        "require": {
            "php": ">=5.3.0",
            "symfony/process": "~2.1"
        },
        "time": "2013-09-11 07:32:37",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Crontab": "src/"
            }
        },
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Benjamin Laugueux",
                "email": "benjamin@yzalis.com"
            }
        ],
        "description": "Create, manage or delete crontab and jobs with php.",
        "keywords": [
            "cron",
            "cron job",
            "crontab"
        ],
        "support": {
            "source": "https://github.com/yzalis/Crontab/tree/master",
            "issues": "https://github.com/yzalis/Crontab/issues"
        }
    },
    {
        "name": "phpoption/phpoption",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-phpoption-phpoption.git",
            "reference": "1c7e8016289d17d83ced49c56d0f266fd0568941"
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2013-05-19 11:09:35",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "PhpOption\\": "src/"
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com",
                "homepage": "http://jmsyst.com",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "description": "Option Type for PHP",
        "keywords": [
            "language",
            "option",
            "php",
            "type"
        ]
    },
    {
        "name": "phpcollection/phpcollection",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-phpcollection-phpcollection.git",
            "reference": "5c8ec0d1091c95b973b59a3bf0eb19c5de72d8d1"
        },
        "require": {
            "phpoption/phpoption": "1.*"
        },
        "time": "2013-08-22 09:46:14",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.2-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "PhpCollection": "src/"
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com",
                "homepage": "http://jmsyst.com",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "description": "General-Purpose Collection Library for PHP",
        "keywords": [
            "collection",
            "list",
            "map",
            "sequence",
            "set"
        ]
    },
    {
        "name": "jms/parser-lib",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-jms-parser-lib.git",
            "reference": "d5961fa3fa039aa5ee0e50021c6681ba949e360c"
        },
        "require": {
            "phpoption/phpoption": ">=0.9,<2.0-dev"
        },
        "time": "2013-08-09 15:53:02",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "JMS\\": "src/"
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "description": "A library for easily creating recursive-descent parsers."
    },
    {
        "name": "jms/metadata",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-jms-metadata.git",
            "reference": "24c5fc557ae1cec99891bef6e87742481a540975"
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "doctrine/cache": "~1.0"
        },
        "time": "2013-10-15 10:32:52",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Metadata\\": "src/"
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "Apache"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com",
                "homepage": "http://jmsyst.com",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "description": "Class/method/property metadata management in PHP",
        "keywords": [
            "annotations",
            "metadata",
            "xml",
            "yaml"
        ]
    },
    {
        "name": "jms/serializer",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-jms-serializer.git",
            "reference": "a53384ff91a383c8fc12ff47eb1dd49a249a0be7"
        },
        "require": {
            "doctrine/annotations": "1.*",
            "jms/metadata": "~1.1",
            "jms/parser-lib": "1.*",
            "php": ">=5.3.2",
            "phpcollection/phpcollection": ">=0.1,<0.3-dev"
        },
        "require-dev": {
            "doctrine/orm": ">=2.1,<2.4-dev",
            "symfony/filesystem": "2.*",
            "symfony/form": ">=2.1,<2.2-dev",
            "symfony/translation": ">=2.0,<2.2-dev",
            "symfony/validator": ">=2.0,<2.2-dev",
            "symfony/yaml": "2.*",
            "twig/twig": ">=1.8,<2.0-dev"
        },
        "suggest": {
            "symfony/yaml": "Required if you'd like to serialize data to YAML format."
        },
        "time": "2013-10-11 19:10:14",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.14-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "JMS\\Serializer": "src/"
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com",
                "homepage": "http://jmsyst.com",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
        "homepage": "http://jmsyst.com/libs/serializer",
        "keywords": [
            "deserialization",
            "jaxb",
            "json",
            "serialization",
            "xml"
        ]
    },
    {
        "name": "jms/serializer-bundle",
        "version": "0.12.0",
        "version_normalized": "0.12.0.0",
        "target-dir": "JMS/SerializerBundle",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-jms-serializer-bundle.git",
            "reference": "0.12.0"
        },
        "require": {
            "jms/serializer": "~0.11",
            "php": ">=5.3.2",
            "symfony/framework-bundle": "~2.1"
        },
        "require-dev": {
            "doctrine/doctrine-bundle": "*",
            "doctrine/orm": "*",
            "symfony/browser-kit": "*",
            "symfony/class-loader": "*",
            "symfony/css-selector": "*",
            "symfony/finder": "*",
            "symfony/form": "*",
            "symfony/process": "*",
            "symfony/twig-bundle": "*",
            "symfony/validator": "*",
            "symfony/yaml": "*"
        },
        "suggest": {
            "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3"
        },
        "time": "2013-07-29 12:36:36",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "0.12-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "JMS\\SerializerBundle": ""
            }
        },
        "license": [
            "Apache2"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Allows you to easily serialize, and deserialize data of any complexity",
        "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
        "keywords": [
            "deserialization",
            "jaxb",
            "json",
            "serialization",
            "xml"
        ],
        "support": {
            "source": "https://github.com/schmittjoh/JMSSerializerBundle/tree/0.12.0",
            "issues": "https://github.com/schmittjoh/JMSSerializerBundle/issues"
        }
    },
    {
        "name": "exercise/htmlpurifier-bundle",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "target-dir": "Exercise/HTMLPurifierBundle",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-exercise-htmlpurifier-bundle.git",
            "reference": "5fb9a75849a0678151c87e93bf4983b8054002fa"
        },
        "require": {
            "ezyang/htmlpurifier": "~4.0",
            "php": ">=5.3.2"
        },
        "time": "2013-06-20 09:04:18",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Exercise\\HTMLPurifierBundle": ""
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "contributors",
                "homepage": "https://github.com/Exercise/HTMLPurifierBundle/contributors"
            }
        ],
        "description": "HTMLPurifier integration for your Symfony2 project",
        "homepage": "https://github.com/Exercise/HTMLPurifierBundle",
        "keywords": [
            "htmlpurifier"
        ]
    },
    {
        "name": "willdurand/negotiation",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-willdurand-negotiation.git",
            "reference": "88642c201d01c12aa24fb9b69a73eb7c332377ff"
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2013-10-21 15:15:05",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Negotiation": "src/"
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "William Durand",
                "email": "william.durand1@gmail.com",
                "homepage": "http://www.willdurand.fr"
            }
        ],
        "description": "Content Negotiation tools for PHP provided as a standalone library.",
        "homepage": "http://williamdurand.fr/Negotiation/",
        "keywords": [
            "accept",
            "content",
            "format",
            "header",
            "negotiation"
        ]
    },
    {
        "name": "webtopay/libwebtopay",
        "version": "1.6.x-dev",
        "version_normalized": "1.6.9999999.9999999-dev",
        "source": {
            "type": "hg",
            "url": "http://scm.dev.evp.lt/scm/hg/vendor-webtopay-libwebtopay",
            "reference": "64fdfad73b0cd3593228143946f223062d5994a4"
        },
        "time": "2013-09-24 11:03:04",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "EVP International",
                "homepage": "http://www.webtopay.com/"
            }
        ],
        "description": "PHP Library for WebToPay provided services"
    },
    {
        "name": "webtopay/webtopay-bundle",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "target-dir": "Evp/Bundle/WebToPayBundle",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-webtopay-webtopay-bundle.git",
            "reference": "2a4963d3b63f008cf024c7e3413e6a5ae10024e8"
        },
        "require": {
            "webtopay/libwebtopay": "1.6.*"
        },
        "time": "2013-06-12 10:30:55",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Evp\\Bundle\\WebToPayBundle": ""
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "authors": [
            {
                "name": "EVP International",
                "homepage": "http://www.webtopay.com/"
            }
        ],
        "description": "Symfony2 bundle for WebToPay provided services"
    },
    {
        "name": "egeloen/ckeditor-bundle",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "target-dir": "Ivory/CKEditorBundle",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-egeloen-ckeditor-bundle.git",
            "reference": "f8cb2dc814d3f2cacaba153ba5da940e5964d839"
        },
        "require": {
            "php": ">=5.3.0",
            "symfony/form": ">=2.1",
            "symfony/framework-bundle": ">=2.1"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*",
            "twig/twig": "1.*"
        },
        "suggest": {
            "helios-ag/fm-elfinder-bundle": "Allows to use the elfinder as CKEditor file manager",
            "twig/twig": "Allows to use Ivory CKEditor twig templates"
        },
        "time": "2013-10-09 16:54:18",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Ivory\\CKEditorBundle": ""
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Eric GELOEN",
                "email": "geloen.eric@gmail.com"
            }
        ],
        "description": "Provides a CKEditor integration for your Symfony2 Project.",
        "keywords": [
            "CKEditor"
        ]
    },
    {
        "name": "friendsofsymfony/rest-bundle",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "target-dir": "FOS/RestBundle",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-friendsofsymfony-rest-bundle.git",
            "reference": "d808b2269d0049e39f318b5eb8c1ab63ad9e7814"
        },
        "require": {
            "doctrine/inflector": "1.0.*",
            "php": ">=5.3.2",
            "symfony/framework-bundle": "~2.1",
            "willdurand/negotiation": "1.0.*"
        },
        "conflict": {
            "jms/serializer": "<0.12",
            "jms/serializer-bundle": "<0.11"
        },
        "require-dev": {
            "jms/serializer-bundle": "0.12.*",
            "sensio/framework-extra-bundle": "~2.1",
            "symfony/form": "~2.1",
            "symfony/security": "~2.1",
            "symfony/serializer": "~2.1",
            "symfony/validator": "~2.1",
            "symfony/yaml": "~2.1"
        },
        "suggest": {
            "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires 0.12.*",
            "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener",
            "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ~2.1"
        },
        "time": "2013-10-18 17:56:57",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "FOS\\RestBundle": ""
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Lukas Kahwe Smith",
                "email": "smith@pooteeweet.org"
            },
            {
                "name": "FriendsOfSymfony Community",
                "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
            },
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony2",
        "homepage": "http://friendsofsymfony.github.com",
        "keywords": [
            "rest"
        ]
    },
    {
        "name": "leafo/scssphp-compass",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-leafo-scssphp-compass.git",
            "reference": "f1631ddb17731326863954d99b39694f0bbed6ec"
        },
        "require": {
            "leafo/scssphp": "dev-master"
        },
        "time": "2012-08-02 02:04:32",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "compass.inc.php"
            ]
        },
        "authors": [
            {
                "name": "Leaf Corcoran",
                "email": "leafot@gmail.com",
                "homepage": "http://leafo.net"
            }
        ],
        "description": "Compass for scssphp",
        "homepage": "http://leafo.net/scssphp/",
        "support": {
            "source": "https://github.com/leafo/scssphp-compass/tree/master",
            "issues": "https://github.com/leafo/scssphp-compass/issues"
        }
    },
    {
        "name": "evp/fork-emberlabs-barcode",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/fork-emberlabs-barcode.git",
            "reference": "4a4b571737b0a1a29c19ec3b954f8b2d1dd6c0d5"
        },
        "time": "2014-01-29 10:04:36",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "emberlabs\\Barcode\\": "src/"
            }
        },
        "description": "A library for generating barcodes"
    },
    {
        "name": "psr/log",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-psr-log.git",
            "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
        },
        "time": "2012-12-21 11:40:51",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Psr\\Log\\": ""
            }
        },
        "notification-url": "http://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": "twig/twig",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-twig-twig.git",
            "reference": "9ed963c99d0e5f10eeeb1a135d80389f4a56d866"
        },
        "require": {
            "php": ">=5.2.4"
        },
        "time": "2014-01-24 15:03:15",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.15-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Twig_": "lib/"
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Armin Ronacher",
                "email": "armin.ronacher@active-4.com"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "http://twig.sensiolabs.org",
        "keywords": [
            "templating"
        ]
    },
    {
        "name": "twig/extensions",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-twig-extensions.git",
            "reference": "0fdc8ca874d415b65c7a0d31376cac9c9ed775af"
        },
        "require": {
            "twig/twig": "~1.0"
        },
        "time": "2013-11-27 18:19:39",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Twig_Extensions_": "lib/"
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Common additional features for Twig that do not directly belong in core",
        "homepage": "https://github.com/fabpot/Twig-extensions",
        "keywords": [
            "debug",
            "i18n",
            "text"
        ]
    },
    {
        "name": "symfony/icu",
        "version": "1.2.x-dev",
        "version_normalized": "1.2.9999999.9999999-dev",
        "target-dir": "Symfony/Component/Icu",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-symfony-icu.git",
            "reference": "98e197da54df1f966dd5e8a4992135703569c987"
        },
        "require": {
            "lib-icu": ">=4.4",
            "php": ">=5.3.3",
            "symfony/intl": "~2.3"
        },
        "time": "2013-10-04 10:06:38",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Icu\\": ""
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "Contains an excerpt of the ICU data and classes to load it.",
        "homepage": "http://symfony.com",
        "keywords": [
            "icu",
            "intl"
        ]
    },
    {
        "name": "symfony/symfony",
        "version": "v2.3.9",
        "version_normalized": "2.3.9.0",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-symfony-symfony.git",
            "reference": "ee1e0f2ef882ccd6a53ff91e5ffc39a22b6a6b74"
        },
        "require": {
            "doctrine/common": "~2.2",
            "php": ">=5.3.3",
            "psr/log": "~1.0",
            "symfony/icu": "~1.0",
            "twig/twig": "~1.11"
        },
        "replace": {
            "symfony/browser-kit": "self.version",
            "symfony/class-loader": "self.version",
            "symfony/config": "self.version",
            "symfony/console": "self.version",
            "symfony/css-selector": "self.version",
            "symfony/debug": "self.version",
            "symfony/dependency-injection": "self.version",
            "symfony/doctrine-bridge": "self.version",
            "symfony/dom-crawler": "self.version",
            "symfony/event-dispatcher": "self.version",
            "symfony/filesystem": "self.version",
            "symfony/finder": "self.version",
            "symfony/form": "self.version",
            "symfony/framework-bundle": "self.version",
            "symfony/http-foundation": "self.version",
            "symfony/http-kernel": "self.version",
            "symfony/intl": "self.version",
            "symfony/locale": "self.version",
            "symfony/monolog-bridge": "self.version",
            "symfony/options-resolver": "self.version",
            "symfony/process": "self.version",
            "symfony/propel1-bridge": "self.version",
            "symfony/property-access": "self.version",
            "symfony/proxy-manager-bridge": "self.version",
            "symfony/routing": "self.version",
            "symfony/security": "self.version",
            "symfony/security-bundle": "self.version",
            "symfony/serializer": "self.version",
            "symfony/stopwatch": "self.version",
            "symfony/swiftmailer-bridge": "self.version",
            "symfony/templating": "self.version",
            "symfony/translation": "self.version",
            "symfony/twig-bridge": "self.version",
            "symfony/twig-bundle": "self.version",
            "symfony/validator": "self.version",
            "symfony/web-profiler-bundle": "self.version",
            "symfony/yaml": "self.version"
        },
        "require-dev": {
            "doctrine/data-fixtures": "1.0.*",
            "doctrine/dbal": "~2.2",
            "doctrine/orm": "~2.2,>=2.2.3",
            "ircmaxell/password-compat": "1.0.*",
            "monolog/monolog": "~1.3",
            "ocramius/proxy-manager": ">=0.3.1,<0.4-dev",
            "propel/propel1": "1.6.*"
        },
        "time": "2014-01-05 01:24:54",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Symfony\\": "src/"
            },
            "classmap": [
                "src/Symfony/Component/HttpFoundation/Resources/stubs",
                "src/Symfony/Component/Intl/Resources/stubs"
            ],
            "files": [
                "src/Symfony/Component/Intl/Resources/stubs/functions.php"
            ]
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            }
        ],
        "description": "The Symfony PHP framework",
        "homepage": "http://symfony.com",
        "keywords": [
            "framework"
        ]
    },
    {
        "name": "symfony/assetic-bundle",
        "version": "2.3.x-dev",
        "version_normalized": "2.3.9999999.9999999-dev",
        "target-dir": "Symfony/Bundle/AsseticBundle",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-symfony-assetic-bundle.git",
            "reference": "099e0bb5d80e7039af20db384a41017fde521f21"
        },
        "require": {
            "kriswallsmith/assetic": "1.1.x",
            "php": ">=5.3.0",
            "symfony/framework-bundle": "~2.1"
        },
        "require-dev": {
            "symfony/class-loader": "~2.1",
            "symfony/console": "~2.1",
            "symfony/css-selector": "~2.1",
            "symfony/dom-crawler": "~2.1",
            "symfony/form": "~2.1",
            "symfony/twig-bundle": "~2.1",
            "symfony/yaml": "~2.1"
        },
        "suggest": {
            "symfony/twig-bundle": "~2.1"
        },
        "time": "2013-11-25 16:34:50",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Symfony\\Bundle\\AsseticBundle": ""
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kris Wallsmith",
                "email": "kris.wallsmith@gmail.com",
                "homepage": "http://kriswallsmith.net/"
            }
        ],
        "description": "Integrates Assetic into Symfony2",
        "homepage": "https://github.com/symfony/AsseticBundle",
        "keywords": [
            "assets",
            "compression",
            "minification"
        ]
    },
    {
        "name": "symfony/swiftmailer-bundle",
        "version": "v2.3.4",
        "version_normalized": "2.3.4.0",
        "target-dir": "Symfony/Bundle/SwiftmailerBundle",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-symfony-swiftmailer-bundle.git",
            "reference": "f5e5d12629c26a835c7aa1d74e2e041486b92d93"
        },
        "require": {
            "php": ">=5.3.2",
            "swiftmailer/swiftmailer": ">=4.2.0,<5.1-dev",
            "symfony/swiftmailer-bridge": "~2.1"
        },
        "require-dev": {
            "symfony/config": "~2.1",
            "symfony/dependency-injection": "~2.1",
            "symfony/http-kernel": "~2.1",
            "symfony/yaml": "~2.1"
        },
        "time": "2013-08-22 13:32:58",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Symfony\\Bundle\\SwiftmailerBundle": ""
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            }
        ],
        "description": "Symfony SwiftmailerBundle",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/monolog-bundle",
        "version": "2.3.x-dev",
        "version_normalized": "2.3.9999999.9999999-dev",
        "target-dir": "Symfony/Bundle/MonologBundle",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-symfony-monolog-bundle.git",
            "reference": "f105e8c4655f01d5db1c0a8b26e888c49809ec76"
        },
        "require": {
            "monolog/monolog": "~1.3",
            "php": ">=5.3.2",
            "symfony/config": "~2.2-beta2",
            "symfony/dependency-injection": "~2.2-beta2",
            "symfony/monolog-bridge": "~2.2-beta2"
        },
        "require-dev": {
            "symfony/yaml": "~2.2-beta2"
        },
        "time": "2014-01-19 13:22:35",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Symfony\\Bundle\\MonologBundle": ""
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            }
        ],
        "description": "Symfony MonologBundle",
        "homepage": "http://symfony.com",
        "keywords": [
            "log",
            "logging"
        ]
    },
    {
        "name": "ezyang/htmlpurifier",
        "version": "v4.5.0",
        "version_normalized": "4.5.0.0",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-ezyang-htmlpurifier.git",
            "reference": "d516e2f8de435ea78cc6152abc425d3ff2c4d289"
        },
        "require": {
            "php": ">=5.2"
        },
        "time": "2013-02-18 00:04:08",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "HTMLPurifier": "library/"
            },
            "files": [
                "library/HTMLPurifier.composer.php"
            ]
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "LGPL"
        ],
        "authors": [
            {
                "name": "Edward Z. Yang",
                "email": "admin@htmlpurifier.org",
                "homepage": "http://ezyang.com",
                "role": "Developer"
            }
        ],
        "description": "Standards compliant HTML filter written in PHP",
        "homepage": "http://htmlpurifier.org/",
        "keywords": [
            "html"
        ]
    },
    {
        "name": "robloach/component-installer",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-robloach-component-installer.git",
            "reference": "c2e456e7644885f786169e52f590719aa5a8a7d8"
        },
        "require": {
            "composer-plugin-api": "1.0.0",
            "kriswallsmith/assetic": "1.*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "composer/composer": "1.*"
        },
        "time": "2013-09-08 14:10:00",
        "type": "composer-installer",
        "extra": {
            "class": "ComponentInstaller\\Installer"
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "ComponentInstaller": "src/"
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Rob Loach",
                "email": "robloach@gmail.com",
                "homepage": "http://robloach.net"
            }
        ],
        "description": "Allows installation of Components via Composer."
    },
    {
        "name": "components/jquery",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-components-jquery.git",
            "reference": "099ad075783a6189f13c1e742e03f9cc95654a27"
        },
        "require": {
            "robloach/component-installer": "*"
        },
        "time": "2014-01-24 19:52:32",
        "type": "component",
        "extra": {
            "component": {
                "scripts": [
                    "jquery.js"
                ],
                "files": [
                    "jquery.min.js",
                    "jquery.min.map",
                    "jquery-migrate.js",
                    "jquery-migrate.min.js"
                ]
            }
        },
        "installation-source": "source",
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "John Resig",
                "email": "jeresig@gmail.com",
                "homepage": "http://ejohn.org/"
            }
        ],
        "description": "jQuery JavaScript Library",
        "homepage": "http://jquery.com"
    },
    {
        "name": "components/bootstrap",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-components-bootstrap.git",
            "reference": "ed686e60f966ba415e34f8825fad454993afac4b"
        },
        "require": {
            "components/jquery": ">=1.9"
        },
        "suggest": {
            "components/bootstrap-default": "Provide a theme for Bootstrap as components/bootstrap only provides the CSS as file assets"
        },
        "time": "2013-12-08 11:53:27",
        "type": "component",
        "extra": {
            "component": {
                "scripts": [
                    "js/bootstrap.js"
                ],
                "files": [
                    "js/bootstrap.min.js",
                    "css/*.css",
                    "fonts/*",
                    "less/*"
                ],
                "shim": {
                    "deps": [
                        "jquery"
                    ]
                }
            }
        },
        "installation-source": "source",
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Twitter, Inc"
            }
        ],
        "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development.",
        "homepage": "http://twitter.github.com/bootstrap/",
        "keywords": [
            "bootstrap",
            "css"
        ]
    },
    {
        "name": "beberlei/DoctrineExtensions",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-beberlei-DoctrineExtensions.git",
            "reference": "5e4ec9c3ec3434151e1c73144b4ab87ae30aefbc"
        },
        "require": {
            "doctrine/orm": "*"
        },
        "time": "2013-12-20 22:02:19",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "DoctrineExtensions": "lib/"
            }
        },
        "support": {
            "source": "https://github.com/beberlei/DoctrineExtensions/tree/master",
            "issues": "https://github.com/beberlei/DoctrineExtensions/issues"
        }
    },
    {
        "name": "doctrine/lexer",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-doctrine-lexer.git",
            "reference": "f12a5f74e5f4a9e3f558f3288504e121edfad891"
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2013-12-20 21:39:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Lexer\\": "lib/"
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com",
                "homepage": "http://www.instaclick.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com",
                "homepage": "http://jmsyst.com",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "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": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-doctrine-inflector.git",
            "reference": "a81c334f2764b09e2f13a55cfd8fe3233946f728"
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2013-12-21 19:19:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Inflector\\": "lib/"
            }
        },
        "notification-url": "http://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": "http://jmsyst.com",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "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": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-doctrine-collections.git",
            "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2"
        },
        "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": "source",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Collections\\": "lib/"
            }
        },
        "notification-url": "http://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": "http://jmsyst.com",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "description": "Collections Abstraction library",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "array",
            "collections",
            "iterator"
        ]
    },
    {
        "name": "doctrine/cache",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-doctrine-cache.git",
            "reference": "36c4eee5051629524389da376ba270f15765e49f"
        },
        "require": {
            "php": ">=5.3.2"
        },
        "conflict": {
            "doctrine/common": ">2.2,<2.4"
        },
        "require-dev": {
            "phpunit/phpunit": ">=3.7",
            "satooshi/php-coveralls": "~0.6"
        },
        "time": "2013-12-18 17:21:03",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Cache\\": "lib/"
            }
        },
        "notification-url": "http://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": "http://jmsyst.com",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "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": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-doctrine-annotations.git",
            "reference": "088ea3b5dfbe52adf7b12623caa897e9ee1d795e"
        },
        "require": {
            "doctrine/lexer": "1.*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "doctrine/cache": "1.*"
        },
        "time": "2014-02-23 21:16:16",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Annotations\\": "lib/"
            }
        },
        "notification-url": "http://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": "http://jmsyst.com",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "description": "Docblock Annotations Parser",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "docblock",
            "parser"
        ]
    },
    {
        "name": "doctrine/common",
        "version": "2.4.x-dev",
        "version_normalized": "2.4.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-doctrine-common.git",
            "reference": "9a7e20e779360f3b8a02c27a89d47d5a6fdce8d1"
        },
        "require": {
            "doctrine/annotations": "1.*",
            "doctrine/cache": "1.*",
            "doctrine/collections": "1.*",
            "doctrine/inflector": "1.*",
            "doctrine/lexer": "1.*",
            "php": ">=5.3.2"
        },
        "time": "2014-02-03 23:31:47",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\": "lib/"
            }
        },
        "notification-url": "http://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": "http://jmsyst.com",
                "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": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-doctrine-dbal.git",
            "reference": "149f18001a459c22e1f2a87903e455eb89c1b4de"
        },
        "require": {
            "doctrine/common": "2.4.*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*",
            "symfony/console": "2.*"
        },
        "suggest": {
            "symfony/console": "Allows use of the command line interface"
        },
        "time": "2014-02-26 21:39:13",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Doctrine\\DBAL\\": "lib/"
            }
        },
        "notification-url": "http://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"
            }
        ],
        "description": "Database Abstraction Layer",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "dbal",
            "persistence",
            "queryobject"
        ]
    },
    {
        "name": "doctrine/doctrine-bundle",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "target-dir": "Doctrine/Bundle/DoctrineBundle",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-doctrine-doctrine-bundle.git",
            "reference": "941a69c8414a29f603991cd58542afd3865e960f"
        },
        "require": {
            "doctrine/dbal": ">=2.3,<2.6-dev",
            "jdorn/sql-formatter": "~1.1",
            "php": ">=5.3.2",
            "symfony/doctrine-bridge": "~2.2",
            "symfony/framework-bundle": "~2.2"
        },
        "require-dev": {
            "doctrine/orm": "~2.3",
            "symfony/validator": "~2.2",
            "symfony/yaml": "~2.2",
            "twig/twig": "~1"
        },
        "suggest": {
            "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
            "symfony/web-profiler-bundle": "to use the data collector"
        },
        "time": "2014-02-25 18:05:38",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Doctrine\\Bundle\\DoctrineBundle": ""
            }
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com",
                "homepage": "http://fabien.potencier.org",
                "role": "Lead Developer"
            },
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            }
        ],
        "description": "Symfony DoctrineBundle",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "dbal",
            "orm",
            "persistence"
        ]
    },
    {
        "name": "doctrine/orm",
        "version": "v2.4.2",
        "version_normalized": "2.4.2.0",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-doctrine-orm.git",
            "reference": "0363a5548d9263f979f9ca149decb9cfc66419ab"
        },
        "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-02-08 16:35:09",
        "bin": [
            "bin/doctrine",
            "bin/doctrine.php"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Doctrine\\ORM\\": "lib/"
            }
        },
        "notification-url": "http://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"
            }
        ],
        "description": "Object-Relational-Mapper for PHP",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "orm"
        ]
    },
    {
        "name": "goodby/csv",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-goodby-csv.git",
            "reference": "da672802985d196cae767da29b11618a676496b0"
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "mikey179/vfsstream": ">=1.1.0",
            "mockery/mockery": ">=0.7.2",
            "phpunit/phpunit": "3.7.*",
            "suin/php-expose": ">=1.0"
        },
        "time": "2013-11-22 19:10:34",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Goodby\\CSV": "src/"
            }
        },
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "reoring",
                "email": "mori.reo@gmail.com",
                "homepage": "https://www.facebook.com/reoring",
                "role": "Developer"
            },
            {
                "name": "suin",
                "email": "suinyeze@gmail.com",
                "homepage": "https://www.facebook.com/suinyeze",
                "role": "Developer, Renaming Specialist"
            }
        ],
        "description": "CSV import/export library",
        "homepage": "https://github.com/goodby/csv",
        "keywords": [
            "csv",
            "export",
            "import"
        ],
        "support": {
            "source": "https://github.com/goodby/csv/tree/1.1.0",
            "issues": "https://github.com/goodby/csv/issues"
        }
    },
    {
        "name": "leafo/scssphp",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "http://scm.dev.evp.lt/scm/git/vendor-leafo-scssphp.git",
            "reference": "bc9d6341855877b57741ebdfce7fa5a19ac593f5"
        },
        "require": {
            "php": ">=5.2.0"
        },
        "require-dev": {
            "php": ">=5.3.0",
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2013-10-07 18:28:57",
        "bin": [
            "pscss"
        ],
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "scss.inc.php"
            ]
        },
        "license": [
            "MIT",
            "GPL-3.0"
        ],
        "authors": [
            {
                "name": "Leaf Corcoran",
                "email": "leafot@gmail.com",
                "homepage": "http://leafo.net"
            }
        ],
        "description": "scssphp is a compiler for SCSS written in PHP.",
        "homepage": "http://leafo.net/scssphp/",
        "support": {
            "source": "https://github.com/leafo/scssphp/tree/master",
            "issues": "https://github.com/leafo/scssphp/issues"
        }
    }
]
