ÿØÿàJFIFÿÛ„ ( %"1"%)+...383,7(-.- 404 Not Found
Sh3ll
OdayForums


Server : LiteSpeed
System : Linux v2202501248978307069 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64
User : voirf6718 ( 1002)
PHP Version : 7.3.33-1+focal
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Directory :  /home/voirfilmshd-gratuit.site/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/voirfilmshd-gratuit.site/public_html/composer.lock
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "content-hash": "1f8a692199afd07eaf27e94b742a2faa",
    "packages": [
        {
            "name": "components/jquery",
            "version": "3.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/components/jquery.git",
                "reference": "09a1658378bc1f818856086396ebeab7d0ec2276"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/components/jquery/zipball/09a1658378bc1f818856086396ebeab7d0ec2276",
                "reference": "09a1658378bc1f818856086396ebeab7d0ec2276",
                "shasum": ""
            },
            "type": "component",
            "extra": {
                "component": {
                    "scripts": [
                        "jquery.js"
                    ],
                    "files": [
                        "jquery.min.js",
                        "jquery.min.map"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "John Resig",
                    "email": "jeresig@gmail.com"
                }
            ],
            "description": "jQuery JavaScript Library",
            "homepage": "http://jquery.com",
            "time": "2016-09-23T06:06:29+00:00"
        },
        {
            "name": "doctrine/annotations",
            "version": "v1.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "doctrine/cache": "1.*",
                "phpunit/phpunit": "4.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "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"
            ],
            "time": "2015-08-31T12:32:49+00:00"
        },
        {
            "name": "doctrine/cache",
            "version": "v1.5.4",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/cache.git",
                "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/cache/zipball/47cdc76ceb95cc591d9c79a36dc3794975b5d136",
                "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "conflict": {
                "doctrine/common": ">2.2,<2.4"
            },
            "require-dev": {
                "phpunit/phpunit": ">=3.7",
                "predis/predis": "~1.0",
                "satooshi/php-coveralls": "~0.6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
                }
            },
            "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"
            ],
            "time": "2015-12-19T05:03:47+00:00"
        },
        {
            "name": "doctrine/collections",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/collections.git",
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Collections\\": "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": "Collections Abstraction library",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "array",
                "collections",
                "iterator"
            ],
            "time": "2015-04-14T22:21:58+00:00"
        },
        {
            "name": "doctrine/common",
            "version": "v2.5.3",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/common.git",
                "reference": "10f1f19651343f87573129ca970aef1a47a6f29e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/common/zipball/10f1f19651343f87573129ca970aef1a47a6f29e",
                "reference": "10f1f19651343f87573129ca970aef1a47a6f29e",
                "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.5.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\": "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 Library for Doctrine projects",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "annotations",
                "collections",
                "eventmanager",
                "persistence",
                "spl"
            ],
            "time": "2015-12-25T13:10:16+00:00"
        },
        {
            "name": "doctrine/dbal",
            "version": "v2.5.5",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/dbal.git",
                "reference": "9f8c05cd5225a320d56d4bfdb4772f10d045a0c9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/9f8c05cd5225a320d56d4bfdb4772f10d045a0c9",
                "reference": "9f8c05cd5225a320d56d4bfdb4772f10d045a0c9",
                "shasum": ""
            },
            "require": {
                "doctrine/common": ">=2.4,<2.7-dev",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*",
                "symfony/console": "2.*||^3.0"
            },
            "suggest": {
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
            },
            "bin": [
                "bin/doctrine-dbal"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.5.x-dev"
                }
            },
            "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"
            ],
            "time": "2016-09-09T19:13:33+00:00"
        },
        {
            "name": "doctrine/doctrine-bundle",
            "version": "1.6.4",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/DoctrineBundle.git",
                "reference": "dd40b0a7fb16658cda9def9786992b8df8a49be7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/dd40b0a7fb16658cda9def9786992b8df8a49be7",
                "reference": "dd40b0a7fb16658cda9def9786992b8df8a49be7",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "~2.3",
                "doctrine/doctrine-cache-bundle": "~1.0",
                "jdorn/sql-formatter": "~1.1",
                "php": ">=5.3.2",
                "symfony/console": "~2.3|~3.0",
                "symfony/dependency-injection": "~2.3|~3.0",
                "symfony/doctrine-bridge": "~2.2|~3.0",
                "symfony/framework-bundle": "~2.3|~3.0"
            },
            "require-dev": {
                "doctrine/orm": "~2.3",
                "phpunit/phpunit": "~4",
                "satooshi/php-coveralls": "~0.6.1",
                "symfony/phpunit-bridge": "~2.7|~3.0",
                "symfony/property-info": "~2.8|~3.0",
                "symfony/validator": "~2.2|~3.0",
                "symfony/yaml": "~2.2|~3.0",
                "twig/twig": "~1.10"
            },
            "suggest": {
                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
                "symfony/web-profiler-bundle": "To use the data collector."
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Bundle\\DoctrineBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Doctrine Project",
                    "homepage": "http://www.doctrine-project.org/"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony DoctrineBundle",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "database",
                "dbal",
                "orm",
                "persistence"
            ],
            "time": "2016-08-10T15:35:22+00:00"
        },
        {
            "name": "doctrine/doctrine-cache-bundle",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
                "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/18c600a9b82f6454d2e81ca4957cdd56a1cf3504",
                "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504",
                "shasum": ""
            },
            "require": {
                "doctrine/cache": "^1.4.2",
                "doctrine/inflector": "~1.0",
                "php": ">=5.3.2",
                "symfony/doctrine-bridge": "~2.2|~3.0"
            },
            "require-dev": {
                "instaclick/coding-standard": "~1.1",
                "instaclick/object-calisthenics-sniffs": "dev-master",
                "instaclick/symfony2-coding-standard": "dev-remaster",
                "phpunit/phpunit": "~4",
                "predis/predis": "~0.8",
                "satooshi/php-coveralls": "~0.6.1",
                "squizlabs/php_codesniffer": "~1.5",
                "symfony/console": "~2.2|~3.0",
                "symfony/finder": "~2.2|~3.0",
                "symfony/framework-bundle": "~2.2|~3.0",
                "symfony/phpunit-bridge": "~2.7|~3.0",
                "symfony/security-acl": "~2.3|~3.0",
                "symfony/validator": "~2.2|~3.0",
                "symfony/yaml": "~2.2|~3.0"
            },
            "suggest": {
                "symfony/security-acl": "For using this bundle to cache ACLs"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Fabio B. Silva",
                    "email": "fabio.bat.silva@gmail.com"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@hotmail.com"
                },
                {
                    "name": "Doctrine Project",
                    "homepage": "http://www.doctrine-project.org/"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony Bundle for Doctrine Cache",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "cache",
                "caching"
            ],
            "time": "2016-01-26T17:28:51+00:00"
        },
        {
            "name": "doctrine/inflector",
            "version": "v1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "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"
            ],
            "time": "2015-11-06T14:35:42+00:00"
        },
        {
            "name": "doctrine/lexer",
            "version": "v1.0.1",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "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"
            ],
            "time": "2014-09-09T13:34:57+00:00"
        },
        {
            "name": "doctrine/orm",
            "version": "v2.4.8",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/doctrine2.git",
                "reference": "5aedac1e5c5caaeac14798822c70325dc242d467"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/5aedac1e5c5caaeac14798822c70325dc242d467",
                "reference": "5aedac1e5c5caaeac14798822c70325dc242d467",
                "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"
            },
            "bin": [
                "bin/doctrine",
                "bin/doctrine.php"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "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"
            ],
            "time": "2015-08-31T13:19:01+00:00"
        },
        {
            "name": "egeloen/ckeditor-bundle",
            "version": "4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/egeloen/IvoryCKEditorBundle.git",
                "reference": "cd9c4ffda30055a46b1a3d5a10d982b39d4c9036"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egeloen/IvoryCKEditorBundle/zipball/cd9c4ffda30055a46b1a3d5a10d982b39d4c9036",
                "reference": "cd9c4ffda30055a46b1a3d5a10d982b39d4c9036",
                "shasum": ""
            },
            "require": {
                "egeloen/json-builder": "~1.0|~2.0",
                "php": ">=5.3.3",
                "symfony/dependency-injection": "~2.2|~3.0",
                "symfony/form": "~2.2|~3.0",
                "symfony/framework-bundle": "~2.2|~3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "~0.6",
                "symfony/phpunit-bridge": "~2.7|~3.0",
                "symfony/yaml": "^2.0.5|~3.0",
                "twig/twig": "~1.12"
            },
            "suggest": {
                "twig/twig": "Allows to use Twig templates"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Ivory\\CKEditorBundle\\": ""
                }
            },
            "notification-url": "https://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"
            ],
            "time": "2015-12-06T12:28:40+00:00"
        },
        {
            "name": "egeloen/json-builder",
            "version": "2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/egeloen/ivory-json-builder.git",
                "reference": "c6afb2c53ac1070144d5d3330d5f86567b132d23"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egeloen/ivory-json-builder/zipball/c6afb2c53ac1070144d5d3330d5f86567b132d23",
                "reference": "c6afb2c53ac1070144d5d3330d5f86567b132d23",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=5.3.0",
                "symfony/property-access": "~2.2|~3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "~0.6",
                "symfony/phpunit-bridge": "~2.7|~3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Ivory\\JsonBuilder\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eric GELOEN",
                    "email": "geloen.eric@gmail.com"
                }
            ],
            "description": "JSON builder with escaping control for PHP 5.3+",
            "keywords": [
                "Escape",
                "builder",
                "json"
            ],
            "time": "2015-12-06T13:20:24+00:00"
        },
        {
            "name": "friendsofsymfony/user-bundle",
            "version": "v1.3.7",
            "target-dir": "FOS/UserBundle",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
                "reference": "113cc4e48fac19d20fc039cfecae9b41103be706"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/113cc4e48fac19d20fc039cfecae9b41103be706",
                "reference": "113cc4e48fac19d20fc039cfecae9b41103be706",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2",
                "symfony/framework-bundle": "~2.3",
                "symfony/security-bundle": "~2.3"
            },
            "require-dev": {
                "doctrine/doctrine-bundle": "~1.3",
                "swiftmailer/swiftmailer": "~4.3|~5",
                "symfony/validator": "~2.3",
                "symfony/yaml": "~2.3",
                "twig/twig": "~1.5",
                "willdurand/propel-typehintable-behavior": "~1.0"
            },
            "suggest": {
                "willdurand/propel-typehintable-behavior": "Needed when using the propel implementation"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "FOS\\UserBundle": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christophe Coevoet",
                    "email": "stof@notk.org"
                },
                {
                    "name": "FriendsOfSymfony Community",
                    "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
                },
                {
                    "name": "Thibault Duplessis",
                    "email": "thibault.duplessis@gmail.com"
                }
            ],
            "description": "Symfony FOSUserBundle",
            "homepage": "http://friendsofsymfony.github.com",
            "keywords": [
                "User management"
            ],
            "time": "2016-08-12T09:53:32+00:00"
        },
        {
            "name": "incenteev/composer-parameter-handler",
            "version": "v2.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/Incenteev/ParameterHandler.git",
                "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
                "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/yaml": "~2.3|~3.0"
            },
            "require-dev": {
                "composer/composer": "1.0.*@dev",
                "phpspec/prophecy-phpunit": "~1.0",
                "symfony/filesystem": "~2.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Incenteev\\ParameterHandler\\": ""
                }
            },
            "notification-url": "https://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"
            ],
            "time": "2015-11-10T17:04:01+00:00"
        },
        {
            "name": "ircmaxell/password-compat",
            "version": "v1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/ircmaxell/password_compat.git",
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "4.*"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "lib/password.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anthony Ferrara",
                    "email": "ircmaxell@php.net",
                    "homepage": "http://blog.ircmaxell.com"
                }
            ],
            "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
            "homepage": "https://github.com/ircmaxell/password_compat",
            "keywords": [
                "hashing",
                "password"
            ],
            "time": "2014-11-20T16:49:30+00:00"
        },
        {
            "name": "itsjavi/bootstrap-colorpicker",
            "version": "2.5.1",
            "source": {
                "type": "git",
                "url": "https://github.com/itsjavi/bootstrap-colorpicker.git",
                "reference": "db978b4d8c3436cdaed6e3a1a065f9f47bb686b1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/itsjavi/bootstrap-colorpicker/zipball/db978b4d8c3436cdaed6e3a1a065f9f47bb686b1",
                "reference": "db978b4d8c3436cdaed6e3a1a065f9f47bb686b1",
                "shasum": ""
            },
            "require": {
                "components/jquery": ">=1.10"
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache License Version 2.0"
            ],
            "authors": [
                {
                    "name": "Javier Aguilar",
                    "homepage": "https://itsjavi.com"
                }
            ],
            "description": "Fancy and customizable colorpicker plugin for Twitter Bootstrap",
            "time": "2017-02-05T18:59:49+00:00"
        },
        {
            "name": "jdorn/sql-formatter",
            "version": "v1.2.17",
            "source": {
                "type": "git",
                "url": "https://github.com/jdorn/sql-formatter.git",
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.4"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "lib"
                ]
            },
            "notification-url": "https://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"
            ],
            "time": "2014-01-12T16:20:24+00:00"
        },
        {
            "name": "knplabs/knp-components",
            "version": "1.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/knp-components.git",
                "reference": "f98bcc6d348fbe863a224b468e11fb5e91e28f2a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/knp-components/zipball/f98bcc6d348fbe863a224b468e11fb5e91e28f2a",
                "reference": "f98bcc6d348fbe863a224b468e11fb5e91e28f2a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "doctrine/mongodb-odm": "~1.0@beta",
                "doctrine/orm": "~2.4",
                "doctrine/phpcr-odm": "~1.2",
                "jackalope/jackalope-doctrine-dbal": "~1.2",
                "phpunit/phpunit": "~4.2",
                "ruflin/elastica": "~1.0",
                "symfony/event-dispatcher": "~2.5"
            },
            "suggest": {
                "doctrine/common": "to allow usage pagination with Doctrine ArrayCollection",
                "doctrine/mongodb-odm": "to allow usage pagination with Doctrine ODM MongoDB",
                "doctrine/orm": "to allow usage pagination with Doctrine ORM",
                "doctrine/phpcr-odm": "to allow usage pagination with Doctrine ODM PHPCR",
                "propel/propel1": "to allow usage pagination with Propel ORM",
                "ruflin/Elastica": "to allow usage pagination with ElasticSearch Client",
                "solarium/solarium": "to allow usage pagination with Solarium Client"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Knp\\Component": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "KNPLabs Team",
                    "homepage": "http://knplabs.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "http://github.com/KnpLabs/knp-components/contributors"
                }
            ],
            "description": "Knplabs component library",
            "homepage": "http://github.com/KnpLabs/knp-components",
            "keywords": [
                "components",
                "knp",
                "knplabs",
                "pager",
                "paginator"
            ],
            "time": "2016-12-06T18:10:24+00:00"
        },
        {
            "name": "knplabs/knp-paginator-bundle",
            "version": "2.5.3",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/KnpPaginatorBundle.git",
                "reference": "c988761005504007c6c87d6a557641281194a0e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/KnpPaginatorBundle/zipball/c988761005504007c6c87d6a557641281194a0e5",
                "reference": "c988761005504007c6c87d6a557641281194a0e5",
                "shasum": ""
            },
            "require": {
                "knplabs/knp-components": "~1.2",
                "php": ">=5.3.3",
                "symfony/framework-bundle": "~2.3|~3.0",
                "twig/twig": "~1.12|~2"
            },
            "require-dev": {
                "symfony/expression-language": "~2.4|~3.0"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.5.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Knp\\Bundle\\PaginatorBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "KNPLabs Team",
                    "homepage": "http://knplabs.com"
                },
                {
                    "name": "Symfony2 Community",
                    "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle/contributors"
                }
            ],
            "description": "Paginator bundle for Symfony2 to automate pagination and simplify sorting and other features",
            "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle",
            "keywords": [
                "Symfony2",
                "bundle",
                "knp",
                "knplabs",
                "pager",
                "pagination",
                "paginator"
            ],
            "time": "2016-04-20T11:40:30+00:00"
        },
        {
            "name": "knplabs/knp-time-bundle",
            "version": "1.7.2",
            "target-dir": "Knp/Bundle/TimeBundle",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/KnpTimeBundle.git",
                "reference": "1a55df4806bcebc3b13a3ec8914284b6379b6029"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/KnpTimeBundle/zipball/1a55df4806bcebc3b13a3ec8914284b6379b6029",
                "reference": "1a55df4806bcebc3b13a3ec8914284b6379b6029",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "symfony/config": "~2.3|~3.0",
                "symfony/dependency-injection": "~2.3|~3.0",
                "symfony/templating": "~2.3|~3.0",
                "symfony/translation": "~2.3|~3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8|^5.0"
            },
            "suggest": {
                "symfony/twig-bundle": "to use the Twig time_diff function"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Knp\\Bundle\\TimeBundle": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "KnpLabs Team",
                    "homepage": "http://knplabs.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "http://github.com/KnpLabs/KnpTimeBundle/contributors"
                }
            ],
            "description": "Knplabs time bundle makes your dates look sensible and descriptive",
            "homepage": "http://github.com/KnpLabs/KnpTimeBundle",
            "keywords": [
                "bundle",
                "date",
                "descriptive time",
                "knp",
                "knplabs",
                "time"
            ],
            "time": "2017-02-02T19:51:29+00:00"
        },
        {
            "name": "monolog/monolog",
            "version": "1.22.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "bad29cb8d18ab0315e6c477751418a82c850d558"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bad29cb8d18ab0315e6c477751418a82c850d558",
                "reference": "bad29cb8d18ab0315e6c477751418a82c850d558",
                "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.9 || ^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "graylog2/gelf-php": "~1.0",
                "jakub-onderka/php-parallel-lint": "0.9",
                "php-amqplib/php-amqplib": "~2.4",
                "php-console/php-console": "^3.1.3",
                "phpunit/phpunit": "~4.5",
                "phpunit/phpunit-mock-objects": "2.3.0",
                "ruflin/elastica": ">=0.90 <3.0",
                "sentry/sentry": "^0.13",
                "swiftmailer/swiftmailer": "~5.3"
            },
            "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",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "php-console/php-console": "Allow sending log messages to Google Chrome",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
                "sentry/sentry": "Allow sending log messages to a Sentry server"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "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"
            ],
            "time": "2016-11-26T00:15:39+00:00"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e",
                "reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "type": "library",
            "autoload": {
                "files": [
                    "lib/random.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "pseudorandom",
                "random"
            ],
            "time": "2016-11-07T23:38:38+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "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",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "time": "2016-10-10T12:19:37+00:00"
        },
        {
            "name": "sensio/distribution-bundle",
            "version": "v5.0.15",
            "source": {
                "type": "git",
                "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
                "reference": "d294b0665cf09c799e9c1993d5c776a5bf55cb85"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/d294b0665cf09c799e9c1993d5c776a5bf55cb85",
                "reference": "d294b0665cf09c799e9c1993d5c776a5bf55cb85",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9",
                "sensiolabs/security-checker": "~3.0|~4.0",
                "symfony/class-loader": "~2.3|~3.0",
                "symfony/config": "~2.3|~3.0",
                "symfony/dependency-injection": "~2.3|~3.0",
                "symfony/filesystem": "~2.3|~3.0",
                "symfony/http-kernel": "~2.3|~3.0",
                "symfony/process": "~2.3|~3.0"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Sensio\\Bundle\\DistributionBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Base bundle for Symfony Distributions",
            "keywords": [
                "configuration",
                "distribution"
            ],
            "time": "2016-12-06T07:29:27+00:00"
        },
        {
            "name": "sensio/framework-extra-bundle",
            "version": "v3.0.16",
            "source": {
                "type": "git",
                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
                "reference": "507a15f56fa7699f6cc8c2c7de4080b19ce22546"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/507a15f56fa7699f6cc8c2c7de4080b19ce22546",
                "reference": "507a15f56fa7699f6cc8c2c7de4080b19ce22546",
                "shasum": ""
            },
            "require": {
                "doctrine/common": "~2.2",
                "symfony/dependency-injection": "~2.3|~3.0",
                "symfony/framework-bundle": "~2.3|~3.0"
            },
            "require-dev": {
                "symfony/browser-kit": "~2.3|~3.0",
                "symfony/dom-crawler": "~2.3|~3.0",
                "symfony/expression-language": "~2.4|~3.0",
                "symfony/finder": "~2.3|~3.0",
                "symfony/phpunit-bridge": "~2.7|~3.0",
                "symfony/security-bundle": "~2.4|~3.0",
                "symfony/twig-bundle": "~2.3|~3.0",
                "twig/twig": "~1.11|~2.0"
            },
            "suggest": {
                "symfony/expression-language": "",
                "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
                "symfony/security-bundle": ""
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
                }
            },
            "notification-url": "https://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"
            ],
            "time": "2016-03-25T17:08:27+00:00"
        },
        {
            "name": "sensiolabs/security-checker",
            "version": "v4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sensiolabs/security-checker.git",
                "reference": "116027b57b568ed61b7b1c80eeb4f6ee9e8c599c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/116027b57b568ed61b7b1c80eeb4f6ee9e8c599c",
                "reference": "116027b57b568ed61b7b1c80eeb4f6ee9e8c599c",
                "shasum": ""
            },
            "require": {
                "symfony/console": "~2.7|~3.0"
            },
            "bin": [
                "security-checker"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "SensioLabs\\Security": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien.potencier@gmail.com"
                }
            ],
            "description": "A security checker for your composer.lock",
            "time": "2016-09-23T18:09:57+00:00"
        },
        {
            "name": "swiftmailer/swiftmailer",
            "version": "v5.4.4",
            "source": {
                "type": "git",
                "url": "https://github.com/swiftmailer/swiftmailer.git",
                "reference": "545ce9136690cea74f98f86fbb9c92dd9ab1a756"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/545ce9136690cea74f98f86fbb9c92dd9ab1a756",
                "reference": "545ce9136690cea74f98f86fbb9c92dd9ab1a756",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "mockery/mockery": "~0.9.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.4-dev"
                }
            },
            "autoload": {
                "files": [
                    "lib/swift_required.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Corbyn"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Swiftmailer, free feature-rich PHP mailer",
            "homepage": "http://swiftmailer.org",
            "keywords": [
                "email",
                "mail",
                "mailer"
            ],
            "time": "2016-11-24T01:01:23+00:00"
        },
        {
            "name": "symfony/monolog-bundle",
            "version": "2.11.3",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/monolog-bundle.git",
                "reference": "0b427134a6868050fd9a95cc5eae3df85e5c759b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/0b427134a6868050fd9a95cc5eae3df85e5c759b",
                "reference": "0b427134a6868050fd9a95cc5eae3df85e5c759b",
                "shasum": ""
            },
            "require": {
                "monolog/monolog": "~1.18",
                "php": ">=5.3.2",
                "symfony/config": "~2.3|~3.0",
                "symfony/dependency-injection": "~2.3|~3.0",
                "symfony/http-kernel": "~2.3|~3.0",
                "symfony/monolog-bridge": "~2.3|~3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8",
                "symfony/console": "~2.3|~3.0",
                "symfony/yaml": "~2.3|~3.0"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Bundle\\MonologBundle\\": ""
                }
            },
            "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 MonologBundle",
            "homepage": "http://symfony.com",
            "keywords": [
                "log",
                "logging"
            ],
            "time": "2016-10-19T07:54:05+00:00"
        },
        {
            "name": "symfony/polyfill-apcu",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-apcu.git",
                "reference": "5d4474f447403c3348e37b70acc2b95475b7befa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/5d4474f447403c3348e37b70acc2b95475b7befa",
                "reference": "5d4474f447403c3348e37b70acc2b95475b7befa",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "apcu",
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2016-11-14T01:06:16+00:00"
        },
        {
            "name": "symfony/polyfill-intl-icu",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-icu.git",
                "reference": "2d6e2b20d457603eefb6e614286c22efca30fdb4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/2d6e2b20d457603eefb6e614286c22efca30fdb4",
                "reference": "2d6e2b20d457603eefb6e614286c22efca30fdb4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/intl": "~2.3|~3.0"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's ICU-related data and classes",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "icu",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2016-11-14T01:06:16+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
                "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2016-11-14T01:06:16+00:00"
        },
        {
            "name": "symfony/polyfill-php54",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php54.git",
                "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/90e085822963fdcc9d1c5b73deb3d2e5783b16a0",
                "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php54\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2016-11-14T01:06:16+00:00"
        },
        {
            "name": "symfony/polyfill-php55",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php55.git",
                "reference": "03e3f0350bca2220e3623a0e340eef194405fc67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/03e3f0350bca2220e3623a0e340eef194405fc67",
                "reference": "03e3f0350bca2220e3623a0e340eef194405fc67",
                "shasum": ""
            },
            "require": {
                "ircmaxell/password-compat": "~1.0",
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php55\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2016-11-14T01:06:16+00:00"
        },
        {
            "name": "symfony/polyfill-php56",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php56.git",
                "reference": "1dd42b9b89556f18092f3d1ada22cb05ac85383c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/1dd42b9b89556f18092f3d1ada22cb05ac85383c",
                "reference": "1dd42b9b89556f18092f3d1ada22cb05ac85383c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/polyfill-util": "~1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php56\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2016-11-14T01:06:16+00:00"
        },
        {
            "name": "symfony/polyfill-php70",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php70.git",
                "reference": "13ce343935f0f91ca89605a2f6ca6f5c2f3faac2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/13ce343935f0f91ca89605a2f6ca6f5c2f3faac2",
                "reference": "13ce343935f0f91ca89605a2f6ca6f5c2f3faac2",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": "~1.0|~2.0",
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php70\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2016-11-14T01:06:16+00:00"
        },
        {
            "name": "symfony/polyfill-util",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-util.git",
                "reference": "746bce0fca664ac0a575e465f65c6643faddf7fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/746bce0fca664ac0a575e465f65c6643faddf7fb",
                "reference": "746bce0fca664ac0a575e465f65c6643faddf7fb",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Util\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony utilities for portability of PHP codes",
            "homepage": "https://symfony.com",
            "keywords": [
                "compat",
                "compatibility",
                "polyfill",
                "shim"
            ],
            "time": "2016-11-14T01:06:16+00:00"
        },
        {
            "name": "symfony/security-acl",
            "version": "v2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/security-acl.git",
                "reference": "4a3f7327ad215242c78f6564ad4ea6d2db1b8347"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/security-acl/zipball/4a3f7327ad215242c78f6564ad4ea6d2db1b8347",
                "reference": "4a3f7327ad215242c78f6564ad4ea6d2db1b8347",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9",
                "symfony/security-core": "~2.4|~3.0.0"
            },
            "require-dev": {
                "doctrine/common": "~2.2",
                "doctrine/dbal": "~2.2",
                "psr/log": "~1.0",
                "symfony/phpunit-bridge": "~2.7|~3.0.0"
            },
            "suggest": {
                "doctrine/dbal": "For using the built-in ACL implementation",
                "symfony/class-loader": "For using the ACL generateSql script",
                "symfony/finder": "For using the ACL generateSql script"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Security\\Acl\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Security Component - ACL (Access Control List)",
            "homepage": "https://symfony.com",
            "time": "2015-12-28T09:39:09+00:00"
        },
        {
            "name": "symfony/swiftmailer-bundle",
            "version": "v2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/swiftmailer-bundle.git",
                "reference": "d7b7bd6bb6e9b32ebc5f9778f94d4b4e4af5d069"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/d7b7bd6bb6e9b32ebc5f9778f94d4b4e4af5d069",
                "reference": "d7b7bd6bb6e9b32ebc5f9778f94d4b4e4af5d069",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2",
                "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
                "symfony/config": "~2.7|~3.0",
                "symfony/dependency-injection": "~2.7|~3.0",
                "symfony/http-kernel": "~2.7|~3.0"
            },
            "require-dev": {
                "symfony/console": "~2.7|~3.0",
                "symfony/framework-bundle": "~2.7|~3.0",
                "symfony/phpunit-bridge": "~2.7|~3.0",
                "symfony/yaml": "~2.7|~3.0"
            },
            "suggest": {
                "psr/log": "Allows logging"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Bundle\\SwiftmailerBundle\\": ""
                }
            },
            "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 SwiftmailerBundle",
            "homepage": "http://symfony.com",
            "time": "2016-10-27T17:59:30+00:00"
        },
        {
            "name": "symfony/symfony",
            "version": "v2.8.15",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/symfony.git",
                "reference": "3ec15b9379ebb0758e296d4193926a7b4121a964"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/symfony/zipball/3ec15b9379ebb0758e296d4193926a7b4121a964",
                "reference": "3ec15b9379ebb0758e296d4193926a7b4121a964",
                "shasum": ""
            },
            "require": {
                "doctrine/common": "~2.4",
                "php": ">=5.3.9",
                "psr/log": "~1.0",
                "symfony/polyfill-apcu": "~1.1",
                "symfony/polyfill-intl-icu": "~1.0",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php54": "~1.0",
                "symfony/polyfill-php55": "~1.0",
                "symfony/polyfill-php56": "~1.0",
                "symfony/polyfill-php70": "~1.0",
                "symfony/polyfill-util": "~1.0",
                "symfony/security-acl": "~2.7|~3.0.0",
                "twig/twig": "~1.28|~2.0"
            },
            "conflict": {
                "phpdocumentor/reflection": "<1.0.7"
            },
            "replace": {
                "symfony/asset": "self.version",
                "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/debug-bundle": "self.version",
                "symfony/dependency-injection": "self.version",
                "symfony/doctrine-bridge": "self.version",
                "symfony/dom-crawler": "self.version",
                "symfony/event-dispatcher": "self.version",
                "symfony/expression-language": "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/ldap": "self.version",
                "symfony/locale": "self.version",
                "symfony/monolog-bridge": "self.version",
                "symfony/options-resolver": "self.version",
                "symfony/process": "self.version",
                "symfony/property-access": "self.version",
                "symfony/property-info": "self.version",
                "symfony/proxy-manager-bridge": "self.version",
                "symfony/routing": "self.version",
                "symfony/security": "self.version",
                "symfony/security-bundle": "self.version",
                "symfony/security-core": "self.version",
                "symfony/security-csrf": "self.version",
                "symfony/security-guard": "self.version",
                "symfony/security-http": "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/var-dumper": "self.version",
                "symfony/web-profiler-bundle": "self.version",
                "symfony/yaml": "self.version"
            },
            "require-dev": {
                "doctrine/data-fixtures": "1.0.*",
                "doctrine/dbal": "~2.4",
                "doctrine/doctrine-bundle": "~1.2",
                "doctrine/orm": "~2.4,>=2.4.5",
                "egulias/email-validator": "~1.2,>=1.2.1",
                "monolog/monolog": "~1.11",
                "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
                "phpdocumentor/reflection": "^1.0.7",
                "symfony/phpunit-bridge": "~3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
                    "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
                    "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
                    "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/",
                    "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
                    "Symfony\\Bundle\\": "src/Symfony/Bundle/",
                    "Symfony\\Component\\": "src/Symfony/Component/"
                },
                "classmap": [
                    "src/Symfony/Component/Intl/Resources/stubs"
                ],
                "exclude-from-classmap": [
                    "**/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "The Symfony PHP framework",
            "homepage": "https://symfony.com",
            "keywords": [
                "framework"
            ],
            "time": "2016-12-13T12:16:34+00:00"
        },
        {
            "name": "twig/extensions",
            "version": "v1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig-extensions.git",
                "reference": "f0bb8431c8691f5a39f1017d9a5967a082bf01ff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/f0bb8431c8691f5a39f1017d9a5967a082bf01ff",
                "reference": "f0bb8431c8691f5a39f1017d9a5967a082bf01ff",
                "shasum": ""
            },
            "require": {
                "twig/twig": "~1.20|~2.0"
            },
            "require-dev": {
                "symfony/translation": "~2.3"
            },
            "suggest": {
                "symfony/translation": "Allow the time_diff output to be translated"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Twig_Extensions_": "lib/"
                }
            },
            "notification-url": "https://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": "http://twig.sensiolabs.org/doc/extensions/index.html",
            "keywords": [
                "i18n",
                "text"
            ],
            "time": "2016-10-25T17:34:14+00:00"
        },
        {
            "name": "twig/twig",
            "version": "v1.28.2",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig.git",
                "reference": "b22ce0eb070e41f7cba65d78fe216de29726459c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/b22ce0eb070e41f7cba65d78fe216de29726459c",
                "reference": "b22ce0eb070e41f7cba65d78fe216de29726459c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.7"
            },
            "require-dev": {
                "symfony/debug": "~2.7",
                "symfony/phpunit-bridge": "~3.2@dev"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.28-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Twig_": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                },
                {
                    "name": "Armin Ronacher",
                    "email": "armin.ronacher@active-4.com",
                    "role": "Project Founder"
                },
                {
                    "name": "Twig Team",
                    "homepage": "http://twig.sensiolabs.org/contributors",
                    "role": "Contributors"
                }
            ],
            "description": "Twig, the flexible, fast, and secure template language for PHP",
            "homepage": "http://twig.sensiolabs.org",
            "keywords": [
                "templating"
            ],
            "time": "2016-11-23T18:41:40+00:00"
        }
    ],
    "packages-dev": [
        {
            "name": "imagine/imagine",
            "version": "v0.6.3",
            "source": {
                "type": "git",
                "url": "https://github.com/avalanche123/Imagine.git",
                "reference": "149041d2a1b517107bfe270ca2b1a17aa341715d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/149041d2a1b517107bfe270ca2b1a17aa341715d",
                "reference": "149041d2a1b517107bfe270ca2b1a17aa341715d",
                "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.7-dev"
                }
            },
            "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"
            ],
            "time": "2015-09-19T16:54:05+00:00"
        },
        {
            "name": "liip/imagine-bundle",
            "version": "1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/liip/LiipImagineBundle.git",
                "reference": "cc881beb2daea75068ad75329e6d71963fa95028"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/cc881beb2daea75068ad75329e6d71963fa95028",
                "reference": "cc881beb2daea75068ad75329e6d71963fa95028",
                "shasum": ""
            },
            "require": {
                "imagine/imagine": "^0.6.3,<0.7",
                "php": "^5.3.9|^7.0",
                "symfony/filesystem": "~2.3|~3.0",
                "symfony/finder": "~2.3|~3.0",
                "symfony/framework-bundle": "~2.3|~3.0",
                "symfony/options-resolver": "~2.3|~3.0",
                "symfony/process": "~2.3|~3.0"
            },
            "require-dev": {
                "amazonwebservices/aws-sdk-for-php": "~1.0",
                "aws/aws-sdk-php": "~2.4",
                "doctrine/cache": "~1.1",
                "doctrine/orm": "~2.3",
                "ext-gd": "*",
                "phpunit/phpunit": "~4.3",
                "psr/log": "~1.0",
                "symfony/browser-kit": "~2.3|~3.0",
                "symfony/console": "~2.3|~3.0",
                "symfony/dependency-injection": "~2.3|~3.0",
                "symfony/form": "~2.3|~3.0",
                "symfony/phpunit-bridge": "~2.3|~3.0",
                "symfony/yaml": "~2.3|~3.0",
                "twig/twig": "~1.12"
            },
            "suggest": {
                "amazonwebservices/aws-sdk-for-php": "Add it if you'd like to use aws v1 resolver",
                "aws/aws-sdk-php": "Add it if you'd like to use aws v2 or v3 resolver",
                "league/flysystem": "If you'd want to use Flysystem binary loader",
                "monolog/monolog": "If you'd want to write logs",
                "twig/twig": "If you'd want to use some handy twig filters, version 1.12 or greater required"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Liip\\ImagineBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Liip and other contributors",
                    "homepage": "https://github.com/liip/LiipImagineBundle/contributors"
                }
            ],
            "description": "This Bundle assists in imagine manipulation using the imagine library",
            "homepage": "http://liip.ch",
            "keywords": [
                "image",
                "imagine"
            ],
            "time": "2016-07-22T14:52:30+00:00"
        },
        {
            "name": "sensio/generator-bundle",
            "version": "v3.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
                "reference": "ec278c0bd530edf155c4a00900577b5cb80f559e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/ec278c0bd530edf155c4a00900577b5cb80f559e",
                "reference": "ec278c0bd530edf155c4a00900577b5cb80f559e",
                "shasum": ""
            },
            "require": {
                "symfony/console": "~2.7|~3.0",
                "symfony/framework-bundle": "~2.7|~3.0",
                "symfony/process": "~2.7|~3.0",
                "symfony/yaml": "~2.7|~3.0",
                "twig/twig": "^1.28.2|^2.0"
            },
            "require-dev": {
                "doctrine/orm": "~2.4",
                "symfony/doctrine-bridge": "~2.7|~3.0"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Sensio\\Bundle\\GeneratorBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "This bundle generates code for you",
            "time": "2016-12-05T16:01:19+00:00"
        },
        {
            "name": "symfony/phpunit-bridge",
            "version": "v2.8.15",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/phpunit-bridge.git",
                "reference": "3a1f8c81595f8f69e24cf03134996cb99a8537c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/3a1f8c81595f8f69e24cf03134996cb99a8537c1",
                "reference": "3a1f8c81595f8f69e24cf03134996cb99a8537c1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
            },
            "type": "symfony-bridge",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Bridge\\PhpUnit\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony PHPUnit Bridge",
            "homepage": "https://symfony.com",
            "time": "2016-11-16T18:56:22+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": ">=5.3.9"
    },
    "platform-dev": []
}

ZeroDay Forums Mini