partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

composer.lock (245772B)


      1 {
      2     "_readme": [
      3         "This file locks the dependencies of your project to a known state",
      4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
      5         "This file is @generated automatically"
      6     ],
      7     "content-hash": "440755ffdc7a9c540f4a4676481e2004",
      8     "packages": [
      9         {
     10             "name": "atelierspierrot/famfamfam-silk-sprite",
     11             "version": "v1.0.0",
     12             "source": {
     13                 "type": "git",
     14                 "url": "https://github.com/atelierspierrot/famfamfam-silk-sprite.git",
     15                 "reference": "c37692422aa054583cf81fdb60915ab6deff9e67"
     16             },
     17             "dist": {
     18                 "type": "zip",
     19                 "url": "https://api.github.com/repos/atelierspierrot/famfamfam-silk-sprite/zipball/c37692422aa054583cf81fdb60915ab6deff9e67",
     20                 "reference": "c37692422aa054583cf81fdb60915ab6deff9e67",
     21                 "shasum": ""
     22             },
     23             "type": "library-assets",
     24             "extra": {
     25                 "assets-dir": "src",
     26                 "assets-presets": {
     27                     "famfamfam-silk-icons": {
     28                         "css": "silk-icons-sprite.min.css"
     29                     }
     30                 }
     31             },
     32             "notification-url": "https://packagist.org/downloads/",
     33             "license": [
     34                 "CC-BY-NC-3.0"
     35             ],
     36             "authors": [
     37                 {
     38                     "name": "Les Ateliers Pierrot & contributors",
     39                     "email": "contact@ateliers-pierrot.fr",
     40                     "homepage": "http://www.ateliers-pierrot.fr/"
     41                 },
     42                 {
     43                     "name": "FamFamFam",
     44                     "homepage": "http://www.famfamfam.com/"
     45                 }
     46             ],
     47             "description": "The UNOFFICIAL sprite of the Silk icons by FamFamFam (http://www.famfamfam.com/lab/icons/silk/)",
     48             "homepage": "http://github.com/atelierspierrot/famfamfam-silk-sprite",
     49             "keywords": [
     50                 "famfamfam",
     51                 "icons",
     52                 "sprite"
     53             ],
     54             "time": "2013-10-12T21:09:52+00:00"
     55         },
     56         {
     57             "name": "behat/transliterator",
     58             "version": "v1.1.0",
     59             "source": {
     60                 "type": "git",
     61                 "url": "https://github.com/Behat/Transliterator.git",
     62                 "reference": "868e05be3a9f25ba6424c2dd4849567f50715003"
     63             },
     64             "dist": {
     65                 "type": "zip",
     66                 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/868e05be3a9f25ba6424c2dd4849567f50715003",
     67                 "reference": "868e05be3a9f25ba6424c2dd4849567f50715003",
     68                 "shasum": ""
     69             },
     70             "require": {
     71                 "php": ">=5.3.3"
     72             },
     73             "type": "library",
     74             "extra": {
     75                 "branch-alias": {
     76                     "dev-master": "1.1-dev"
     77                 }
     78             },
     79             "autoload": {
     80                 "psr-0": {
     81                     "Behat\\Transliterator": "src/"
     82                 }
     83             },
     84             "notification-url": "https://packagist.org/downloads/",
     85             "license": [
     86                 "Artistic-1.0"
     87             ],
     88             "description": "String transliterator",
     89             "keywords": [
     90                 "i18n",
     91                 "slug",
     92                 "transliterator"
     93             ],
     94             "time": "2015-09-28T16:26:35+00:00"
     95         },
     96         {
     97             "name": "brainbits/fugue-icons-bundle",
     98             "version": "3.5.6",
     99             "source": {
    100                 "type": "git",
    101                 "url": "https://github.com/brainbits/fugue-icons-bundle.git",
    102                 "reference": "3b621552dd2f3d3172235f69f2963b70a23f4597"
    103             },
    104             "dist": {
    105                 "type": "zip",
    106                 "url": "https://api.github.com/repos/brainbits/fugue-icons-bundle/zipball/3b621552dd2f3d3172235f69f2963b70a23f4597",
    107                 "reference": "3b621552dd2f3d3172235f69f2963b70a23f4597",
    108                 "shasum": ""
    109             },
    110             "type": "library",
    111             "autoload": {
    112                 "psr-0": {
    113                     "Brainbits": "src/"
    114                 }
    115             },
    116             "notification-url": "https://packagist.org/downloads/",
    117             "license": [
    118                 "CC-BY-3.0"
    119             ],
    120             "authors": [
    121                 {
    122                     "name": "Stephan Wentz",
    123                     "email": "swentz@brainbits.net",
    124                     "role": "Packager"
    125                 },
    126                 {
    127                     "name": "Yusuke Kamiyamane",
    128                     "homepage": "http://p.yusukekamiyamane.com/"
    129                 }
    130             ],
    131             "description": "Bundle including the fugue icon set.",
    132             "homepage": "http://p.yusukekamiyamane.com/",
    133             "keywords": [
    134                 "fugue",
    135                 "icons"
    136             ],
    137             "time": "2013-05-15T12:31:26+00:00"
    138         },
    139         {
    140             "name": "composer/installers",
    141             "version": "v1.2.0",
    142             "source": {
    143                 "type": "git",
    144                 "url": "https://github.com/composer/installers.git",
    145                 "reference": "d78064c68299743e0161004f2de3a0204e33b804"
    146             },
    147             "dist": {
    148                 "type": "zip",
    149                 "url": "https://api.github.com/repos/composer/installers/zipball/d78064c68299743e0161004f2de3a0204e33b804",
    150                 "reference": "d78064c68299743e0161004f2de3a0204e33b804",
    151                 "shasum": ""
    152             },
    153             "require": {
    154                 "composer-plugin-api": "^1.0"
    155             },
    156             "replace": {
    157                 "roundcube/plugin-installer": "*",
    158                 "shama/baton": "*"
    159             },
    160             "require-dev": {
    161                 "composer/composer": "1.0.*@dev",
    162                 "phpunit/phpunit": "4.1.*"
    163             },
    164             "type": "composer-plugin",
    165             "extra": {
    166                 "class": "Composer\\Installers\\Plugin",
    167                 "branch-alias": {
    168                     "dev-master": "1.0-dev"
    169                 }
    170             },
    171             "autoload": {
    172                 "psr-4": {
    173                     "Composer\\Installers\\": "src/Composer/Installers"
    174                 }
    175             },
    176             "notification-url": "https://packagist.org/downloads/",
    177             "license": [
    178                 "MIT"
    179             ],
    180             "authors": [
    181                 {
    182                     "name": "Kyle Robinson Young",
    183                     "email": "kyle@dontkry.com",
    184                     "homepage": "https://github.com/shama"
    185                 }
    186             ],
    187             "description": "A multi-framework Composer library installer",
    188             "homepage": "https://composer.github.io/installers/",
    189             "keywords": [
    190                 "Craft",
    191                 "Dolibarr",
    192                 "Hurad",
    193                 "ImageCMS",
    194                 "MODX Evo",
    195                 "Mautic",
    196                 "OXID",
    197                 "Plentymarkets",
    198                 "RadPHP",
    199                 "SMF",
    200                 "Thelia",
    201                 "WolfCMS",
    202                 "agl",
    203                 "aimeos",
    204                 "annotatecms",
    205                 "attogram",
    206                 "bitrix",
    207                 "cakephp",
    208                 "chef",
    209                 "cockpit",
    210                 "codeigniter",
    211                 "concrete5",
    212                 "croogo",
    213                 "dokuwiki",
    214                 "drupal",
    215                 "elgg",
    216                 "expressionengine",
    217                 "fuelphp",
    218                 "grav",
    219                 "installer",
    220                 "joomla",
    221                 "kohana",
    222                 "laravel",
    223                 "lithium",
    224                 "magento",
    225                 "mako",
    226                 "mediawiki",
    227                 "modulework",
    228                 "moodle",
    229                 "phpbb",
    230                 "piwik",
    231                 "ppi",
    232                 "puppet",
    233                 "reindex",
    234                 "roundcube",
    235                 "shopware",
    236                 "silverstripe",
    237                 "symfony",
    238                 "typo3",
    239                 "wordpress",
    240                 "yawik",
    241                 "zend",
    242                 "zikula"
    243             ],
    244             "time": "2016-08-13T20:53:52+00:00"
    245         },
    246         {
    247             "name": "doctrine/annotations",
    248             "version": "v1.4.0",
    249             "source": {
    250                 "type": "git",
    251                 "url": "https://github.com/doctrine/annotations.git",
    252                 "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
    253             },
    254             "dist": {
    255                 "type": "zip",
    256                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
    257                 "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
    258                 "shasum": ""
    259             },
    260             "require": {
    261                 "doctrine/lexer": "1.*",
    262                 "php": "^5.6 || ^7.0"
    263             },
    264             "require-dev": {
    265                 "doctrine/cache": "1.*",
    266                 "phpunit/phpunit": "^5.7"
    267             },
    268             "type": "library",
    269             "extra": {
    270                 "branch-alias": {
    271                     "dev-master": "1.4.x-dev"
    272                 }
    273             },
    274             "autoload": {
    275                 "psr-4": {
    276                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
    277                 }
    278             },
    279             "notification-url": "https://packagist.org/downloads/",
    280             "license": [
    281                 "MIT"
    282             ],
    283             "authors": [
    284                 {
    285                     "name": "Roman Borschel",
    286                     "email": "roman@code-factory.org"
    287                 },
    288                 {
    289                     "name": "Benjamin Eberlei",
    290                     "email": "kontakt@beberlei.de"
    291                 },
    292                 {
    293                     "name": "Guilherme Blanco",
    294                     "email": "guilhermeblanco@gmail.com"
    295                 },
    296                 {
    297                     "name": "Jonathan Wage",
    298                     "email": "jonwage@gmail.com"
    299                 },
    300                 {
    301                     "name": "Johannes Schmitt",
    302                     "email": "schmittjoh@gmail.com"
    303                 }
    304             ],
    305             "description": "Docblock Annotations Parser",
    306             "homepage": "http://www.doctrine-project.org",
    307             "keywords": [
    308                 "annotations",
    309                 "docblock",
    310                 "parser"
    311             ],
    312             "time": "2017-02-24T16:22:25+00:00"
    313         },
    314         {
    315             "name": "doctrine/cache",
    316             "version": "v1.6.2",
    317             "source": {
    318                 "type": "git",
    319                 "url": "https://github.com/doctrine/cache.git",
    320                 "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
    321             },
    322             "dist": {
    323                 "type": "zip",
    324                 "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
    325                 "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
    326                 "shasum": ""
    327             },
    328             "require": {
    329                 "php": "~5.5|~7.0"
    330             },
    331             "conflict": {
    332                 "doctrine/common": ">2.2,<2.4"
    333             },
    334             "require-dev": {
    335                 "phpunit/phpunit": "~4.8|~5.0",
    336                 "predis/predis": "~1.0",
    337                 "satooshi/php-coveralls": "~0.6"
    338             },
    339             "type": "library",
    340             "extra": {
    341                 "branch-alias": {
    342                     "dev-master": "1.6.x-dev"
    343                 }
    344             },
    345             "autoload": {
    346                 "psr-4": {
    347                     "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
    348                 }
    349             },
    350             "notification-url": "https://packagist.org/downloads/",
    351             "license": [
    352                 "MIT"
    353             ],
    354             "authors": [
    355                 {
    356                     "name": "Roman Borschel",
    357                     "email": "roman@code-factory.org"
    358                 },
    359                 {
    360                     "name": "Benjamin Eberlei",
    361                     "email": "kontakt@beberlei.de"
    362                 },
    363                 {
    364                     "name": "Guilherme Blanco",
    365                     "email": "guilhermeblanco@gmail.com"
    366                 },
    367                 {
    368                     "name": "Jonathan Wage",
    369                     "email": "jonwage@gmail.com"
    370                 },
    371                 {
    372                     "name": "Johannes Schmitt",
    373                     "email": "schmittjoh@gmail.com"
    374                 }
    375             ],
    376             "description": "Caching library offering an object-oriented API for many cache backends",
    377             "homepage": "http://www.doctrine-project.org",
    378             "keywords": [
    379                 "cache",
    380                 "caching"
    381             ],
    382             "time": "2017-07-22T12:49:21+00:00"
    383         },
    384         {
    385             "name": "doctrine/collections",
    386             "version": "v1.4.0",
    387             "source": {
    388                 "type": "git",
    389                 "url": "https://github.com/doctrine/collections.git",
    390                 "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
    391             },
    392             "dist": {
    393                 "type": "zip",
    394                 "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
    395                 "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
    396                 "shasum": ""
    397             },
    398             "require": {
    399                 "php": "^5.6 || ^7.0"
    400             },
    401             "require-dev": {
    402                 "doctrine/coding-standard": "~0.1@dev",
    403                 "phpunit/phpunit": "^5.7"
    404             },
    405             "type": "library",
    406             "extra": {
    407                 "branch-alias": {
    408                     "dev-master": "1.3.x-dev"
    409                 }
    410             },
    411             "autoload": {
    412                 "psr-0": {
    413                     "Doctrine\\Common\\Collections\\": "lib/"
    414                 }
    415             },
    416             "notification-url": "https://packagist.org/downloads/",
    417             "license": [
    418                 "MIT"
    419             ],
    420             "authors": [
    421                 {
    422                     "name": "Roman Borschel",
    423                     "email": "roman@code-factory.org"
    424                 },
    425                 {
    426                     "name": "Benjamin Eberlei",
    427                     "email": "kontakt@beberlei.de"
    428                 },
    429                 {
    430                     "name": "Guilherme Blanco",
    431                     "email": "guilhermeblanco@gmail.com"
    432                 },
    433                 {
    434                     "name": "Jonathan Wage",
    435                     "email": "jonwage@gmail.com"
    436                 },
    437                 {
    438                     "name": "Johannes Schmitt",
    439                     "email": "schmittjoh@gmail.com"
    440                 }
    441             ],
    442             "description": "Collections Abstraction library",
    443             "homepage": "http://www.doctrine-project.org",
    444             "keywords": [
    445                 "array",
    446                 "collections",
    447                 "iterator"
    448             ],
    449             "time": "2017-01-03T10:49:41+00:00"
    450         },
    451         {
    452             "name": "doctrine/common",
    453             "version": "v2.5.3",
    454             "source": {
    455                 "type": "git",
    456                 "url": "https://github.com/doctrine/common.git",
    457                 "reference": "10f1f19651343f87573129ca970aef1a47a6f29e"
    458             },
    459             "dist": {
    460                 "type": "zip",
    461                 "url": "https://api.github.com/repos/doctrine/common/zipball/10f1f19651343f87573129ca970aef1a47a6f29e",
    462                 "reference": "10f1f19651343f87573129ca970aef1a47a6f29e",
    463                 "shasum": ""
    464             },
    465             "require": {
    466                 "doctrine/annotations": "1.*",
    467                 "doctrine/cache": "1.*",
    468                 "doctrine/collections": "1.*",
    469                 "doctrine/inflector": "1.*",
    470                 "doctrine/lexer": "1.*",
    471                 "php": ">=5.3.2"
    472             },
    473             "require-dev": {
    474                 "phpunit/phpunit": "~3.7"
    475             },
    476             "type": "library",
    477             "extra": {
    478                 "branch-alias": {
    479                     "dev-master": "2.5.x-dev"
    480                 }
    481             },
    482             "autoload": {
    483                 "psr-0": {
    484                     "Doctrine\\Common\\": "lib/"
    485                 }
    486             },
    487             "notification-url": "https://packagist.org/downloads/",
    488             "license": [
    489                 "MIT"
    490             ],
    491             "authors": [
    492                 {
    493                     "name": "Roman Borschel",
    494                     "email": "roman@code-factory.org"
    495                 },
    496                 {
    497                     "name": "Benjamin Eberlei",
    498                     "email": "kontakt@beberlei.de"
    499                 },
    500                 {
    501                     "name": "Guilherme Blanco",
    502                     "email": "guilhermeblanco@gmail.com"
    503                 },
    504                 {
    505                     "name": "Jonathan Wage",
    506                     "email": "jonwage@gmail.com"
    507                 },
    508                 {
    509                     "name": "Johannes Schmitt",
    510                     "email": "schmittjoh@gmail.com"
    511                 }
    512             ],
    513             "description": "Common Library for Doctrine projects",
    514             "homepage": "http://www.doctrine-project.org",
    515             "keywords": [
    516                 "annotations",
    517                 "collections",
    518                 "eventmanager",
    519                 "persistence",
    520                 "spl"
    521             ],
    522             "time": "2015-12-25T13:10:16+00:00"
    523         },
    524         {
    525             "name": "doctrine/data-fixtures",
    526             "version": "v1.1.1",
    527             "source": {
    528                 "type": "git",
    529                 "url": "https://github.com/doctrine/data-fixtures.git",
    530                 "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a"
    531             },
    532             "dist": {
    533                 "type": "zip",
    534                 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bd44f6b6e40247b6530bc8abe802e4e4d914976a",
    535                 "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a",
    536                 "shasum": ""
    537             },
    538             "require": {
    539                 "doctrine/common": "~2.2",
    540                 "php": ">=5.3.2"
    541             },
    542             "conflict": {
    543                 "doctrine/orm": "< 2.4"
    544             },
    545             "require-dev": {
    546                 "doctrine/orm": "~2.4"
    547             },
    548             "suggest": {
    549                 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
    550                 "doctrine/orm": "For loading ORM fixtures",
    551                 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
    552             },
    553             "type": "library",
    554             "extra": {
    555                 "branch-alias": {
    556                     "dev-master": "1.1.x-dev"
    557                 }
    558             },
    559             "autoload": {
    560                 "psr-0": {
    561                     "Doctrine\\Common\\DataFixtures": "lib/"
    562                 }
    563             },
    564             "notification-url": "https://packagist.org/downloads/",
    565             "license": [
    566                 "MIT"
    567             ],
    568             "authors": [
    569                 {
    570                     "name": "Jonathan Wage",
    571                     "email": "jonwage@gmail.com"
    572                 }
    573             ],
    574             "description": "Data Fixtures for all Doctrine Object Managers",
    575             "homepage": "http://www.doctrine-project.org",
    576             "keywords": [
    577                 "database"
    578             ],
    579             "time": "2015-03-30T12:14:13+00:00"
    580         },
    581         {
    582             "name": "doctrine/dbal",
    583             "version": "v2.5.2",
    584             "source": {
    585                 "type": "git",
    586                 "url": "https://github.com/doctrine/dbal.git",
    587                 "reference": "01dbcbc5cd0a913d751418e635434a18a2f2a75c"
    588             },
    589             "dist": {
    590                 "type": "zip",
    591                 "url": "https://api.github.com/repos/doctrine/dbal/zipball/01dbcbc5cd0a913d751418e635434a18a2f2a75c",
    592                 "reference": "01dbcbc5cd0a913d751418e635434a18a2f2a75c",
    593                 "shasum": ""
    594             },
    595             "require": {
    596                 "doctrine/common": ">=2.4,<2.6-dev",
    597                 "php": ">=5.3.2"
    598             },
    599             "require-dev": {
    600                 "phpunit/phpunit": "4.*",
    601                 "symfony/console": "2.*"
    602             },
    603             "suggest": {
    604                 "symfony/console": "For helpful console commands such as SQL execution and import of files."
    605             },
    606             "bin": [
    607                 "bin/doctrine-dbal"
    608             ],
    609             "type": "library",
    610             "extra": {
    611                 "branch-alias": {
    612                     "dev-master": "2.5.x-dev"
    613                 }
    614             },
    615             "autoload": {
    616                 "psr-0": {
    617                     "Doctrine\\DBAL\\": "lib/"
    618                 }
    619             },
    620             "notification-url": "https://packagist.org/downloads/",
    621             "license": [
    622                 "MIT"
    623             ],
    624             "authors": [
    625                 {
    626                     "name": "Roman Borschel",
    627                     "email": "roman@code-factory.org"
    628                 },
    629                 {
    630                     "name": "Benjamin Eberlei",
    631                     "email": "kontakt@beberlei.de"
    632                 },
    633                 {
    634                     "name": "Guilherme Blanco",
    635                     "email": "guilhermeblanco@gmail.com"
    636                 },
    637                 {
    638                     "name": "Jonathan Wage",
    639                     "email": "jonwage@gmail.com"
    640                 }
    641             ],
    642             "description": "Database Abstraction Layer",
    643             "homepage": "http://www.doctrine-project.org",
    644             "keywords": [
    645                 "database",
    646                 "dbal",
    647                 "persistence",
    648                 "queryobject"
    649             ],
    650             "time": "2015-09-16T16:29:33+00:00"
    651         },
    652         {
    653             "name": "doctrine/doctrine-bundle",
    654             "version": "1.6.7",
    655             "source": {
    656                 "type": "git",
    657                 "url": "https://github.com/doctrine/DoctrineBundle.git",
    658                 "reference": "a01d99bc6c9a6c8a8ace0012690099dd957ce9b9"
    659             },
    660             "dist": {
    661                 "type": "zip",
    662                 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/a01d99bc6c9a6c8a8ace0012690099dd957ce9b9",
    663                 "reference": "a01d99bc6c9a6c8a8ace0012690099dd957ce9b9",
    664                 "shasum": ""
    665             },
    666             "require": {
    667                 "doctrine/dbal": "~2.3",
    668                 "doctrine/doctrine-cache-bundle": "~1.0",
    669                 "jdorn/sql-formatter": "~1.1",
    670                 "php": ">=5.5.9",
    671                 "symfony/console": "~2.7|~3.0",
    672                 "symfony/dependency-injection": "~2.7|~3.0",
    673                 "symfony/doctrine-bridge": "~2.7|~3.0",
    674                 "symfony/framework-bundle": "~2.7|~3.0"
    675             },
    676             "require-dev": {
    677                 "doctrine/orm": "~2.3",
    678                 "phpunit/phpunit": "~4",
    679                 "satooshi/php-coveralls": "^1.0",
    680                 "symfony/phpunit-bridge": "~2.7|~3.0",
    681                 "symfony/property-info": "~2.8|~3.0",
    682                 "symfony/validator": "~2.7|~3.0",
    683                 "symfony/yaml": "~2.7|~3.0",
    684                 "twig/twig": "~1.10|~2.0"
    685             },
    686             "suggest": {
    687                 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
    688                 "symfony/web-profiler-bundle": "To use the data collector."
    689             },
    690             "type": "symfony-bundle",
    691             "extra": {
    692                 "branch-alias": {
    693                     "dev-master": "1.6.x-dev"
    694                 }
    695             },
    696             "autoload": {
    697                 "psr-4": {
    698                     "Doctrine\\Bundle\\DoctrineBundle\\": ""
    699                 }
    700             },
    701             "notification-url": "https://packagist.org/downloads/",
    702             "license": [
    703                 "MIT"
    704             ],
    705             "authors": [
    706                 {
    707                     "name": "Symfony Community",
    708                     "homepage": "http://symfony.com/contributors"
    709                 },
    710                 {
    711                     "name": "Benjamin Eberlei",
    712                     "email": "kontakt@beberlei.de"
    713                 },
    714                 {
    715                     "name": "Doctrine Project",
    716                     "homepage": "http://www.doctrine-project.org/"
    717                 },
    718                 {
    719                     "name": "Fabien Potencier",
    720                     "email": "fabien@symfony.com"
    721                 }
    722             ],
    723             "description": "Symfony DoctrineBundle",
    724             "homepage": "http://www.doctrine-project.org",
    725             "keywords": [
    726                 "database",
    727                 "dbal",
    728                 "orm",
    729                 "persistence"
    730             ],
    731             "time": "2017-01-16T12:01:26+00:00"
    732         },
    733         {
    734             "name": "doctrine/doctrine-cache-bundle",
    735             "version": "v1.0.1",
    736             "target-dir": "Doctrine/Bundle/DoctrineCacheBundle",
    737             "source": {
    738                 "type": "git",
    739                 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
    740                 "reference": "e4b6f810aa047f9cbfe41c3d6a3d7e83d7477a9d"
    741             },
    742             "dist": {
    743                 "type": "zip",
    744                 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/e4b6f810aa047f9cbfe41c3d6a3d7e83d7477a9d",
    745                 "reference": "e4b6f810aa047f9cbfe41c3d6a3d7e83d7477a9d",
    746                 "shasum": ""
    747             },
    748             "require": {
    749                 "doctrine/cache": "~1.3",
    750                 "doctrine/inflector": "~1.0",
    751                 "php": ">=5.3.2",
    752                 "symfony/doctrine-bridge": "~2.2",
    753                 "symfony/framework-bundle": "~2.2",
    754                 "symfony/security": "~2.2"
    755             },
    756             "require-dev": {
    757                 "instaclick/coding-standard": "~1.1",
    758                 "instaclick/object-calisthenics-sniffs": "dev-master",
    759                 "instaclick/symfony2-coding-standard": "dev-remaster",
    760                 "phpunit/phpunit": "~3.7",
    761                 "satooshi/php-coveralls": "~0.6.1",
    762                 "squizlabs/php_codesniffer": "dev-master",
    763                 "symfony/console": "~2.2",
    764                 "symfony/finder": "~2.2",
    765                 "symfony/validator": "~2.2",
    766                 "symfony/yaml": "~2.2"
    767             },
    768             "type": "symfony-bundle",
    769             "extra": {
    770                 "branch-alias": {
    771                     "dev-master": "1.0.x-dev"
    772                 }
    773             },
    774             "autoload": {
    775                 "psr-0": {
    776                     "Doctrine\\Bundle\\DoctrineCacheBundle": ""
    777                 }
    778             },
    779             "notification-url": "https://packagist.org/downloads/",
    780             "license": [
    781                 "MIT"
    782             ],
    783             "authors": [
    784                 {
    785                     "name": "Symfony Community",
    786                     "homepage": "http://symfony.com/contributors"
    787                 },
    788                 {
    789                     "name": "Benjamin Eberlei",
    790                     "email": "kontakt@beberlei.de"
    791                 },
    792                 {
    793                     "name": "Fabio B. Silva",
    794                     "email": "fabio.bat.silva@gmail.com"
    795                 },
    796                 {
    797                     "name": "Guilherme Blanco",
    798                     "email": "guilhermeblanco@hotmail.com"
    799                 },
    800                 {
    801                     "name": "Doctrine Project",
    802                     "homepage": "http://www.doctrine-project.org/"
    803                 },
    804                 {
    805                     "name": "Fabien Potencier",
    806                     "email": "fabien@symfony.com"
    807                 }
    808             ],
    809             "description": "Symfony2 Bundle for Doctrine Cache",
    810             "homepage": "http://www.doctrine-project.org",
    811             "keywords": [
    812                 "cache",
    813                 "caching"
    814             ],
    815             "time": "2014-11-28T09:43:36+00:00"
    816         },
    817         {
    818             "name": "doctrine/doctrine-fixtures-bundle",
    819             "version": "v2.2.1",
    820             "source": {
    821                 "type": "git",
    822                 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
    823                 "reference": "817c2d233fde0fe85cb7e4d25d43fbfcd028aef8"
    824             },
    825             "dist": {
    826                 "type": "zip",
    827                 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/817c2d233fde0fe85cb7e4d25d43fbfcd028aef8",
    828                 "reference": "817c2d233fde0fe85cb7e4d25d43fbfcd028aef8",
    829                 "shasum": ""
    830             },
    831             "require": {
    832                 "doctrine/data-fixtures": "~1.0",
    833                 "doctrine/doctrine-bundle": "~1.0",
    834                 "php": ">=5.3.2",
    835                 "symfony/doctrine-bridge": "~2.1"
    836             },
    837             "type": "symfony-bundle",
    838             "extra": {
    839                 "branch-alias": {
    840                     "dev-master": "2.2.x-dev"
    841                 }
    842             },
    843             "autoload": {
    844                 "psr-4": {
    845                     "Doctrine\\Bundle\\FixturesBundle\\": ""
    846                 }
    847             },
    848             "notification-url": "https://packagist.org/downloads/",
    849             "license": [
    850                 "MIT"
    851             ],
    852             "authors": [
    853                 {
    854                     "name": "Symfony Community",
    855                     "homepage": "http://symfony.com/contributors"
    856                 },
    857                 {
    858                     "name": "Doctrine Project",
    859                     "homepage": "http://www.doctrine-project.org"
    860                 },
    861                 {
    862                     "name": "Fabien Potencier",
    863                     "email": "fabien@symfony.com"
    864                 }
    865             ],
    866             "description": "Symfony DoctrineFixturesBundle",
    867             "homepage": "http://www.doctrine-project.org",
    868             "keywords": [
    869                 "Fixture",
    870                 "persistence"
    871             ],
    872             "time": "2015-08-04T22:43:14+00:00"
    873         },
    874         {
    875             "name": "doctrine/doctrine-migrations-bundle",
    876             "version": "dev-master",
    877             "source": {
    878                 "type": "git",
    879                 "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
    880                 "reference": "e251191cd3fa86545542ae7d3164d7f26746d590"
    881             },
    882             "dist": {
    883                 "type": "zip",
    884                 "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/e251191cd3fa86545542ae7d3164d7f26746d590",
    885                 "reference": "e251191cd3fa86545542ae7d3164d7f26746d590",
    886                 "shasum": ""
    887             },
    888             "require": {
    889                 "doctrine/doctrine-bundle": "~1.0",
    890                 "doctrine/migrations": "~1.0",
    891                 "php": ">=5.4.0",
    892                 "symfony/framework-bundle": "~2.3|~3.0"
    893             },
    894             "type": "symfony-bundle",
    895             "extra": {
    896                 "branch-alias": {
    897                     "dev-master": "1.1-dev"
    898                 }
    899             },
    900             "autoload": {
    901                 "psr-4": {
    902                     "Doctrine\\Bundle\\MigrationsBundle\\": ""
    903                 }
    904             },
    905             "notification-url": "https://packagist.org/downloads/",
    906             "license": [
    907                 "MIT"
    908             ],
    909             "authors": [
    910                 {
    911                     "name": "Symfony Community",
    912                     "homepage": "http://symfony.com/contributors"
    913                 },
    914                 {
    915                     "name": "Doctrine Project",
    916                     "homepage": "http://www.doctrine-project.org"
    917                 },
    918                 {
    919                     "name": "Fabien Potencier",
    920                     "email": "fabien@symfony.com"
    921                 }
    922             ],
    923             "description": "Symfony DoctrineMigrationsBundle",
    924             "homepage": "http://www.doctrine-project.org",
    925             "keywords": [
    926                 "dbal",
    927                 "migrations",
    928                 "schema"
    929             ],
    930             "time": "2016-02-15T11:26:08+00:00"
    931         },
    932         {
    933             "name": "doctrine/inflector",
    934             "version": "v1.1.0",
    935             "source": {
    936                 "type": "git",
    937                 "url": "https://github.com/doctrine/inflector.git",
    938                 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
    939             },
    940             "dist": {
    941                 "type": "zip",
    942                 "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
    943                 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
    944                 "shasum": ""
    945             },
    946             "require": {
    947                 "php": ">=5.3.2"
    948             },
    949             "require-dev": {
    950                 "phpunit/phpunit": "4.*"
    951             },
    952             "type": "library",
    953             "extra": {
    954                 "branch-alias": {
    955                     "dev-master": "1.1.x-dev"
    956                 }
    957             },
    958             "autoload": {
    959                 "psr-0": {
    960                     "Doctrine\\Common\\Inflector\\": "lib/"
    961                 }
    962             },
    963             "notification-url": "https://packagist.org/downloads/",
    964             "license": [
    965                 "MIT"
    966             ],
    967             "authors": [
    968                 {
    969                     "name": "Roman Borschel",
    970                     "email": "roman@code-factory.org"
    971                 },
    972                 {
    973                     "name": "Benjamin Eberlei",
    974                     "email": "kontakt@beberlei.de"
    975                 },
    976                 {
    977                     "name": "Guilherme Blanco",
    978                     "email": "guilhermeblanco@gmail.com"
    979                 },
    980                 {
    981                     "name": "Jonathan Wage",
    982                     "email": "jonwage@gmail.com"
    983                 },
    984                 {
    985                     "name": "Johannes Schmitt",
    986                     "email": "schmittjoh@gmail.com"
    987                 }
    988             ],
    989             "description": "Common String Manipulations with regard to casing and singular/plural rules.",
    990             "homepage": "http://www.doctrine-project.org",
    991             "keywords": [
    992                 "inflection",
    993                 "pluralize",
    994                 "singularize",
    995                 "string"
    996             ],
    997             "time": "2015-11-06T14:35:42+00:00"
    998         },
    999         {
   1000             "name": "doctrine/instantiator",
   1001             "version": "1.0.5",
   1002             "source": {
   1003                 "type": "git",
   1004                 "url": "https://github.com/doctrine/instantiator.git",
   1005                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
   1006             },
   1007             "dist": {
   1008                 "type": "zip",
   1009                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
   1010                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
   1011                 "shasum": ""
   1012             },
   1013             "require": {
   1014                 "php": ">=5.3,<8.0-DEV"
   1015             },
   1016             "require-dev": {
   1017                 "athletic/athletic": "~0.1.8",
   1018                 "ext-pdo": "*",
   1019                 "ext-phar": "*",
   1020                 "phpunit/phpunit": "~4.0",
   1021                 "squizlabs/php_codesniffer": "~2.0"
   1022             },
   1023             "type": "library",
   1024             "extra": {
   1025                 "branch-alias": {
   1026                     "dev-master": "1.0.x-dev"
   1027                 }
   1028             },
   1029             "autoload": {
   1030                 "psr-4": {
   1031                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
   1032                 }
   1033             },
   1034             "notification-url": "https://packagist.org/downloads/",
   1035             "license": [
   1036                 "MIT"
   1037             ],
   1038             "authors": [
   1039                 {
   1040                     "name": "Marco Pivetta",
   1041                     "email": "ocramius@gmail.com",
   1042                     "homepage": "http://ocramius.github.com/"
   1043                 }
   1044             ],
   1045             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
   1046             "homepage": "https://github.com/doctrine/instantiator",
   1047             "keywords": [
   1048                 "constructor",
   1049                 "instantiate"
   1050             ],
   1051             "time": "2015-06-14T21:17:01+00:00"
   1052         },
   1053         {
   1054             "name": "doctrine/lexer",
   1055             "version": "1.0.2",
   1056             "source": {
   1057                 "type": "git",
   1058                 "url": "https://github.com/doctrine/lexer.git",
   1059                 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
   1060             },
   1061             "dist": {
   1062                 "type": "zip",
   1063                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
   1064                 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
   1065                 "shasum": ""
   1066             },
   1067             "require": {
   1068                 "php": ">=5.3.2"
   1069             },
   1070             "require-dev": {
   1071                 "phpunit/phpunit": "^4.5"
   1072             },
   1073             "type": "library",
   1074             "extra": {
   1075                 "branch-alias": {
   1076                     "dev-master": "1.0.x-dev"
   1077                 }
   1078             },
   1079             "autoload": {
   1080                 "psr-4": {
   1081                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
   1082                 }
   1083             },
   1084             "notification-url": "https://packagist.org/downloads/",
   1085             "license": [
   1086                 "MIT"
   1087             ],
   1088             "authors": [
   1089                 {
   1090                     "name": "Roman Borschel",
   1091                     "email": "roman@code-factory.org"
   1092                 },
   1093                 {
   1094                     "name": "Guilherme Blanco",
   1095                     "email": "guilhermeblanco@gmail.com"
   1096                 },
   1097                 {
   1098                     "name": "Johannes Schmitt",
   1099                     "email": "schmittjoh@gmail.com"
   1100                 }
   1101             ],
   1102             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
   1103             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
   1104             "keywords": [
   1105                 "annotations",
   1106                 "docblock",
   1107                 "lexer",
   1108                 "parser",
   1109                 "php"
   1110             ],
   1111             "time": "2019-06-08T11:03:04+00:00"
   1112         },
   1113         {
   1114             "name": "doctrine/migrations",
   1115             "version": "dev-master",
   1116             "source": {
   1117                 "type": "git",
   1118                 "url": "https://github.com/doctrine/migrations.git",
   1119                 "reference": "7ab492c6a65ebe7c0f4665bf96320bef4fb31b70"
   1120             },
   1121             "dist": {
   1122                 "type": "zip",
   1123                 "url": "https://api.github.com/repos/doctrine/migrations/zipball/7ab492c6a65ebe7c0f4665bf96320bef4fb31b70",
   1124                 "reference": "7ab492c6a65ebe7c0f4665bf96320bef4fb31b70",
   1125                 "shasum": ""
   1126             },
   1127             "require": {
   1128                 "doctrine/dbal": "~2.2",
   1129                 "ocramius/proxy-manager": "^1.0|^2.0",
   1130                 "php": "^5.5|^7.0",
   1131                 "symfony/console": "~2.3|~3.0",
   1132                 "symfony/yaml": "~2.3|~3.0"
   1133             },
   1134             "require-dev": {
   1135                 "doctrine/coding-standard": "dev-master",
   1136                 "doctrine/orm": "2.*",
   1137                 "johnkary/phpunit-speedtrap": "~1.0@dev",
   1138                 "mockery/mockery": "^0.9.4",
   1139                 "phpunit/phpunit": "~4.7",
   1140                 "satooshi/php-coveralls": "0.6.*"
   1141             },
   1142             "bin": [
   1143                 "bin/doctrine-migrations"
   1144             ],
   1145             "type": "library",
   1146             "extra": {
   1147                 "branch-alias": {
   1148                     "dev-master": "v1.4.x-dev"
   1149                 }
   1150             },
   1151             "autoload": {
   1152                 "psr-4": {
   1153                     "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations"
   1154                 }
   1155             },
   1156             "notification-url": "https://packagist.org/downloads/",
   1157             "license": [
   1158                 "LGPL-2.1"
   1159             ],
   1160             "authors": [
   1161                 {
   1162                     "name": "Benjamin Eberlei",
   1163                     "email": "kontakt@beberlei.de"
   1164                 },
   1165                 {
   1166                     "name": "Jonathan Wage",
   1167                     "email": "jonwage@gmail.com"
   1168                 },
   1169                 {
   1170                     "name": "Michael Simonson",
   1171                     "email": "contact@mikesimonson.com"
   1172                 }
   1173             ],
   1174             "description": "Database Schema migrations using Doctrine DBAL",
   1175             "homepage": "http://www.doctrine-project.org",
   1176             "keywords": [
   1177                 "database",
   1178                 "migrations"
   1179             ],
   1180             "time": "2016-02-08T09:40:13+00:00"
   1181         },
   1182         {
   1183             "name": "doctrine/orm",
   1184             "version": "v2.5.4",
   1185             "source": {
   1186                 "type": "git",
   1187                 "url": "https://github.com/doctrine/orm.git",
   1188                 "reference": "bc4ddbfb0114cb33438cc811c9a740d8aa304aab"
   1189             },
   1190             "dist": {
   1191                 "type": "zip",
   1192                 "url": "https://api.github.com/repos/doctrine/orm/zipball/bc4ddbfb0114cb33438cc811c9a740d8aa304aab",
   1193                 "reference": "bc4ddbfb0114cb33438cc811c9a740d8aa304aab",
   1194                 "shasum": ""
   1195             },
   1196             "require": {
   1197                 "doctrine/cache": "~1.4",
   1198                 "doctrine/collections": "~1.2",
   1199                 "doctrine/common": ">=2.5-dev,<2.7-dev",
   1200                 "doctrine/dbal": ">=2.5-dev,<2.6-dev",
   1201                 "doctrine/instantiator": "~1.0.1",
   1202                 "ext-pdo": "*",
   1203                 "php": ">=5.4",
   1204                 "symfony/console": "~2.5|~3.0"
   1205             },
   1206             "require-dev": {
   1207                 "phpunit/phpunit": "~4.0",
   1208                 "symfony/yaml": "~2.3|~3.0"
   1209             },
   1210             "suggest": {
   1211                 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
   1212             },
   1213             "bin": [
   1214                 "bin/doctrine",
   1215                 "bin/doctrine.php"
   1216             ],
   1217             "type": "library",
   1218             "extra": {
   1219                 "branch-alias": {
   1220                     "dev-master": "2.6.x-dev"
   1221                 }
   1222             },
   1223             "autoload": {
   1224                 "psr-0": {
   1225                     "Doctrine\\ORM\\": "lib/"
   1226                 }
   1227             },
   1228             "notification-url": "https://packagist.org/downloads/",
   1229             "license": [
   1230                 "MIT"
   1231             ],
   1232             "authors": [
   1233                 {
   1234                     "name": "Roman Borschel",
   1235                     "email": "roman@code-factory.org"
   1236                 },
   1237                 {
   1238                     "name": "Benjamin Eberlei",
   1239                     "email": "kontakt@beberlei.de"
   1240                 },
   1241                 {
   1242                     "name": "Guilherme Blanco",
   1243                     "email": "guilhermeblanco@gmail.com"
   1244                 },
   1245                 {
   1246                     "name": "Jonathan Wage",
   1247                     "email": "jonwage@gmail.com"
   1248                 }
   1249             ],
   1250             "description": "Object-Relational-Mapper for PHP",
   1251             "homepage": "http://www.doctrine-project.org",
   1252             "keywords": [
   1253                 "database",
   1254                 "orm"
   1255             ],
   1256             "time": "2016-01-05T21:34:58+00:00"
   1257         },
   1258         {
   1259             "name": "dunglas/api-bundle",
   1260             "version": "dev-master",
   1261             "source": {
   1262                 "type": "git",
   1263                 "url": "https://github.com/api-platform/core.git",
   1264                 "reference": "b30de689f94410c7dc0e449f2ecc15cfa8e70f54"
   1265             },
   1266             "dist": {
   1267                 "type": "zip",
   1268                 "url": "https://api.github.com/repos/api-platform/core/zipball/b30de689f94410c7dc0e449f2ecc15cfa8e70f54",
   1269                 "reference": "b30de689f94410c7dc0e449f2ecc15cfa8e70f54",
   1270                 "shasum": ""
   1271             },
   1272             "require": {
   1273                 "doctrine/doctrine-bundle": "~1.2",
   1274                 "doctrine/inflector": "~1.0",
   1275                 "doctrine/orm": "~2.2,>=2.2.3",
   1276                 "dunglas/php-property-info": "~0.2",
   1277                 "ocramius/proxy-manager": "~1.0",
   1278                 "php": ">=5.5",
   1279                 "phpdocumentor/reflection": "^1.0.7",
   1280                 "symfony/framework-bundle": "~2.6|~3.0",
   1281                 "symfony/proxy-manager-bridge": "~2.3",
   1282                 "symfony/serializer": "^2.7.2|~3.0",
   1283                 "symfony/validator": "~2.5|~3.0",
   1284                 "willdurand/negotiation": "~1.4"
   1285             },
   1286             "require-dev": {
   1287                 "behat/behat": "~3.0",
   1288                 "behat/mink": "~1.5",
   1289                 "behat/mink-browserkit-driver": "~1.1",
   1290                 "behat/mink-extension": "~2.0",
   1291                 "behat/symfony2-extension": "~2.0",
   1292                 "behatch/contexts": "dev-master",
   1293                 "friendsofsymfony/user-bundle": "~1.3",
   1294                 "phpunit/phpunit": "~4.6",
   1295                 "symfony/finder": "~2.3",
   1296                 "symfony/security": "~2.7.2|~3.0"
   1297             },
   1298             "suggest": {
   1299                 "friendsofsymfony/user-bundle": "To use the FOSUserBundle bridge."
   1300             },
   1301             "type": "symfony-bundle",
   1302             "extra": {
   1303                 "branch-alias": {
   1304                     "dev-master": "1.0-dev"
   1305                 }
   1306             },
   1307             "autoload": {
   1308                 "psr-4": {
   1309                     "Dunglas\\ApiBundle\\": ""
   1310                 }
   1311             },
   1312             "notification-url": "https://packagist.org/downloads/",
   1313             "license": [
   1314                 "MIT"
   1315             ],
   1316             "authors": [
   1317                 {
   1318                     "name": "Kévin Dunglas",
   1319                     "email": "dunglas@gmail.com",
   1320                     "homepage": "http://dunglas.fr"
   1321                 }
   1322             ],
   1323             "description": "JSON-LD / Hydra REST API for Symfony",
   1324             "homepage": "http://api-platform.com",
   1325             "keywords": [
   1326                 "Hydra",
   1327                 "JSON-LD",
   1328                 "api",
   1329                 "json",
   1330                 "rest"
   1331             ],
   1332             "time": "2015-09-23T13:09:28+00:00"
   1333         },
   1334         {
   1335             "name": "dunglas/php-property-info",
   1336             "version": "v0.2.3",
   1337             "source": {
   1338                 "type": "git",
   1339                 "url": "https://github.com/dunglas/php-property-info.git",
   1340                 "reference": "698a5fa4f3901dba31e9163599aa9d4fdbf88f1a"
   1341             },
   1342             "dist": {
   1343                 "type": "zip",
   1344                 "url": "https://api.github.com/repos/dunglas/php-property-info/zipball/698a5fa4f3901dba31e9163599aa9d4fdbf88f1a",
   1345                 "reference": "698a5fa4f3901dba31e9163599aa9d4fdbf88f1a",
   1346                 "shasum": ""
   1347             },
   1348             "require": {
   1349                 "php": ">=5.4"
   1350             },
   1351             "require-dev": {
   1352                 "doctrine/orm": "~2.3",
   1353                 "phpdocumentor/reflection": "~1.0",
   1354                 "phpspec/phpspec": "~2.1"
   1355             },
   1356             "suggest": {
   1357                 "doctrine/orm": "To use Doctrine metadata",
   1358                 "phpdocumentor/reflection": "To use the PHPDoc",
   1359                 "symfony/validator": "To use Symfony validator metadata"
   1360             },
   1361             "type": "library",
   1362             "autoload": {
   1363                 "psr-0": {
   1364                     "PropertyInfo\\": "src/"
   1365                 }
   1366             },
   1367             "notification-url": "https://packagist.org/downloads/",
   1368             "license": [
   1369                 "MIT"
   1370             ],
   1371             "authors": [
   1372                 {
   1373                     "name": "Kévin Dunglas",
   1374                     "email": "dunglas@gmail.com"
   1375                 }
   1376             ],
   1377             "description": "Retrieve type and description of PHP properties using various sources ",
   1378             "homepage": "http://dunglas.fr",
   1379             "keywords": [
   1380                 "doctrine",
   1381                 "phpdoc",
   1382                 "property",
   1383                 "symfony",
   1384                 "type",
   1385                 "validator"
   1386             ],
   1387             "abandoned": "symfony/property-info",
   1388             "time": "2015-12-29T08:21:00+00:00"
   1389         },
   1390         {
   1391             "name": "escapestudios/wsse-authentication-bundle",
   1392             "version": "dev-advancedUserInterface",
   1393             "target-dir": "Escape/WSSEAuthenticationBundle",
   1394             "source": {
   1395                 "type": "git",
   1396                 "url": "https://github.com/Drachenkaetzchen/EscapeWSSEAuthenticationBundle.git",
   1397                 "reference": "f0f75ff74a1fcb960d7b1f39dd10600f8cdaa20a"
   1398             },
   1399             "dist": {
   1400                 "type": "zip",
   1401                 "url": "https://api.github.com/repos/Drachenkaetzchen/EscapeWSSEAuthenticationBundle/zipball/f0f75ff74a1fcb960d7b1f39dd10600f8cdaa20a",
   1402                 "reference": "f0f75ff74a1fcb960d7b1f39dd10600f8cdaa20a",
   1403                 "shasum": ""
   1404             },
   1405             "require": {
   1406                 "doctrine/common": "~2.2",
   1407                 "php": ">=5.3.2",
   1408                 "symfony/framework-bundle": "~2.3",
   1409                 "symfony/security-bundle": "~2.3"
   1410             },
   1411             "require-dev": {
   1412                 "symfony/finder": "~2.3"
   1413             },
   1414             "type": "symfony-bundle",
   1415             "extra": {
   1416                 "branch-alias": {
   1417                     "dev-master": "2.3.x-dev"
   1418                 }
   1419             },
   1420             "autoload": {
   1421                 "psr-0": {
   1422                     "Escape\\WSSEAuthenticationBundle": ""
   1423                 }
   1424             },
   1425             "license": [
   1426                 "MIT"
   1427             ],
   1428             "authors": [
   1429                 {
   1430                     "name": "David Joos",
   1431                     "email": "david@escapestudios.com"
   1432                 },
   1433                 {
   1434                     "name": "Community contributors",
   1435                     "homepage": "https://github.com/escapestudios/EscapeWSSEAuthenticationBundle/graphs/contributors"
   1436                 }
   1437             ],
   1438             "description": "Symfony2 bundle to implement WSSE authentication",
   1439             "homepage": "https://github.com/escapestudios/EscapeWSSEAuthenticationBundle",
   1440             "keywords": [
   1441                 "authentication",
   1442                 "bundle",
   1443                 "wsse"
   1444             ],
   1445             "support": {
   1446                 "source": "https://github.com/Drachenkaetzchen/EscapeWSSEAuthenticationBundle/tree/PSR3Logging"
   1447             },
   1448             "time": "2016-01-03T15:44:13+00:00"
   1449         },
   1450         {
   1451             "name": "fortawesome/font-awesome",
   1452             "version": "v4.7.0",
   1453             "source": {
   1454                 "type": "git",
   1455                 "url": "https://github.com/FortAwesome/Font-Awesome.git",
   1456                 "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687"
   1457             },
   1458             "dist": {
   1459                 "type": "zip",
   1460                 "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/a8386aae19e200ddb0f6845b5feeee5eb7013687",
   1461                 "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687",
   1462                 "shasum": ""
   1463             },
   1464             "require-dev": {
   1465                 "jekyll": "1.0.2",
   1466                 "lessc": "1.4.2"
   1467             },
   1468             "type": "library",
   1469             "extra": {
   1470                 "branch-alias": {
   1471                     "dev-master": "4.6.x-dev"
   1472                 }
   1473             },
   1474             "notification-url": "https://packagist.org/downloads/",
   1475             "license": [
   1476                 "OFL-1.1",
   1477                 "MIT"
   1478             ],
   1479             "authors": [
   1480                 {
   1481                     "name": "Dave Gandy",
   1482                     "email": "dave@fontawesome.io",
   1483                     "homepage": "http://twitter.com/davegandy",
   1484                     "role": "Developer"
   1485                 }
   1486             ],
   1487             "description": "The iconic font and CSS framework",
   1488             "homepage": "http://fontawesome.io/",
   1489             "keywords": [
   1490                 "FontAwesome",
   1491                 "awesome",
   1492                 "bootstrap",
   1493                 "font",
   1494                 "icon"
   1495             ],
   1496             "time": "2016-10-24T15:52:54+00:00"
   1497         },
   1498         {
   1499             "name": "fr3d/ldap-bundle",
   1500             "version": "dev-master",
   1501             "source": {
   1502                 "type": "git",
   1503                 "url": "https://github.com/partkeepr/FR3DLdapBundle.git",
   1504                 "reference": "492a4ac6d2edf95aa0a252fbca4376aad42d05c1"
   1505             },
   1506             "dist": {
   1507                 "type": "zip",
   1508                 "url": "https://api.github.com/repos/partkeepr/FR3DLdapBundle/zipball/492a4ac6d2edf95aa0a252fbca4376aad42d05c1",
   1509                 "reference": "492a4ac6d2edf95aa0a252fbca4376aad42d05c1",
   1510                 "shasum": ""
   1511             },
   1512             "require": {
   1513                 "ext-ldap": "*",
   1514                 "php": ">=5.3.2",
   1515                 "symfony/config": "~2.1",
   1516                 "symfony/dependency-injection": "~2.1",
   1517                 "symfony/security": "~2.1",
   1518                 "symfony/security-bundle": "~2.1",
   1519                 "zendframework/zend-ldap": "~2"
   1520             },
   1521             "require-dev": {
   1522                 "fabpot/php-cs-fixer": "*",
   1523                 "phpunit/phpunit": "~4",
   1524                 "symfony/validator": "~2.1"
   1525             },
   1526             "suggest": {
   1527                 "friendsofsymfony/user-bundle": "Integrate authentication and management for DB users, useful for unmanaged LDAP servers",
   1528                 "symfony/validator": "Allow pre-validate for existing users before register new ones"
   1529             },
   1530             "type": "symfony-bundle",
   1531             "autoload": {
   1532                 "psr-4": {
   1533                     "FR3D\\LdapBundle\\": ""
   1534                 }
   1535             },
   1536             "license": [
   1537                 "MIT"
   1538             ],
   1539             "authors": [
   1540                 {
   1541                     "name": "Maks3w"
   1542                 }
   1543             ],
   1544             "description": "This package provide users and authentication services based on LDAP directories for Symfony2 framework",
   1545             "homepage": "https://github.com/Maks3w/FR3DLdapBundle",
   1546             "keywords": [
   1547                 "authentication",
   1548                 "ldap"
   1549             ],
   1550             "support": {
   1551                 "issues": "https://github.com/Maks3w/FR3DLdapBundle/issues",
   1552                 "source": "https://github.com/Maks3w/FR3DLdapBundle"
   1553             },
   1554             "time": "2015-11-02T22:02:23+00:00"
   1555         },
   1556         {
   1557             "name": "friendsofsymfony/rest-bundle",
   1558             "version": "1.7.7",
   1559             "target-dir": "FOS/RestBundle",
   1560             "source": {
   1561                 "type": "git",
   1562                 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
   1563                 "reference": "c79b7e5df96e5581591ceb6a026bd4e5f9346de0"
   1564             },
   1565             "dist": {
   1566                 "type": "zip",
   1567                 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/c79b7e5df96e5581591ceb6a026bd4e5f9346de0",
   1568                 "reference": "c79b7e5df96e5581591ceb6a026bd4e5f9346de0",
   1569                 "shasum": ""
   1570             },
   1571             "require": {
   1572                 "doctrine/inflector": "~1.0",
   1573                 "php": "^5.3.9|~7.0",
   1574                 "psr/log": "~1.0",
   1575                 "symfony/framework-bundle": "~2.3|~3.0",
   1576                 "symfony/http-kernel": "^2.3.24|~3.0",
   1577                 "willdurand/jsonp-callback-validator": "~1.0",
   1578                 "willdurand/negotiation": "~1.2"
   1579             },
   1580             "conflict": {
   1581                 "jms/serializer": "<0.12",
   1582                 "jms/serializer-bundle": "<0.11",
   1583                 "symfony/validator": ">=2.5.0,<2.5.5"
   1584             },
   1585             "require-dev": {
   1586                 "jms/serializer": "~0.13|~1.0",
   1587                 "jms/serializer-bundle": "~0.12|~1.0",
   1588                 "phpoption/phpoption": "~1.1.0",
   1589                 "sensio/framework-extra-bundle": "~2.0|~3.0",
   1590                 "sllh/php-cs-fixer-styleci-bridge": "^1.3",
   1591                 "symfony/browser-kit": "~2.3|~3.0",
   1592                 "symfony/dependency-injection": "~2.3|~3.0",
   1593                 "symfony/form": "~2.3|~3.0",
   1594                 "symfony/phpunit-bridge": "~2.7|~3.0",
   1595                 "symfony/security": "~2.3|~3.0",
   1596                 "symfony/serializer": "~2.3|~3.0",
   1597                 "symfony/validator": "~2.3|~3.0",
   1598                 "symfony/yaml": "~2.3|~3.0"
   1599             },
   1600             "suggest": {
   1601                 "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ~0.12||~1.0",
   1602                 "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener, requires ~3.0",
   1603                 "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ~2.3",
   1604                 "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ~2.3"
   1605             },
   1606             "type": "symfony-bundle",
   1607             "extra": {
   1608                 "branch-alias": {
   1609                     "dev-master": "1.7-dev"
   1610                 }
   1611             },
   1612             "autoload": {
   1613                 "psr-0": {
   1614                     "FOS\\RestBundle": ""
   1615                 }
   1616             },
   1617             "notification-url": "https://packagist.org/downloads/",
   1618             "license": [
   1619                 "MIT"
   1620             ],
   1621             "authors": [
   1622                 {
   1623                     "name": "Lukas Kahwe Smith",
   1624                     "email": "smith@pooteeweet.org"
   1625                 },
   1626                 {
   1627                     "name": "FriendsOfSymfony Community",
   1628                     "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
   1629                 },
   1630                 {
   1631                     "name": "Konstantin Kudryashov",
   1632                     "email": "ever.zet@gmail.com"
   1633                 }
   1634             ],
   1635             "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
   1636             "homepage": "http://friendsofsymfony.github.com",
   1637             "keywords": [
   1638                 "rest"
   1639             ],
   1640             "time": "2015-12-29T16:02:50+00:00"
   1641         },
   1642         {
   1643             "name": "friendsofsymfony/user-bundle",
   1644             "version": "2.0.x-dev",
   1645             "source": {
   1646                 "type": "git",
   1647                 "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
   1648                 "reference": "2acc0d7d4b0d2e0a6253c532891cadff2a9dc34f"
   1649             },
   1650             "dist": {
   1651                 "type": "zip",
   1652                 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/2acc0d7d4b0d2e0a6253c532891cadff2a9dc34f",
   1653                 "reference": "2acc0d7d4b0d2e0a6253c532891cadff2a9dc34f",
   1654                 "shasum": ""
   1655             },
   1656             "require": {
   1657                 "paragonie/random_compat": "^1 || ^2",
   1658                 "php": "^5.5.9 || ^7.0",
   1659                 "symfony/form": "^2.7 || ^3.0",
   1660                 "symfony/framework-bundle": "^2.7 || ^3.0",
   1661                 "symfony/security-bundle": "^2.7 || ^3.0",
   1662                 "symfony/templating": "^2.7 || ^3.0",
   1663                 "symfony/twig-bundle": "^2.7 || ^3.0",
   1664                 "twig/twig": "^1.28 || ^2.0"
   1665             },
   1666             "conflict": {
   1667                 "doctrine/doctrine-bundle": "<1.3",
   1668                 "symfony/doctrine-bridge": "<2.7"
   1669             },
   1670             "require-dev": {
   1671                 "doctrine/doctrine-bundle": "^1.3",
   1672                 "friendsofphp/php-cs-fixer": "^1.11",
   1673                 "phpunit/phpunit": "~4.8|~5.0",
   1674                 "swiftmailer/swiftmailer": "^4.3 || ^5.0 || ^6.0",
   1675                 "symfony/console": "^2.7 || ^3.0",
   1676                 "symfony/phpunit-bridge": "^2.7 || ^3.0",
   1677                 "symfony/validator": "^2.7 || ^3.0",
   1678                 "symfony/yaml": "^2.7 || ^3.0"
   1679             },
   1680             "type": "symfony-bundle",
   1681             "extra": {
   1682                 "branch-alias": {
   1683                     "dev-master": "2.0.x-dev"
   1684                 }
   1685             },
   1686             "autoload": {
   1687                 "psr-4": {
   1688                     "FOS\\UserBundle\\": ""
   1689                 },
   1690                 "exclude-from-classmap": [
   1691                     "/Tests/"
   1692                 ]
   1693             },
   1694             "notification-url": "https://packagist.org/downloads/",
   1695             "license": [
   1696                 "MIT"
   1697             ],
   1698             "authors": [
   1699                 {
   1700                     "name": "Christophe Coevoet",
   1701                     "email": "stof@notk.org"
   1702                 },
   1703                 {
   1704                     "name": "FriendsOfSymfony Community",
   1705                     "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
   1706                 },
   1707                 {
   1708                     "name": "Thibault Duplessis",
   1709                     "email": "thibault.duplessis@gmail.com"
   1710                 }
   1711             ],
   1712             "description": "Symfony FOSUserBundle",
   1713             "homepage": "http://friendsofsymfony.github.com",
   1714             "keywords": [
   1715                 "User management"
   1716             ],
   1717             "time": "2018-03-30T07:19:34+00:00"
   1718         },
   1719         {
   1720             "name": "gedmo/doctrine-extensions",
   1721             "version": "v2.4.26",
   1722             "source": {
   1723                 "type": "git",
   1724                 "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
   1725                 "reference": "983dd85d6860f87fb7dffd0d9f7ad1462e20a09d"
   1726             },
   1727             "dist": {
   1728                 "type": "zip",
   1729                 "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/983dd85d6860f87fb7dffd0d9f7ad1462e20a09d",
   1730                 "reference": "983dd85d6860f87fb7dffd0d9f7ad1462e20a09d",
   1731                 "shasum": ""
   1732             },
   1733             "require": {
   1734                 "behat/transliterator": "~1.0",
   1735                 "doctrine/common": "~2.4",
   1736                 "php": ">=5.3.2"
   1737             },
   1738             "require-dev": {
   1739                 "doctrine/common": ">=2.5.0",
   1740                 "doctrine/mongodb-odm": ">=1.0.2",
   1741                 "doctrine/orm": ">=2.5.0",
   1742                 "phpunit/phpunit": "~4.4",
   1743                 "phpunit/phpunit-mock-objects": "~2.3",
   1744                 "symfony/yaml": "~2.6"
   1745             },
   1746             "suggest": {
   1747                 "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
   1748                 "doctrine/orm": "to use the extensions with the ORM"
   1749             },
   1750             "type": "library",
   1751             "extra": {
   1752                 "branch-alias": {
   1753                     "dev-master": "2.4.x-dev"
   1754                 }
   1755             },
   1756             "autoload": {
   1757                 "psr-0": {
   1758                     "Gedmo\\": "lib/"
   1759                 }
   1760             },
   1761             "notification-url": "https://packagist.org/downloads/",
   1762             "license": [
   1763                 "MIT"
   1764             ],
   1765             "authors": [
   1766                 {
   1767                     "name": "David Buchmann",
   1768                     "email": "david@liip.ch"
   1769                 },
   1770                 {
   1771                     "name": "Gediminas Morkevicius",
   1772                     "email": "gediminas.morkevicius@gmail.com"
   1773                 },
   1774                 {
   1775                     "name": "Gustavo Falco",
   1776                     "email": "comfortablynumb84@gmail.com"
   1777                 }
   1778             ],
   1779             "description": "Doctrine2 behavioral extensions",
   1780             "homepage": "http://gediminasm.org/",
   1781             "keywords": [
   1782                 "Blameable",
   1783                 "behaviors",
   1784                 "doctrine2",
   1785                 "extensions",
   1786                 "gedmo",
   1787                 "loggable",
   1788                 "nestedset",
   1789                 "sluggable",
   1790                 "sortable",
   1791                 "timestampable",
   1792                 "translatable",
   1793                 "tree",
   1794                 "uploadable"
   1795             ],
   1796             "time": "2016-12-21T13:46:54+00:00"
   1797         },
   1798         {
   1799             "name": "guzzlehttp/guzzle",
   1800             "version": "6.2.2",
   1801             "source": {
   1802                 "type": "git",
   1803                 "url": "https://github.com/guzzle/guzzle.git",
   1804                 "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60"
   1805             },
   1806             "dist": {
   1807                 "type": "zip",
   1808                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ebf29dee597f02f09f4d5bbecc68230ea9b08f60",
   1809                 "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60",
   1810                 "shasum": ""
   1811             },
   1812             "require": {
   1813                 "guzzlehttp/promises": "^1.0",
   1814                 "guzzlehttp/psr7": "^1.3.1",
   1815                 "php": ">=5.5"
   1816             },
   1817             "require-dev": {
   1818                 "ext-curl": "*",
   1819                 "phpunit/phpunit": "^4.0",
   1820                 "psr/log": "^1.0"
   1821             },
   1822             "type": "library",
   1823             "extra": {
   1824                 "branch-alias": {
   1825                     "dev-master": "6.2-dev"
   1826                 }
   1827             },
   1828             "autoload": {
   1829                 "files": [
   1830                     "src/functions_include.php"
   1831                 ],
   1832                 "psr-4": {
   1833                     "GuzzleHttp\\": "src/"
   1834                 }
   1835             },
   1836             "notification-url": "https://packagist.org/downloads/",
   1837             "license": [
   1838                 "MIT"
   1839             ],
   1840             "authors": [
   1841                 {
   1842                     "name": "Michael Dowling",
   1843                     "email": "mtdowling@gmail.com",
   1844                     "homepage": "https://github.com/mtdowling"
   1845                 }
   1846             ],
   1847             "description": "Guzzle is a PHP HTTP client library",
   1848             "homepage": "http://guzzlephp.org/",
   1849             "keywords": [
   1850                 "client",
   1851                 "curl",
   1852                 "framework",
   1853                 "http",
   1854                 "http client",
   1855                 "rest",
   1856                 "web service"
   1857             ],
   1858             "time": "2016-10-08T15:01:37+00:00"
   1859         },
   1860         {
   1861             "name": "guzzlehttp/promises",
   1862             "version": "v1.3.1",
   1863             "source": {
   1864                 "type": "git",
   1865                 "url": "https://github.com/guzzle/promises.git",
   1866                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
   1867             },
   1868             "dist": {
   1869                 "type": "zip",
   1870                 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
   1871                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
   1872                 "shasum": ""
   1873             },
   1874             "require": {
   1875                 "php": ">=5.5.0"
   1876             },
   1877             "require-dev": {
   1878                 "phpunit/phpunit": "^4.0"
   1879             },
   1880             "type": "library",
   1881             "extra": {
   1882                 "branch-alias": {
   1883                     "dev-master": "1.4-dev"
   1884                 }
   1885             },
   1886             "autoload": {
   1887                 "psr-4": {
   1888                     "GuzzleHttp\\Promise\\": "src/"
   1889                 },
   1890                 "files": [
   1891                     "src/functions_include.php"
   1892                 ]
   1893             },
   1894             "notification-url": "https://packagist.org/downloads/",
   1895             "license": [
   1896                 "MIT"
   1897             ],
   1898             "authors": [
   1899                 {
   1900                     "name": "Michael Dowling",
   1901                     "email": "mtdowling@gmail.com",
   1902                     "homepage": "https://github.com/mtdowling"
   1903                 }
   1904             ],
   1905             "description": "Guzzle promises library",
   1906             "keywords": [
   1907                 "promise"
   1908             ],
   1909             "time": "2016-12-20T10:07:11+00:00"
   1910         },
   1911         {
   1912             "name": "guzzlehttp/psr7",
   1913             "version": "1.3.1",
   1914             "source": {
   1915                 "type": "git",
   1916                 "url": "https://github.com/guzzle/psr7.git",
   1917                 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b"
   1918             },
   1919             "dist": {
   1920                 "type": "zip",
   1921                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
   1922                 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
   1923                 "shasum": ""
   1924             },
   1925             "require": {
   1926                 "php": ">=5.4.0",
   1927                 "psr/http-message": "~1.0"
   1928             },
   1929             "provide": {
   1930                 "psr/http-message-implementation": "1.0"
   1931             },
   1932             "require-dev": {
   1933                 "phpunit/phpunit": "~4.0"
   1934             },
   1935             "type": "library",
   1936             "extra": {
   1937                 "branch-alias": {
   1938                     "dev-master": "1.4-dev"
   1939                 }
   1940             },
   1941             "autoload": {
   1942                 "psr-4": {
   1943                     "GuzzleHttp\\Psr7\\": "src/"
   1944                 },
   1945                 "files": [
   1946                     "src/functions_include.php"
   1947                 ]
   1948             },
   1949             "notification-url": "https://packagist.org/downloads/",
   1950             "license": [
   1951                 "MIT"
   1952             ],
   1953             "authors": [
   1954                 {
   1955                     "name": "Michael Dowling",
   1956                     "email": "mtdowling@gmail.com",
   1957                     "homepage": "https://github.com/mtdowling"
   1958                 }
   1959             ],
   1960             "description": "PSR-7 message implementation",
   1961             "keywords": [
   1962                 "http",
   1963                 "message",
   1964                 "stream",
   1965                 "uri"
   1966             ],
   1967             "time": "2016-06-24T23:00:38+00:00"
   1968         },
   1969         {
   1970             "name": "imagine/imagine",
   1971             "version": "v0.6.3",
   1972             "source": {
   1973                 "type": "git",
   1974                 "url": "https://github.com/avalanche123/Imagine.git",
   1975                 "reference": "149041d2a1b517107bfe270ca2b1a17aa341715d"
   1976             },
   1977             "dist": {
   1978                 "type": "zip",
   1979                 "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/149041d2a1b517107bfe270ca2b1a17aa341715d",
   1980                 "reference": "149041d2a1b517107bfe270ca2b1a17aa341715d",
   1981                 "shasum": ""
   1982             },
   1983             "require": {
   1984                 "php": ">=5.3.2"
   1985             },
   1986             "require-dev": {
   1987                 "sami/sami": "dev-master"
   1988             },
   1989             "suggest": {
   1990                 "ext-gd": "to use the GD implementation",
   1991                 "ext-gmagick": "to use the Gmagick implementation",
   1992                 "ext-imagick": "to use the Imagick implementation"
   1993             },
   1994             "type": "library",
   1995             "extra": {
   1996                 "branch-alias": {
   1997                     "dev-develop": "0.7-dev"
   1998                 }
   1999             },
   2000             "autoload": {
   2001                 "psr-0": {
   2002                     "Imagine": "lib/"
   2003                 }
   2004             },
   2005             "notification-url": "https://packagist.org/downloads/",
   2006             "license": [
   2007                 "MIT"
   2008             ],
   2009             "authors": [
   2010                 {
   2011                     "name": "Bulat Shakirzyanov",
   2012                     "email": "mallluhuct@gmail.com",
   2013                     "homepage": "http://avalanche123.com"
   2014                 }
   2015             ],
   2016             "description": "Image processing for PHP 5.3",
   2017             "homepage": "http://imagine.readthedocs.org/",
   2018             "keywords": [
   2019                 "drawing",
   2020                 "graphics",
   2021                 "image manipulation",
   2022                 "image processing"
   2023             ],
   2024             "time": "2015-09-19T16:54:05+00:00"
   2025         },
   2026         {
   2027             "name": "incenteev/composer-parameter-handler",
   2028             "version": "v2.1.2",
   2029             "source": {
   2030                 "type": "git",
   2031                 "url": "https://github.com/Incenteev/ParameterHandler.git",
   2032                 "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc"
   2033             },
   2034             "dist": {
   2035                 "type": "zip",
   2036                 "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
   2037                 "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
   2038                 "shasum": ""
   2039             },
   2040             "require": {
   2041                 "php": ">=5.3.3",
   2042                 "symfony/yaml": "~2.3|~3.0"
   2043             },
   2044             "require-dev": {
   2045                 "composer/composer": "1.0.*@dev",
   2046                 "phpspec/prophecy-phpunit": "~1.0",
   2047                 "symfony/filesystem": "~2.2"
   2048             },
   2049             "type": "library",
   2050             "extra": {
   2051                 "branch-alias": {
   2052                     "dev-master": "2.1.x-dev"
   2053                 }
   2054             },
   2055             "autoload": {
   2056                 "psr-4": {
   2057                     "Incenteev\\ParameterHandler\\": ""
   2058                 }
   2059             },
   2060             "notification-url": "https://packagist.org/downloads/",
   2061             "license": [
   2062                 "MIT"
   2063             ],
   2064             "authors": [
   2065                 {
   2066                     "name": "Christophe Coevoet",
   2067                     "email": "stof@notk.org"
   2068                 }
   2069             ],
   2070             "description": "Composer script handling your ignored parameter file",
   2071             "homepage": "https://github.com/Incenteev/ParameterHandler",
   2072             "keywords": [
   2073                 "parameters management"
   2074             ],
   2075             "time": "2015-11-10T17:04:01+00:00"
   2076         },
   2077         {
   2078             "name": "ircmaxell/password-compat",
   2079             "version": "v1.0.4",
   2080             "source": {
   2081                 "type": "git",
   2082                 "url": "https://github.com/ircmaxell/password_compat.git",
   2083                 "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
   2084             },
   2085             "dist": {
   2086                 "type": "zip",
   2087                 "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
   2088                 "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
   2089                 "shasum": ""
   2090             },
   2091             "require-dev": {
   2092                 "phpunit/phpunit": "4.*"
   2093             },
   2094             "type": "library",
   2095             "autoload": {
   2096                 "files": [
   2097                     "lib/password.php"
   2098                 ]
   2099             },
   2100             "notification-url": "https://packagist.org/downloads/",
   2101             "license": [
   2102                 "MIT"
   2103             ],
   2104             "authors": [
   2105                 {
   2106                     "name": "Anthony Ferrara",
   2107                     "email": "ircmaxell@php.net",
   2108                     "homepage": "http://blog.ircmaxell.com"
   2109                 }
   2110             ],
   2111             "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
   2112             "homepage": "https://github.com/ircmaxell/password_compat",
   2113             "keywords": [
   2114                 "hashing",
   2115                 "password"
   2116             ],
   2117             "time": "2014-11-20T16:49:30+00:00"
   2118         },
   2119         {
   2120             "name": "jdorn/sql-formatter",
   2121             "version": "v1.2.17",
   2122             "source": {
   2123                 "type": "git",
   2124                 "url": "https://github.com/jdorn/sql-formatter.git",
   2125                 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
   2126             },
   2127             "dist": {
   2128                 "type": "zip",
   2129                 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
   2130                 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
   2131                 "shasum": ""
   2132             },
   2133             "require": {
   2134                 "php": ">=5.2.4"
   2135             },
   2136             "require-dev": {
   2137                 "phpunit/phpunit": "3.7.*"
   2138             },
   2139             "type": "library",
   2140             "extra": {
   2141                 "branch-alias": {
   2142                     "dev-master": "1.3.x-dev"
   2143                 }
   2144             },
   2145             "autoload": {
   2146                 "classmap": [
   2147                     "lib"
   2148                 ]
   2149             },
   2150             "notification-url": "https://packagist.org/downloads/",
   2151             "license": [
   2152                 "MIT"
   2153             ],
   2154             "authors": [
   2155                 {
   2156                     "name": "Jeremy Dorn",
   2157                     "email": "jeremy@jeremydorn.com",
   2158                     "homepage": "http://jeremydorn.com/"
   2159                 }
   2160             ],
   2161             "description": "a PHP SQL highlighting library",
   2162             "homepage": "https://github.com/jdorn/sql-formatter/",
   2163             "keywords": [
   2164                 "highlight",
   2165                 "sql"
   2166             ],
   2167             "time": "2014-01-12T16:20:24+00:00"
   2168         },
   2169         {
   2170             "name": "knplabs/gaufrette",
   2171             "version": "0.2.1",
   2172             "source": {
   2173                 "type": "git",
   2174                 "url": "https://github.com/KnpLabs/Gaufrette.git",
   2175                 "reference": "1696386ca66f2f046dea7892cf1f85fd82b5b68e"
   2176             },
   2177             "dist": {
   2178                 "type": "zip",
   2179                 "url": "https://api.github.com/repos/KnpLabs/Gaufrette/zipball/1696386ca66f2f046dea7892cf1f85fd82b5b68e",
   2180                 "reference": "1696386ca66f2f046dea7892cf1f85fd82b5b68e",
   2181                 "shasum": ""
   2182             },
   2183             "require": {
   2184                 "php": ">=5.3.2"
   2185             },
   2186             "require-dev": {
   2187                 "amazonwebservices/aws-sdk-for-php": "1.5.*",
   2188                 "aws/aws-sdk-php": "~2",
   2189                 "doctrine/dbal": ">=2.3",
   2190                 "dropbox-php/dropbox-php": "*",
   2191                 "google/apiclient": "~1.1.3",
   2192                 "herzult/php-ssh": "*",
   2193                 "microsoft/windowsazure": "dev-master",
   2194                 "mikey179/vfsstream": "~1.2.0",
   2195                 "phpseclib/phpseclib": "^2.0",
   2196                 "phpspec/phpspec": "2.0.*",
   2197                 "phpunit/phpunit": "3.7.*",
   2198                 "rackspace/php-opencloud": "1.9.*"
   2199             },
   2200             "suggest": {
   2201                 "amazonwebservices/aws-sdk-for-php": "to use the legacy Amazon S3 adapters",
   2202                 "aws/aws-sdk-php": "to use the Amazon S3 adapter",
   2203                 "doctrine/dbal": "to use the Doctrine DBAL adapter",
   2204                 "dropbox-php/dropbox-php": "to use the Dropbox adapter",
   2205                 "ext-apc": "to use the APC adapter",
   2206                 "ext-curl": "*",
   2207                 "ext-fileinfo": "This extension is used to automatically detect the content-type of a file in the AwsS3, OpenCloud, AzureBlogStorage and GoogleCloudStorage adapters",
   2208                 "ext-mbstring": "*",
   2209                 "ext-mongo": "*",
   2210                 "ext-zip": "to use the Zip adapter",
   2211                 "google/apiclient": "to use GoogleCloudStorage adapter",
   2212                 "herzult/php-ssh": "to use SFtp adapter",
   2213                 "knplabs/knp-gaufrette-bundle": "to use with Symfony2",
   2214                 "microsoft/windowsazure": "to use Microsoft Azure Blob Storage adapter",
   2215                 "phpseclib/phpseclib": "to use PhpseclibSftp adapter",
   2216                 "rackspace/php-opencloud": "to use Opencloud adapter"
   2217             },
   2218             "type": "library",
   2219             "extra": {
   2220                 "branch-alias": {
   2221                     "dev-master": "0.4.x-dev"
   2222                 }
   2223             },
   2224             "autoload": {
   2225                 "psr-0": {
   2226                     "Gaufrette": "src/"
   2227                 }
   2228             },
   2229             "notification-url": "https://packagist.org/downloads/",
   2230             "license": [
   2231                 "MIT"
   2232             ],
   2233             "authors": [
   2234                 {
   2235                     "name": "The contributors",
   2236                     "homepage": "http://github.com/knplabs/Gaufrette/contributors"
   2237                 },
   2238                 {
   2239                     "name": "KnpLabs Team",
   2240                     "homepage": "http://knplabs.com"
   2241                 }
   2242             ],
   2243             "description": "PHP5 library that provides a filesystem abstraction layer",
   2244             "homepage": "http://knplabs.com",
   2245             "keywords": [
   2246                 "abstraction",
   2247                 "file",
   2248                 "filesystem",
   2249                 "media"
   2250             ],
   2251             "time": "2016-03-03T09:36:22+00:00"
   2252         },
   2253         {
   2254             "name": "knplabs/knp-gaufrette-bundle",
   2255             "version": "0.2.0",
   2256             "source": {
   2257                 "type": "git",
   2258                 "url": "https://github.com/KnpLabs/KnpGaufretteBundle.git",
   2259                 "reference": "7edea6cfcc4718573f9cbd7bd1adcaf3c2319e8b"
   2260             },
   2261             "dist": {
   2262                 "type": "zip",
   2263                 "url": "https://api.github.com/repos/KnpLabs/KnpGaufretteBundle/zipball/7edea6cfcc4718573f9cbd7bd1adcaf3c2319e8b",
   2264                 "reference": "7edea6cfcc4718573f9cbd7bd1adcaf3c2319e8b",
   2265                 "shasum": ""
   2266             },
   2267             "require": {
   2268                 "knplabs/gaufrette": "~0.1.7|0.2.*@dev",
   2269                 "symfony/framework-bundle": "2.*"
   2270             },
   2271             "require-dev": {
   2272                 "phpunit/phpunit": "~4.2",
   2273                 "symfony/console": "2.*",
   2274                 "symfony/yaml": "2.*"
   2275             },
   2276             "type": "symfony-bundle",
   2277             "extra": {
   2278                 "branch-alias": {
   2279                     "dev-master": "0.2.x-dev"
   2280                 }
   2281             },
   2282             "autoload": {
   2283                 "psr-4": {
   2284                     "Knp\\Bundle\\GaufretteBundle\\": ""
   2285                 }
   2286             },
   2287             "notification-url": "https://packagist.org/downloads/",
   2288             "license": [
   2289                 "MIT"
   2290             ],
   2291             "authors": [
   2292                 {
   2293                     "name": "The contributors",
   2294                     "homepage": "https://github.com/knplabs/KnpGaufretteBundle/contributors"
   2295                 },
   2296                 {
   2297                     "name": "Antoine Hérault",
   2298                     "email": "antoine.herault@gmail.com"
   2299                 }
   2300             ],
   2301             "description": "Allows to easily use the Gaufrette library in a Symfony project",
   2302             "homepage": "http://knplabs.com",
   2303             "keywords": [
   2304                 "abstraction",
   2305                 "file",
   2306                 "filesystem",
   2307                 "media"
   2308             ],
   2309             "time": "2015-09-18T12:09:25+00:00"
   2310         },
   2311         {
   2312             "name": "kriswallsmith/assetic",
   2313             "version": "v1.4.0",
   2314             "source": {
   2315                 "type": "git",
   2316                 "url": "https://github.com/kriswallsmith/assetic.git",
   2317                 "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1"
   2318             },
   2319             "dist": {
   2320                 "type": "zip",
   2321                 "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
   2322                 "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
   2323                 "shasum": ""
   2324             },
   2325             "require": {
   2326                 "php": ">=5.3.1",
   2327                 "symfony/process": "~2.1|~3.0"
   2328             },
   2329             "conflict": {
   2330                 "twig/twig": "<1.27"
   2331             },
   2332             "require-dev": {
   2333                 "leafo/lessphp": "^0.3.7",
   2334                 "leafo/scssphp": "~0.1",
   2335                 "meenie/javascript-packer": "^1.1",
   2336                 "mrclay/minify": "<2.3",
   2337                 "natxet/cssmin": "3.0.4",
   2338                 "patchwork/jsqueeze": "~1.0|~2.0",
   2339                 "phpunit/phpunit": "~4.8 || ^5.6",
   2340                 "psr/log": "~1.0",
   2341                 "ptachoire/cssembed": "~1.0",
   2342                 "symfony/phpunit-bridge": "~2.7|~3.0",
   2343                 "twig/twig": "~1.23|~2.0",
   2344                 "yfix/packager": "dev-master"
   2345             },
   2346             "suggest": {
   2347                 "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
   2348                 "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
   2349                 "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
   2350                 "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
   2351                 "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
   2352                 "twig/twig": "Assetic provides the integration with the Twig templating engine"
   2353             },
   2354             "type": "library",
   2355             "extra": {
   2356                 "branch-alias": {
   2357                     "dev-master": "1.4-dev"
   2358                 }
   2359             },
   2360             "autoload": {
   2361                 "psr-0": {
   2362                     "Assetic": "src/"
   2363                 },
   2364                 "files": [
   2365                     "src/functions.php"
   2366                 ]
   2367             },
   2368             "notification-url": "https://packagist.org/downloads/",
   2369             "license": [
   2370                 "MIT"
   2371             ],
   2372             "authors": [
   2373                 {
   2374                     "name": "Kris Wallsmith",
   2375                     "email": "kris.wallsmith@gmail.com",
   2376                     "homepage": "http://kriswallsmith.net/"
   2377                 }
   2378             ],
   2379             "description": "Asset Management for PHP",
   2380             "homepage": "https://github.com/kriswallsmith/assetic",
   2381             "keywords": [
   2382                 "assets",
   2383                 "compression",
   2384                 "minification"
   2385             ],
   2386             "time": "2016-11-11T18:43:20+00:00"
   2387         },
   2388         {
   2389             "name": "michelf/php-markdown",
   2390             "version": "1.7.0",
   2391             "source": {
   2392                 "type": "git",
   2393                 "url": "https://github.com/michelf/php-markdown.git",
   2394                 "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220"
   2395             },
   2396             "dist": {
   2397                 "type": "zip",
   2398                 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/1f51cc520948f66cd2af8cbc45a5ee175e774220",
   2399                 "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220",
   2400                 "shasum": ""
   2401             },
   2402             "require": {
   2403                 "php": ">=5.3.0"
   2404             },
   2405             "type": "library",
   2406             "extra": {
   2407                 "branch-alias": {
   2408                     "dev-lib": "1.4.x-dev"
   2409                 }
   2410             },
   2411             "autoload": {
   2412                 "psr-0": {
   2413                     "Michelf": ""
   2414                 }
   2415             },
   2416             "notification-url": "https://packagist.org/downloads/",
   2417             "license": [
   2418                 "BSD-3-Clause"
   2419             ],
   2420             "authors": [
   2421                 {
   2422                     "name": "Michel Fortin",
   2423                     "email": "michel.fortin@michelf.ca",
   2424                     "homepage": "https://michelf.ca/",
   2425                     "role": "Developer"
   2426                 },
   2427                 {
   2428                     "name": "John Gruber",
   2429                     "homepage": "https://daringfireball.net/"
   2430                 }
   2431             ],
   2432             "description": "PHP Markdown",
   2433             "homepage": "https://michelf.ca/projects/php-markdown/",
   2434             "keywords": [
   2435                 "markdown"
   2436             ],
   2437             "time": "2016-10-29T18:58:20+00:00"
   2438         },
   2439         {
   2440             "name": "monolog/monolog",
   2441             "version": "1.22.0",
   2442             "source": {
   2443                 "type": "git",
   2444                 "url": "https://github.com/Seldaek/monolog.git",
   2445                 "reference": "bad29cb8d18ab0315e6c477751418a82c850d558"
   2446             },
   2447             "dist": {
   2448                 "type": "zip",
   2449                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bad29cb8d18ab0315e6c477751418a82c850d558",
   2450                 "reference": "bad29cb8d18ab0315e6c477751418a82c850d558",
   2451                 "shasum": ""
   2452             },
   2453             "require": {
   2454                 "php": ">=5.3.0",
   2455                 "psr/log": "~1.0"
   2456             },
   2457             "provide": {
   2458                 "psr/log-implementation": "1.0.0"
   2459             },
   2460             "require-dev": {
   2461                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
   2462                 "doctrine/couchdb": "~1.0@dev",
   2463                 "graylog2/gelf-php": "~1.0",
   2464                 "jakub-onderka/php-parallel-lint": "0.9",
   2465                 "php-amqplib/php-amqplib": "~2.4",
   2466                 "php-console/php-console": "^3.1.3",
   2467                 "phpunit/phpunit": "~4.5",
   2468                 "phpunit/phpunit-mock-objects": "2.3.0",
   2469                 "ruflin/elastica": ">=0.90 <3.0",
   2470                 "sentry/sentry": "^0.13",
   2471                 "swiftmailer/swiftmailer": "~5.3"
   2472             },
   2473             "suggest": {
   2474                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
   2475                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
   2476                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
   2477                 "ext-mongo": "Allow sending log messages to a MongoDB server",
   2478                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
   2479                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
   2480                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
   2481                 "php-console/php-console": "Allow sending log messages to Google Chrome",
   2482                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
   2483                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
   2484                 "sentry/sentry": "Allow sending log messages to a Sentry server"
   2485             },
   2486             "type": "library",
   2487             "extra": {
   2488                 "branch-alias": {
   2489                     "dev-master": "2.0.x-dev"
   2490                 }
   2491             },
   2492             "autoload": {
   2493                 "psr-4": {
   2494                     "Monolog\\": "src/Monolog"
   2495                 }
   2496             },
   2497             "notification-url": "https://packagist.org/downloads/",
   2498             "license": [
   2499                 "MIT"
   2500             ],
   2501             "authors": [
   2502                 {
   2503                     "name": "Jordi Boggiano",
   2504                     "email": "j.boggiano@seld.be",
   2505                     "homepage": "http://seld.be"
   2506                 }
   2507             ],
   2508             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
   2509             "homepage": "http://github.com/Seldaek/monolog",
   2510             "keywords": [
   2511                 "log",
   2512                 "logging",
   2513                 "psr-3"
   2514             ],
   2515             "time": "2016-11-26T00:15:39+00:00"
   2516         },
   2517         {
   2518             "name": "moontoast/math",
   2519             "version": "1.1.2",
   2520             "source": {
   2521                 "type": "git",
   2522                 "url": "https://github.com/ramsey/moontoast-math.git",
   2523                 "reference": "c2792a25df5cad4ff3d760dd37078fc5b6fccc79"
   2524             },
   2525             "dist": {
   2526                 "type": "zip",
   2527                 "url": "https://api.github.com/repos/ramsey/moontoast-math/zipball/c2792a25df5cad4ff3d760dd37078fc5b6fccc79",
   2528                 "reference": "c2792a25df5cad4ff3d760dd37078fc5b6fccc79",
   2529                 "shasum": ""
   2530             },
   2531             "require": {
   2532                 "ext-bcmath": "*",
   2533                 "php": ">=5.3.3"
   2534             },
   2535             "require-dev": {
   2536                 "jakub-onderka/php-parallel-lint": "^0.9.0",
   2537                 "phpunit/phpunit": "^4.7|>=5.0 <5.4",
   2538                 "satooshi/php-coveralls": "^0.6.1",
   2539                 "squizlabs/php_codesniffer": "^2.3"
   2540             },
   2541             "type": "library",
   2542             "autoload": {
   2543                 "psr-4": {
   2544                     "Moontoast\\Math\\": "src/Moontoast/Math/"
   2545                 }
   2546             },
   2547             "notification-url": "https://packagist.org/downloads/",
   2548             "license": [
   2549                 "Apache-2.0"
   2550             ],
   2551             "authors": [
   2552                 {
   2553                     "name": "Ben Ramsey",
   2554                     "email": "ben@benramsey.com",
   2555                     "homepage": "https://benramsey.com"
   2556                 }
   2557             ],
   2558             "description": "A mathematics library, providing functionality for large numbers",
   2559             "homepage": "https://github.com/ramsey/moontoast-math",
   2560             "keywords": [
   2561                 "bcmath",
   2562                 "math"
   2563             ],
   2564             "time": "2017-02-16T16:54:46+00:00"
   2565         },
   2566         {
   2567             "name": "nelmio/api-doc-bundle",
   2568             "version": "dev-master",
   2569             "target-dir": "Nelmio/ApiDocBundle",
   2570             "source": {
   2571                 "type": "git",
   2572                 "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
   2573                 "reference": "9af37448fa2f82856d068205afa96e9874527672"
   2574             },
   2575             "dist": {
   2576                 "type": "zip",
   2577                 "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/9af37448fa2f82856d068205afa96e9874527672",
   2578                 "reference": "9af37448fa2f82856d068205afa96e9874527672",
   2579                 "shasum": ""
   2580             },
   2581             "require": {
   2582                 "michelf/php-markdown": "~1.4",
   2583                 "symfony/console": "~2.3",
   2584                 "symfony/framework-bundle": "~2.3",
   2585                 "symfony/twig-bundle": "~2.3"
   2586             },
   2587             "conflict": {
   2588                 "jms/serializer": "<0.12",
   2589                 "jms/serializer-bundle": "<0.11"
   2590             },
   2591             "require-dev": {
   2592                 "dunglas/api-bundle": "~1.0@beta",
   2593                 "friendsofsymfony/rest-bundle": "~1.0",
   2594                 "jms/serializer-bundle": ">=0.11",
   2595                 "sensio/framework-extra-bundle": "~3.0",
   2596                 "symfony/browser-kit": "~2.3",
   2597                 "symfony/css-selector": "~2.3",
   2598                 "symfony/finder": "~2.3",
   2599                 "symfony/form": "~2.3",
   2600                 "symfony/phpunit-bridge": "~2.7",
   2601                 "symfony/serializer": "~2.7",
   2602                 "symfony/validator": "~2.3",
   2603                 "symfony/yaml": "~2.3"
   2604             },
   2605             "suggest": {
   2606                 "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.",
   2607                 "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.",
   2608                 "jms/serializer": "For making use of serializer information in the doc.",
   2609                 "symfony/form": "For using form definitions as input.",
   2610                 "symfony/validator": "For making use of validator information in the doc."
   2611             },
   2612             "type": "symfony-bundle",
   2613             "extra": {
   2614                 "branch-alias": {
   2615                     "dev-master": "2.9.x-dev"
   2616                 }
   2617             },
   2618             "autoload": {
   2619                 "psr-0": {
   2620                     "Nelmio\\ApiDocBundle": ""
   2621                 }
   2622             },
   2623             "notification-url": "https://packagist.org/downloads/",
   2624             "license": [
   2625                 "MIT"
   2626             ],
   2627             "authors": [
   2628                 {
   2629                     "name": "Nelmio",
   2630                     "homepage": "http://nelm.io"
   2631                 },
   2632                 {
   2633                     "name": "Symfony Community",
   2634                     "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
   2635                 }
   2636             ],
   2637             "description": "Generates documentation for your REST API from annotations",
   2638             "keywords": [
   2639                 "api",
   2640                 "doc",
   2641                 "documentation",
   2642                 "rest"
   2643             ],
   2644             "time": "2015-09-30T21:35:45+00:00"
   2645         },
   2646         {
   2647             "name": "nfq-alpha/sprite-bundle",
   2648             "version": "dev-min-image-fix",
   2649             "source": {
   2650                 "type": "git",
   2651                 "url": "https://github.com/partkeepr/sprite-generator.git",
   2652                 "reference": "f43c6c350ef340ed37c237d64855103f1676001f"
   2653             },
   2654             "dist": {
   2655                 "type": "zip",
   2656                 "url": "https://api.github.com/repos/partkeepr/sprite-generator/zipball/f43c6c350ef340ed37c237d64855103f1676001f",
   2657                 "reference": "f43c6c350ef340ed37c237d64855103f1676001f",
   2658                 "shasum": ""
   2659             },
   2660             "require": {
   2661                 "ext-gd": "*",
   2662                 "php": ">=5.3.0",
   2663                 "twig/twig": ">=1.0.0"
   2664             },
   2665             "type": "library",
   2666             "autoload": {
   2667                 "psr-0": {
   2668                     "SpriteGenerator": "src/"
   2669                 }
   2670             },
   2671             "license": [
   2672                 "MIT"
   2673             ],
   2674             "authors": [
   2675                 {
   2676                     "name": "Kazimieras Butkus",
   2677                     "email": "kazimieras@nfq.lt",
   2678                     "role": "Developer"
   2679                 }
   2680             ],
   2681             "description": "Generate sprites with PHP and twig templates",
   2682             "keywords": [
   2683                 "sprite"
   2684             ],
   2685             "support": {
   2686                 "source": "https://github.com/partkeepr/sprite-generator/tree/min-image-fix"
   2687             },
   2688             "time": "2016-08-01T15:59:08+00:00"
   2689         },
   2690         {
   2691             "name": "nikic/php-parser",
   2692             "version": "v0.9.4",
   2693             "source": {
   2694                 "type": "git",
   2695                 "url": "https://github.com/nikic/PHP-Parser.git",
   2696                 "reference": "1e5e280ae88a27effa2ae4aa2bd088494ed8594f"
   2697             },
   2698             "dist": {
   2699                 "type": "zip",
   2700                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1e5e280ae88a27effa2ae4aa2bd088494ed8594f",
   2701                 "reference": "1e5e280ae88a27effa2ae4aa2bd088494ed8594f",
   2702                 "shasum": ""
   2703             },
   2704             "require": {
   2705                 "php": ">=5.2"
   2706             },
   2707             "type": "library",
   2708             "extra": {
   2709                 "branch-alias": {
   2710                     "dev-master": "0.9-dev"
   2711                 }
   2712             },
   2713             "autoload": {
   2714                 "psr-0": {
   2715                     "PHPParser": "lib/"
   2716                 }
   2717             },
   2718             "notification-url": "https://packagist.org/downloads/",
   2719             "license": [
   2720                 "BSD-3-Clause"
   2721             ],
   2722             "authors": [
   2723                 {
   2724                     "name": "Nikita Popov"
   2725                 }
   2726             ],
   2727             "description": "A PHP parser written in PHP",
   2728             "keywords": [
   2729                 "parser",
   2730                 "php"
   2731             ],
   2732             "time": "2013-08-25T17:11:40+00:00"
   2733         },
   2734         {
   2735             "name": "ocramius/proxy-manager",
   2736             "version": "1.0.2",
   2737             "source": {
   2738                 "type": "git",
   2739                 "url": "https://github.com/Ocramius/ProxyManager.git",
   2740                 "reference": "57e9272ec0e8deccf09421596e0e2252df440e11"
   2741             },
   2742             "dist": {
   2743                 "type": "zip",
   2744                 "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/57e9272ec0e8deccf09421596e0e2252df440e11",
   2745                 "reference": "57e9272ec0e8deccf09421596e0e2252df440e11",
   2746                 "shasum": ""
   2747             },
   2748             "require": {
   2749                 "php": ">=5.3.3",
   2750                 "zendframework/zend-code": ">2.2.5,<3.0"
   2751             },
   2752             "require-dev": {
   2753                 "ext-phar": "*",
   2754                 "phpunit/phpunit": "~4.0",
   2755                 "squizlabs/php_codesniffer": "1.5.*"
   2756             },
   2757             "suggest": {
   2758                 "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
   2759                 "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
   2760                 "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
   2761                 "zendframework/zend-stdlib": "To use the hydrator proxy",
   2762                 "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
   2763             },
   2764             "type": "library",
   2765             "extra": {
   2766                 "branch-alias": {
   2767                     "dev-master": "2.0.x-dev"
   2768                 }
   2769             },
   2770             "autoload": {
   2771                 "psr-0": {
   2772                     "ProxyManager\\": "src"
   2773                 }
   2774             },
   2775             "notification-url": "https://packagist.org/downloads/",
   2776             "license": [
   2777                 "MIT"
   2778             ],
   2779             "authors": [
   2780                 {
   2781                     "name": "Marco Pivetta",
   2782                     "email": "ocramius@gmail.com",
   2783                     "homepage": "http://ocramius.github.com/"
   2784                 }
   2785             ],
   2786             "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
   2787             "homepage": "https://github.com/Ocramius/ProxyManager",
   2788             "keywords": [
   2789                 "aop",
   2790                 "lazy loading",
   2791                 "proxy",
   2792                 "proxy pattern",
   2793                 "service proxies"
   2794             ],
   2795             "time": "2015-08-09T04:28:19+00:00"
   2796         },
   2797         {
   2798             "name": "paragonie/random_compat",
   2799             "version": "v2.0.18",
   2800             "source": {
   2801                 "type": "git",
   2802                 "url": "https://github.com/paragonie/random_compat.git",
   2803                 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
   2804             },
   2805             "dist": {
   2806                 "type": "zip",
   2807                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
   2808                 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
   2809                 "shasum": ""
   2810             },
   2811             "require": {
   2812                 "php": ">=5.2.0"
   2813             },
   2814             "require-dev": {
   2815                 "phpunit/phpunit": "4.*|5.*"
   2816             },
   2817             "suggest": {
   2818                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
   2819             },
   2820             "type": "library",
   2821             "autoload": {
   2822                 "files": [
   2823                     "lib/random.php"
   2824                 ]
   2825             },
   2826             "notification-url": "https://packagist.org/downloads/",
   2827             "license": [
   2828                 "MIT"
   2829             ],
   2830             "authors": [
   2831                 {
   2832                     "name": "Paragon Initiative Enterprises",
   2833                     "email": "security@paragonie.com",
   2834                     "homepage": "https://paragonie.com"
   2835                 }
   2836             ],
   2837             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
   2838             "keywords": [
   2839                 "csprng",
   2840                 "polyfill",
   2841                 "pseudorandom",
   2842                 "random"
   2843             ],
   2844             "time": "2019-01-03T20:59:08+00:00"
   2845         },
   2846         {
   2847             "name": "partkeepr/extjs6",
   2848             "version": "dev-master",
   2849             "source": {
   2850                 "type": "git",
   2851                 "url": "https://github.com/partkeepr/extjs6.git",
   2852                 "reference": "e65af313cf71633e76b310b0a9981494b2dd392b"
   2853             },
   2854             "dist": {
   2855                 "type": "zip",
   2856                 "url": "https://api.github.com/repos/partkeepr/extjs6/zipball/e65af313cf71633e76b310b0a9981494b2dd392b",
   2857                 "reference": "e65af313cf71633e76b310b0a9981494b2dd392b",
   2858                 "shasum": ""
   2859             },
   2860             "require": {
   2861                 "composer/installers": "~1.0"
   2862             },
   2863             "type": "zend-extra",
   2864             "license": [
   2865                 "GPLv3"
   2866             ],
   2867             "description": "ExtJS 6.0.0.640 distro",
   2868             "keywords": [
   2869                 "PartKeepr",
   2870                 "extjs6"
   2871             ],
   2872             "support": {
   2873                 "source": "https://github.com/partkeepr/extjs6/tree/master",
   2874                 "issues": "https://github.com/partkeepr/extjs6/issues"
   2875             },
   2876             "time": "2017-01-10T21:51:17+00:00"
   2877         },
   2878         {
   2879             "name": "partkeepr/remote-file-loader",
   2880             "version": "dev-master",
   2881             "source": {
   2882                 "type": "git",
   2883                 "url": "https://github.com/partkeepr/remote-file-loader.git",
   2884                 "reference": "28ebb808e854f9f3ca0e1efb406d0b25336312ec"
   2885             },
   2886             "dist": {
   2887                 "type": "zip",
   2888                 "url": "https://api.github.com/repos/partkeepr/remote-file-loader/zipball/28ebb808e854f9f3ca0e1efb406d0b25336312ec",
   2889                 "reference": "28ebb808e854f9f3ca0e1efb406d0b25336312ec",
   2890                 "shasum": ""
   2891             },
   2892             "require": {
   2893                 "php": ">=5.5",
   2894                 "symfony/framework-bundle": "~2.6|~3.0"
   2895             },
   2896             "require-dev": {
   2897                 "phpunit/phpunit": "~4.6"
   2898             },
   2899             "type": "symfony-bundle",
   2900             "extra": {
   2901                 "branch-alias": {
   2902                     "dev-master": "1.0-dev"
   2903                 }
   2904             },
   2905             "autoload": {
   2906                 "psr-4": {
   2907                     "PartKeepr\\RemoteFileLoader\\": ""
   2908                 }
   2909             },
   2910             "notification-url": "https://packagist.org/downloads/",
   2911             "license": [
   2912                 "GPL-3.0+"
   2913             ],
   2914             "authors": [
   2915                 {
   2916                     "name": "Timo A. Hummel",
   2917                     "email": "felicitus@felicitus.org",
   2918                     "homepage": "http://www.felicitus.org",
   2919                     "role": "Project Lead, Developer"
   2920                 }
   2921             ],
   2922             "description": "Abstraction for loading files remotely",
   2923             "keywords": [
   2924                 "curl",
   2925                 "file_get_contents"
   2926             ],
   2927             "time": "2015-09-30T13:47:50+00:00"
   2928         },
   2929         {
   2930             "name": "phpdocumentor/reflection",
   2931             "version": "1.0.7",
   2932             "source": {
   2933                 "type": "git",
   2934                 "url": "https://github.com/phpDocumentor/Reflection.git",
   2935                 "reference": "fc40c3f604ac2287eb5c314174d5109b2c699372"
   2936             },
   2937             "dist": {
   2938                 "type": "zip",
   2939                 "url": "https://api.github.com/repos/phpDocumentor/Reflection/zipball/fc40c3f604ac2287eb5c314174d5109b2c699372",
   2940                 "reference": "fc40c3f604ac2287eb5c314174d5109b2c699372",
   2941                 "shasum": ""
   2942             },
   2943             "require": {
   2944                 "nikic/php-parser": "~0.9.4",
   2945                 "php": ">=5.3.3",
   2946                 "phpdocumentor/reflection-docblock": "~2.0",
   2947                 "psr/log": "~1.0"
   2948             },
   2949             "require-dev": {
   2950                 "behat/behat": "~2.4",
   2951                 "mockery/mockery": "~0.8",
   2952                 "phpunit/phpunit": "~4.0"
   2953             },
   2954             "type": "library",
   2955             "extra": {
   2956                 "branch-alias": {
   2957                     "dev-master": "1.0.x-dev"
   2958                 }
   2959             },
   2960             "autoload": {
   2961                 "psr-0": {
   2962                     "phpDocumentor": [
   2963                         "src/",
   2964                         "tests/unit/",
   2965                         "tests/mocks/"
   2966                     ]
   2967                 }
   2968             },
   2969             "notification-url": "https://packagist.org/downloads/",
   2970             "license": [
   2971                 "MIT"
   2972             ],
   2973             "description": "Reflection library to do Static Analysis for PHP Projects",
   2974             "homepage": "http://www.phpdoc.org",
   2975             "keywords": [
   2976                 "phpDocumentor",
   2977                 "phpdoc",
   2978                 "reflection",
   2979                 "static analysis"
   2980             ],
   2981             "time": "2014-11-14T11:43:04+00:00"
   2982         },
   2983         {
   2984             "name": "phpdocumentor/reflection-docblock",
   2985             "version": "2.0.4",
   2986             "source": {
   2987                 "type": "git",
   2988                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
   2989                 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
   2990             },
   2991             "dist": {
   2992                 "type": "zip",
   2993                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
   2994                 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
   2995                 "shasum": ""
   2996             },
   2997             "require": {
   2998                 "php": ">=5.3.3"
   2999             },
   3000             "require-dev": {
   3001                 "phpunit/phpunit": "~4.0"
   3002             },
   3003             "suggest": {
   3004                 "dflydev/markdown": "~1.0",
   3005                 "erusev/parsedown": "~1.0"
   3006             },
   3007             "type": "library",
   3008             "extra": {
   3009                 "branch-alias": {
   3010                     "dev-master": "2.0.x-dev"
   3011                 }
   3012             },
   3013             "autoload": {
   3014                 "psr-0": {
   3015                     "phpDocumentor": [
   3016                         "src/"
   3017                     ]
   3018                 }
   3019             },
   3020             "notification-url": "https://packagist.org/downloads/",
   3021             "license": [
   3022                 "MIT"
   3023             ],
   3024             "authors": [
   3025                 {
   3026                     "name": "Mike van Riel",
   3027                     "email": "mike.vanriel@naenius.com"
   3028                 }
   3029             ],
   3030             "time": "2015-02-03T12:10:50+00:00"
   3031         },
   3032         {
   3033             "name": "phpseclib/phpseclib",
   3034             "version": "2.0.5",
   3035             "source": {
   3036                 "type": "git",
   3037                 "url": "https://github.com/phpseclib/phpseclib.git",
   3038                 "reference": "f8dd0e18d2328c447dd4190fecd11ef52680d968"
   3039             },
   3040             "dist": {
   3041                 "type": "zip",
   3042                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/f8dd0e18d2328c447dd4190fecd11ef52680d968",
   3043                 "reference": "f8dd0e18d2328c447dd4190fecd11ef52680d968",
   3044                 "shasum": ""
   3045             },
   3046             "require": {
   3047                 "php": ">=5.3.3"
   3048             },
   3049             "require-dev": {
   3050                 "phing/phing": "~2.7",
   3051                 "phpunit/phpunit": "~4.0",
   3052                 "sami/sami": "~2.0",
   3053                 "squizlabs/php_codesniffer": "~2.0"
   3054             },
   3055             "suggest": {
   3056                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
   3057                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
   3058                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
   3059                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
   3060             },
   3061             "type": "library",
   3062             "autoload": {
   3063                 "files": [
   3064                     "phpseclib/bootstrap.php"
   3065                 ],
   3066                 "psr-4": {
   3067                     "phpseclib\\": "phpseclib/"
   3068                 }
   3069             },
   3070             "notification-url": "https://packagist.org/downloads/",
   3071             "license": [
   3072                 "MIT"
   3073             ],
   3074             "authors": [
   3075                 {
   3076                     "name": "Jim Wigginton",
   3077                     "email": "terrafrost@php.net",
   3078                     "role": "Lead Developer"
   3079                 },
   3080                 {
   3081                     "name": "Patrick Monnerat",
   3082                     "email": "pm@datasphere.ch",
   3083                     "role": "Developer"
   3084                 },
   3085                 {
   3086                     "name": "Andreas Fischer",
   3087                     "email": "bantu@phpbb.com",
   3088                     "role": "Developer"
   3089                 },
   3090                 {
   3091                     "name": "Hans-Jürgen Petrich",
   3092                     "email": "petrich@tronic-media.com",
   3093                     "role": "Developer"
   3094                 },
   3095                 {
   3096                     "name": "Graham Campbell",
   3097                     "email": "graham@alt-three.com",
   3098                     "role": "Developer"
   3099                 }
   3100             ],
   3101             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
   3102             "homepage": "http://phpseclib.sourceforge.net",
   3103             "keywords": [
   3104                 "BigInteger",
   3105                 "aes",
   3106                 "asn.1",
   3107                 "asn1",
   3108                 "blowfish",
   3109                 "crypto",
   3110                 "cryptography",
   3111                 "encryption",
   3112                 "rsa",
   3113                 "security",
   3114                 "sftp",
   3115                 "signature",
   3116                 "signing",
   3117                 "ssh",
   3118                 "twofish",
   3119                 "x.509",
   3120                 "x509"
   3121             ],
   3122             "time": "2017-05-08T05:58:35+00:00"
   3123         },
   3124         {
   3125             "name": "predis/predis",
   3126             "version": "v1.1.1",
   3127             "source": {
   3128                 "type": "git",
   3129                 "url": "https://github.com/nrk/predis.git",
   3130                 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1"
   3131             },
   3132             "dist": {
   3133                 "type": "zip",
   3134                 "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1",
   3135                 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1",
   3136                 "shasum": ""
   3137             },
   3138             "require": {
   3139                 "php": ">=5.3.9"
   3140             },
   3141             "require-dev": {
   3142                 "phpunit/phpunit": "~4.8"
   3143             },
   3144             "suggest": {
   3145                 "ext-curl": "Allows access to Webdis when paired with phpiredis",
   3146                 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
   3147             },
   3148             "type": "library",
   3149             "autoload": {
   3150                 "psr-4": {
   3151                     "Predis\\": "src/"
   3152                 }
   3153             },
   3154             "notification-url": "https://packagist.org/downloads/",
   3155             "license": [
   3156                 "MIT"
   3157             ],
   3158             "authors": [
   3159                 {
   3160                     "name": "Daniele Alessandri",
   3161                     "email": "suppakilla@gmail.com",
   3162                     "homepage": "http://clorophilla.net"
   3163                 }
   3164             ],
   3165             "description": "Flexible and feature-complete Redis client for PHP and HHVM",
   3166             "homepage": "http://github.com/nrk/predis",
   3167             "keywords": [
   3168                 "nosql",
   3169                 "predis",
   3170                 "redis"
   3171             ],
   3172             "time": "2016-06-16T16:22:20+00:00"
   3173         },
   3174         {
   3175             "name": "psr/http-message",
   3176             "version": "1.0.1",
   3177             "source": {
   3178                 "type": "git",
   3179                 "url": "https://github.com/php-fig/http-message.git",
   3180                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
   3181             },
   3182             "dist": {
   3183                 "type": "zip",
   3184                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
   3185                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
   3186                 "shasum": ""
   3187             },
   3188             "require": {
   3189                 "php": ">=5.3.0"
   3190             },
   3191             "type": "library",
   3192             "extra": {
   3193                 "branch-alias": {
   3194                     "dev-master": "1.0.x-dev"
   3195                 }
   3196             },
   3197             "autoload": {
   3198                 "psr-4": {
   3199                     "Psr\\Http\\Message\\": "src/"
   3200                 }
   3201             },
   3202             "notification-url": "https://packagist.org/downloads/",
   3203             "license": [
   3204                 "MIT"
   3205             ],
   3206             "authors": [
   3207                 {
   3208                     "name": "PHP-FIG",
   3209                     "homepage": "http://www.php-fig.org/"
   3210                 }
   3211             ],
   3212             "description": "Common interface for HTTP messages",
   3213             "homepage": "https://github.com/php-fig/http-message",
   3214             "keywords": [
   3215                 "http",
   3216                 "http-message",
   3217                 "psr",
   3218                 "psr-7",
   3219                 "request",
   3220                 "response"
   3221             ],
   3222             "time": "2016-08-06T14:39:51+00:00"
   3223         },
   3224         {
   3225             "name": "psr/log",
   3226             "version": "1.0.0",
   3227             "source": {
   3228                 "type": "git",
   3229                 "url": "https://github.com/php-fig/log.git",
   3230                 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
   3231             },
   3232             "dist": {
   3233                 "type": "zip",
   3234                 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
   3235                 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
   3236                 "shasum": ""
   3237             },
   3238             "type": "library",
   3239             "autoload": {
   3240                 "psr-0": {
   3241                     "Psr\\Log\\": ""
   3242                 }
   3243             },
   3244             "notification-url": "https://packagist.org/downloads/",
   3245             "license": [
   3246                 "MIT"
   3247             ],
   3248             "authors": [
   3249                 {
   3250                     "name": "PHP-FIG",
   3251                     "homepage": "http://www.php-fig.org/"
   3252                 }
   3253             ],
   3254             "description": "Common interface for logging libraries",
   3255             "keywords": [
   3256                 "log",
   3257                 "psr",
   3258                 "psr-3"
   3259             ],
   3260             "time": "2012-12-21T11:40:51+00:00"
   3261         },
   3262         {
   3263             "name": "ramsey/uuid",
   3264             "version": "3.5.2",
   3265             "source": {
   3266                 "type": "git",
   3267                 "url": "https://github.com/ramsey/uuid.git",
   3268                 "reference": "5677cfe02397dd6b58c861870dfaa5d9007d3954"
   3269             },
   3270             "dist": {
   3271                 "type": "zip",
   3272                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/5677cfe02397dd6b58c861870dfaa5d9007d3954",
   3273                 "reference": "5677cfe02397dd6b58c861870dfaa5d9007d3954",
   3274                 "shasum": ""
   3275             },
   3276             "require": {
   3277                 "paragonie/random_compat": "^1.0|^2.0",
   3278                 "php": ">=5.4"
   3279             },
   3280             "replace": {
   3281                 "rhumsaa/uuid": "self.version"
   3282             },
   3283             "require-dev": {
   3284                 "apigen/apigen": "^4.1",
   3285                 "codeception/aspect-mock": "1.0.0",
   3286                 "doctrine/annotations": "~1.2.0",
   3287                 "goaop/framework": "1.0.0-alpha.2",
   3288                 "ircmaxell/random-lib": "^1.1",
   3289                 "jakub-onderka/php-parallel-lint": "^0.9.0",
   3290                 "mockery/mockery": "^0.9.4",
   3291                 "moontoast/math": "^1.1",
   3292                 "php-mock/php-mock-phpunit": "^0.3|^1.1",
   3293                 "phpunit/phpunit": "^4.7|>=5.0 <5.4",
   3294                 "satooshi/php-coveralls": "^0.6.1",
   3295                 "squizlabs/php_codesniffer": "^2.3"
   3296             },
   3297             "suggest": {
   3298                 "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
   3299                 "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
   3300                 "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
   3301                 "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
   3302                 "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
   3303                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
   3304             },
   3305             "type": "library",
   3306             "extra": {
   3307                 "branch-alias": {
   3308                     "dev-master": "3.x-dev"
   3309                 }
   3310             },
   3311             "autoload": {
   3312                 "psr-4": {
   3313                     "Ramsey\\Uuid\\": "src/"
   3314                 }
   3315             },
   3316             "notification-url": "https://packagist.org/downloads/",
   3317             "license": [
   3318                 "MIT"
   3319             ],
   3320             "authors": [
   3321                 {
   3322                     "name": "Marijn Huizendveld",
   3323                     "email": "marijn.huizendveld@gmail.com"
   3324                 },
   3325                 {
   3326                     "name": "Thibaud Fabre",
   3327                     "email": "thibaud@aztech.io"
   3328                 },
   3329                 {
   3330                     "name": "Ben Ramsey",
   3331                     "email": "ben@benramsey.com",
   3332                     "homepage": "https://benramsey.com"
   3333                 }
   3334             ],
   3335             "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
   3336             "homepage": "https://github.com/ramsey/uuid",
   3337             "keywords": [
   3338                 "guid",
   3339                 "identifier",
   3340                 "uuid"
   3341             ],
   3342             "time": "2016-11-22T19:21:44+00:00"
   3343         },
   3344         {
   3345             "name": "reputation-vip/composer-assets-installer",
   3346             "version": "1.0.4",
   3347             "source": {
   3348                 "type": "git",
   3349                 "url": "https://github.com/ReputationVIP/composer-assets-installer.git",
   3350                 "reference": "f0ed761bae76b34a35798b1b9fd9294c3e0ef394"
   3351             },
   3352             "dist": {
   3353                 "type": "zip",
   3354                 "url": "https://api.github.com/repos/ReputationVIP/composer-assets-installer/zipball/f0ed761bae76b34a35798b1b9fd9294c3e0ef394",
   3355                 "reference": "f0ed761bae76b34a35798b1b9fd9294c3e0ef394",
   3356                 "shasum": ""
   3357             },
   3358             "require": {
   3359                 "composer-plugin-api": "~1.0",
   3360                 "symfony/filesystem": "^2.0"
   3361             },
   3362             "require-dev": {
   3363                 "composer/composer": "1.0.x-dev",
   3364                 "phpunit/phpunit": "~4.4"
   3365             },
   3366             "type": "composer-plugin",
   3367             "extra": {
   3368                 "class": "ReputationVIP\\Composer\\AssetsInstallerPlugin"
   3369             },
   3370             "autoload": {
   3371                 "psr-4": {
   3372                     "ReputationVIP\\Composer\\": "src"
   3373                 }
   3374             },
   3375             "notification-url": "https://packagist.org/downloads/",
   3376             "authors": [
   3377                 {
   3378                     "name": "Alban Pommeret",
   3379                     "email": "ap@reputationvip.com"
   3380                 }
   3381             ],
   3382             "time": "2015-03-09T10:29:42+00:00"
   3383         },
   3384         {
   3385             "name": "sensio/distribution-bundle",
   3386             "version": "v4.0.38",
   3387             "target-dir": "Sensio/Bundle/DistributionBundle",
   3388             "source": {
   3389                 "type": "git",
   3390                 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
   3391                 "reference": "95469374e703f01b8e760023ac4f2f64da6a1dd9"
   3392             },
   3393             "dist": {
   3394                 "type": "zip",
   3395                 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/95469374e703f01b8e760023ac4f2f64da6a1dd9",
   3396                 "reference": "95469374e703f01b8e760023ac4f2f64da6a1dd9",
   3397                 "shasum": ""
   3398             },
   3399             "require": {
   3400                 "php": ">=5.3.9",
   3401                 "sensiolabs/security-checker": "~3.0",
   3402                 "symfony/class-loader": "~2.2",
   3403                 "symfony/framework-bundle": "~2.3",
   3404                 "symfony/process": "~2.2"
   3405             },
   3406             "require-dev": {
   3407                 "symfony/form": "~2.2",
   3408                 "symfony/validator": "~2.2",
   3409                 "symfony/yaml": "~2.2"
   3410             },
   3411             "suggest": {
   3412                 "symfony/form": "If you want to use the configurator",
   3413                 "symfony/validator": "If you want to use the configurator",
   3414                 "symfony/yaml": "If you want to use  the configurator"
   3415             },
   3416             "type": "symfony-bundle",
   3417             "extra": {
   3418                 "branch-alias": {
   3419                     "dev-master": "4.0.x-dev"
   3420                 }
   3421             },
   3422             "autoload": {
   3423                 "psr-0": {
   3424                     "Sensio\\Bundle\\DistributionBundle": ""
   3425                 }
   3426             },
   3427             "notification-url": "https://packagist.org/downloads/",
   3428             "license": [
   3429                 "MIT"
   3430             ],
   3431             "authors": [
   3432                 {
   3433                     "name": "Fabien Potencier",
   3434                     "email": "fabien@symfony.com"
   3435                 }
   3436             ],
   3437             "description": "Base bundle for Symfony Distributions",
   3438             "keywords": [
   3439                 "configuration",
   3440                 "distribution"
   3441             ],
   3442             "time": "2017-01-04T13:34:44+00:00"
   3443         },
   3444         {
   3445             "name": "sensio/framework-extra-bundle",
   3446             "version": "v3.0.22",
   3447             "source": {
   3448                 "type": "git",
   3449                 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
   3450                 "reference": "1c66c2e3b8f17f06178142386aff5a9f8057a104"
   3451             },
   3452             "dist": {
   3453                 "type": "zip",
   3454                 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/1c66c2e3b8f17f06178142386aff5a9f8057a104",
   3455                 "reference": "1c66c2e3b8f17f06178142386aff5a9f8057a104",
   3456                 "shasum": ""
   3457             },
   3458             "require": {
   3459                 "doctrine/common": "~2.2",
   3460                 "symfony/dependency-injection": "~2.3|~3.0",
   3461                 "symfony/framework-bundle": "~2.3|~3.0"
   3462             },
   3463             "require-dev": {
   3464                 "doctrine/doctrine-bundle": "~1.5",
   3465                 "doctrine/orm": "~2.4,>=2.4.5",
   3466                 "symfony/asset": "~2.7|~3.0",
   3467                 "symfony/browser-kit": "~2.3|~3.0",
   3468                 "symfony/dom-crawler": "~2.3|~3.0",
   3469                 "symfony/expression-language": "~2.4|~3.0",
   3470                 "symfony/finder": "~2.3|~3.0",
   3471                 "symfony/phpunit-bridge": "~3.2",
   3472                 "symfony/psr-http-message-bridge": "^0.3",
   3473                 "symfony/security-bundle": "~2.4|~3.0",
   3474                 "symfony/templating": "~2.3|~3.0",
   3475                 "symfony/translation": "~2.3|~3.0",
   3476                 "symfony/twig-bundle": "~2.3|~3.0",
   3477                 "symfony/yaml": "~2.3|~3.0",
   3478                 "twig/twig": "~1.12|~2.0",
   3479                 "zendframework/zend-diactoros": "^1.3"
   3480             },
   3481             "suggest": {
   3482                 "symfony/expression-language": "",
   3483                 "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
   3484                 "symfony/security-bundle": ""
   3485             },
   3486             "type": "symfony-bundle",
   3487             "extra": {
   3488                 "branch-alias": {
   3489                     "dev-master": "3.0.x-dev"
   3490                 }
   3491             },
   3492             "autoload": {
   3493                 "psr-4": {
   3494                     "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
   3495                 }
   3496             },
   3497             "notification-url": "https://packagist.org/downloads/",
   3498             "license": [
   3499                 "MIT"
   3500             ],
   3501             "authors": [
   3502                 {
   3503                     "name": "Fabien Potencier",
   3504                     "email": "fabien@symfony.com"
   3505                 }
   3506             ],
   3507             "description": "This bundle provides a way to configure your controllers with annotations",
   3508             "keywords": [
   3509                 "annotations",
   3510                 "controllers"
   3511             ],
   3512             "time": "2017-02-15T06:52:30+00:00"
   3513         },
   3514         {
   3515             "name": "sensiolabs/security-checker",
   3516             "version": "v3.0.2",
   3517             "source": {
   3518                 "type": "git",
   3519                 "url": "https://github.com/sensiolabs/security-checker.git",
   3520                 "reference": "21696b0daa731064c23cfb694c60a2584a7b6e93"
   3521             },
   3522             "dist": {
   3523                 "type": "zip",
   3524                 "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/21696b0daa731064c23cfb694c60a2584a7b6e93",
   3525                 "reference": "21696b0daa731064c23cfb694c60a2584a7b6e93",
   3526                 "shasum": ""
   3527             },
   3528             "require": {
   3529                 "symfony/console": "~2.0|~3.0"
   3530             },
   3531             "bin": [
   3532                 "security-checker"
   3533             ],
   3534             "type": "library",
   3535             "extra": {
   3536                 "branch-alias": {
   3537                     "dev-master": "3.0-dev"
   3538                 }
   3539             },
   3540             "autoload": {
   3541                 "psr-0": {
   3542                     "SensioLabs\\Security": ""
   3543                 }
   3544             },
   3545             "notification-url": "https://packagist.org/downloads/",
   3546             "license": [
   3547                 "MIT"
   3548             ],
   3549             "authors": [
   3550                 {
   3551                     "name": "Fabien Potencier",
   3552                     "email": "fabien.potencier@gmail.com"
   3553                 }
   3554             ],
   3555             "description": "A security checker for your composer.lock",
   3556             "time": "2015-11-07T08:07:40+00:00"
   3557         },
   3558         {
   3559             "name": "snc/redis-bundle",
   3560             "version": "1.1.10",
   3561             "target-dir": "Snc/RedisBundle",
   3562             "source": {
   3563                 "type": "git",
   3564                 "url": "https://github.com/snc/SncRedisBundle.git",
   3565                 "reference": "3b11bdc877f470fa8a1e728ada48c62c0d33e0ed"
   3566             },
   3567             "dist": {
   3568                 "type": "zip",
   3569                 "url": "https://api.github.com/repos/snc/SncRedisBundle/zipball/3b11bdc877f470fa8a1e728ada48c62c0d33e0ed",
   3570                 "reference": "3b11bdc877f470fa8a1e728ada48c62c0d33e0ed",
   3571                 "shasum": ""
   3572             },
   3573             "require": {
   3574                 "php": ">=5.3.3",
   3575                 "symfony/framework-bundle": "^2.1",
   3576                 "symfony/yaml": "^2.1"
   3577             },
   3578             "require-dev": {
   3579                 "doctrine/cache": "^1.0",
   3580                 "phpunit/phpunit": "^4.0",
   3581                 "predis/predis": "^1.0",
   3582                 "symfony/console": "^2.1"
   3583             },
   3584             "suggest": {
   3585                 "monolog/monolog": "If you want to use the monolog redis handler.",
   3586                 "predis/predis": "If you want to use predis.",
   3587                 "symfony/console": "If you want to use commands to interact with the redis database"
   3588             },
   3589             "type": "symfony-bundle",
   3590             "autoload": {
   3591                 "psr-0": {
   3592                     "Snc\\RedisBundle": ""
   3593                 }
   3594             },
   3595             "notification-url": "https://packagist.org/downloads/",
   3596             "license": [
   3597                 "MIT"
   3598             ],
   3599             "authors": [
   3600                 {
   3601                     "name": "Henrik Westphal",
   3602                     "email": "henrik.westphal@gmail.com"
   3603                 },
   3604                 {
   3605                     "name": "Community contributors",
   3606                     "homepage": "https://github.com/snc/SncRedisBundle/contributors"
   3607                 }
   3608             ],
   3609             "description": "A Redis bundle for Symfony2",
   3610             "homepage": "https://github.com/snc/SncRedisBundle",
   3611             "keywords": [
   3612                 "nosql",
   3613                 "redis",
   3614                 "symfony"
   3615             ],
   3616             "time": "2016-01-21T18:29:37+00:00"
   3617         },
   3618         {
   3619             "name": "sonata-project/exporter",
   3620             "version": "1.7.1",
   3621             "source": {
   3622                 "type": "git",
   3623                 "url": "https://github.com/sonata-project/exporter.git",
   3624                 "reference": "8ee7c0e804dc5e162187d8ed440d260adb3f1bce"
   3625             },
   3626             "dist": {
   3627                 "type": "zip",
   3628                 "url": "https://api.github.com/repos/sonata-project/exporter/zipball/8ee7c0e804dc5e162187d8ed440d260adb3f1bce",
   3629                 "reference": "8ee7c0e804dc5e162187d8ed440d260adb3f1bce",
   3630                 "shasum": ""
   3631             },
   3632             "require": {
   3633                 "php": "^5.3 || ^7.0"
   3634             },
   3635             "require-dev": {
   3636                 "doctrine/dbal": "^2.2",
   3637                 "matthiasnoback/symfony-config-test": "^1.2.1 || ^2.0",
   3638                 "matthiasnoback/symfony-dependency-injection-test": "^0.7.6 || ^1.0",
   3639                 "propel/propel1": "^1.6",
   3640                 "sllh/php-cs-fixer-styleci-bridge": "^2.0",
   3641                 "symfony/dependency-injection": "^2.3 || ^3.0",
   3642                 "symfony/http-foundation": "^2.3 || ^3.0",
   3643                 "symfony/http-kernel": "^2.3 || ^3.0",
   3644                 "symfony/phpunit-bridge": "^2.7 || ^3.0",
   3645                 "symfony/property-access": "^2.3 || ^3.0",
   3646                 "symfony/routing": "^2.3 || ^3.0"
   3647             },
   3648             "suggest": {
   3649                 "ext-curl": "*",
   3650                 "propel/propel1": "^1.6",
   3651                 "symfony/property-access": "^2.3 || ^3.0",
   3652                 "symfony/routing": "^2.3 || ^3.0"
   3653             },
   3654             "type": "library",
   3655             "extra": {
   3656                 "branch-alias": {
   3657                     "dev-master": "1.x-dev"
   3658                 }
   3659             },
   3660             "autoload": {
   3661                 "psr-4": {
   3662                     "Exporter\\": "src/"
   3663                 }
   3664             },
   3665             "notification-url": "https://packagist.org/downloads/",
   3666             "license": [
   3667                 "MIT"
   3668             ],
   3669             "authors": [
   3670                 {
   3671                     "name": "Thomas Rabaix",
   3672                     "email": "thomas.rabaix@gmail.com",
   3673                     "homepage": "https://sonata-project.org/"
   3674                 }
   3675             ],
   3676             "description": "Lightweight Exporter library",
   3677             "homepage": "https://github.com/sonata-project/Exporter",
   3678             "keywords": [
   3679                 "client",
   3680                 "csv",
   3681                 "data",
   3682                 "export",
   3683                 "xls"
   3684             ],
   3685             "time": "2017-02-09T16:39:40+00:00"
   3686         },
   3687         {
   3688             "name": "stof/doctrine-extensions-bundle",
   3689             "version": "dev-master",
   3690             "source": {
   3691                 "type": "git",
   3692                 "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
   3693                 "reference": "4e7499d25dc5d0862da09fa8e336164948a29a25"
   3694             },
   3695             "dist": {
   3696                 "type": "zip",
   3697                 "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/4e7499d25dc5d0862da09fa8e336164948a29a25",
   3698                 "reference": "4e7499d25dc5d0862da09fa8e336164948a29a25",
   3699                 "shasum": ""
   3700             },
   3701             "require": {
   3702                 "gedmo/doctrine-extensions": "^2.3.1",
   3703                 "php": ">=5.3.2",
   3704                 "symfony/framework-bundle": "~2.1|~3.0"
   3705             },
   3706             "suggest": {
   3707                 "doctrine/doctrine-bundle": "to use the ORM extensions",
   3708                 "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
   3709             },
   3710             "type": "symfony-bundle",
   3711             "extra": {
   3712                 "branch-alias": {
   3713                     "dev-master": "1.2.x-dev"
   3714                 }
   3715             },
   3716             "autoload": {
   3717                 "psr-4": {
   3718                     "Stof\\DoctrineExtensionsBundle\\": ""
   3719                 }
   3720             },
   3721             "notification-url": "https://packagist.org/downloads/",
   3722             "license": [
   3723                 "MIT"
   3724             ],
   3725             "authors": [
   3726                 {
   3727                     "name": "Christophe Coevoet",
   3728                     "email": "stof@notk.org"
   3729                 }
   3730             ],
   3731             "description": "Integration of the gedmo/doctrine-extensions with Symfony2",
   3732             "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
   3733             "keywords": [
   3734                 "behaviors",
   3735                 "doctrine2",
   3736                 "extensions",
   3737                 "gedmo",
   3738                 "loggable",
   3739                 "nestedset",
   3740                 "sluggable",
   3741                 "sortable",
   3742                 "timestampable",
   3743                 "translatable",
   3744                 "tree"
   3745             ],
   3746             "time": "2016-01-26T23:58:32+00:00"
   3747         },
   3748         {
   3749             "name": "swiftmailer/swiftmailer",
   3750             "version": "v5.4.6",
   3751             "source": {
   3752                 "type": "git",
   3753                 "url": "https://github.com/swiftmailer/swiftmailer.git",
   3754                 "reference": "81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e"
   3755             },
   3756             "dist": {
   3757                 "type": "zip",
   3758                 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e",
   3759                 "reference": "81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e",
   3760                 "shasum": ""
   3761             },
   3762             "require": {
   3763                 "php": ">=5.3.3"
   3764             },
   3765             "require-dev": {
   3766                 "mockery/mockery": "~0.9.1",
   3767                 "symfony/phpunit-bridge": "~3.2"
   3768             },
   3769             "type": "library",
   3770             "extra": {
   3771                 "branch-alias": {
   3772                     "dev-master": "5.4-dev"
   3773                 }
   3774             },
   3775             "autoload": {
   3776                 "files": [
   3777                     "lib/swift_required.php"
   3778                 ]
   3779             },
   3780             "notification-url": "https://packagist.org/downloads/",
   3781             "license": [
   3782                 "MIT"
   3783             ],
   3784             "authors": [
   3785                 {
   3786                     "name": "Chris Corbyn"
   3787                 },
   3788                 {
   3789                     "name": "Fabien Potencier",
   3790                     "email": "fabien@symfony.com"
   3791                 }
   3792             ],
   3793             "description": "Swiftmailer, free feature-rich PHP mailer",
   3794             "homepage": "http://swiftmailer.org",
   3795             "keywords": [
   3796                 "email",
   3797                 "mail",
   3798                 "mailer"
   3799             ],
   3800             "time": "2017-02-13T07:52:53+00:00"
   3801         },
   3802         {
   3803             "name": "symfony/assetic-bundle",
   3804             "version": "v2.8.2",
   3805             "source": {
   3806                 "type": "git",
   3807                 "url": "https://github.com/symfony/assetic-bundle.git",
   3808                 "reference": "2e0a23a4874838e26de6f025e02fc63328921a4c"
   3809             },
   3810             "dist": {
   3811                 "type": "zip",
   3812                 "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/2e0a23a4874838e26de6f025e02fc63328921a4c",
   3813                 "reference": "2e0a23a4874838e26de6f025e02fc63328921a4c",
   3814                 "shasum": ""
   3815             },
   3816             "require": {
   3817                 "kriswallsmith/assetic": "~1.4",
   3818                 "php": ">=5.3.0",
   3819                 "symfony/console": "~2.3|~3.0",
   3820                 "symfony/dependency-injection": "~2.3|~3.0",
   3821                 "symfony/framework-bundle": "~2.3|~3.0",
   3822                 "symfony/yaml": "~2.3|~3.0"
   3823             },
   3824             "conflict": {
   3825                 "kriswallsmith/spork": "<=0.2",
   3826                 "twig/twig": "<1.27"
   3827             },
   3828             "require-dev": {
   3829                 "kriswallsmith/spork": "~0.3",
   3830                 "patchwork/jsqueeze": "~1.0",
   3831                 "symfony/class-loader": "~2.3|~3.0",
   3832                 "symfony/css-selector": "~2.3|~3.0",
   3833                 "symfony/dom-crawler": "~2.3|~3.0",
   3834                 "symfony/phpunit-bridge": "~2.7|~3.0",
   3835                 "symfony/twig-bundle": "~2.3|~3.0"
   3836             },
   3837             "suggest": {
   3838                 "kriswallsmith/spork": "to be able to dump assets in parallel",
   3839                 "symfony/twig-bundle": "to use the Twig integration"
   3840             },
   3841             "type": "symfony-bundle",
   3842             "extra": {
   3843                 "branch-alias": {
   3844                     "dev-master": "2.8-dev"
   3845                 }
   3846             },
   3847             "autoload": {
   3848                 "psr-4": {
   3849                     "Symfony\\Bundle\\AsseticBundle\\": ""
   3850                 }
   3851             },
   3852             "notification-url": "https://packagist.org/downloads/",
   3853             "license": [
   3854                 "MIT"
   3855             ],
   3856             "authors": [
   3857                 {
   3858                     "name": "Kris Wallsmith",
   3859                     "email": "kris.wallsmith@gmail.com",
   3860                     "homepage": "http://kriswallsmith.net/"
   3861                 }
   3862             ],
   3863             "description": "Integrates Assetic into Symfony2",
   3864             "homepage": "https://github.com/symfony/AsseticBundle",
   3865             "keywords": [
   3866                 "assets",
   3867                 "compression",
   3868                 "minification"
   3869             ],
   3870             "abandoned": "symfony/webpack-encore-pack",
   3871             "time": "2017-07-14T07:26:46+00:00"
   3872         },
   3873         {
   3874             "name": "symfony/monolog-bundle",
   3875             "version": "v2.8.2",
   3876             "source": {
   3877                 "type": "git",
   3878                 "url": "https://github.com/symfony/monolog-bundle.git",
   3879                 "reference": "84785c4d44801c4dd82829fa2e1820cacfe2c46f"
   3880             },
   3881             "dist": {
   3882                 "type": "zip",
   3883                 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/84785c4d44801c4dd82829fa2e1820cacfe2c46f",
   3884                 "reference": "84785c4d44801c4dd82829fa2e1820cacfe2c46f",
   3885                 "shasum": ""
   3886             },
   3887             "require": {
   3888                 "monolog/monolog": "~1.8",
   3889                 "php": ">=5.3.2",
   3890                 "symfony/config": "~2.3|~3.0",
   3891                 "symfony/dependency-injection": "~2.3|~3.0",
   3892                 "symfony/http-kernel": "~2.3|~3.0",
   3893                 "symfony/monolog-bridge": "~2.3|~3.0"
   3894             },
   3895             "require-dev": {
   3896                 "symfony/console": "~2.3|~3.0",
   3897                 "symfony/yaml": "~2.3|~3.0"
   3898             },
   3899             "type": "symfony-bundle",
   3900             "extra": {
   3901                 "branch-alias": {
   3902                     "dev-master": "2.8.x-dev"
   3903                 }
   3904             },
   3905             "autoload": {
   3906                 "psr-4": {
   3907                     "Symfony\\Bundle\\MonologBundle\\": ""
   3908                 }
   3909             },
   3910             "notification-url": "https://packagist.org/downloads/",
   3911             "license": [
   3912                 "MIT"
   3913             ],
   3914             "authors": [
   3915                 {
   3916                     "name": "Symfony Community",
   3917                     "homepage": "http://symfony.com/contributors"
   3918                 },
   3919                 {
   3920                     "name": "Fabien Potencier",
   3921                     "email": "fabien@symfony.com"
   3922                 }
   3923             ],
   3924             "description": "Symfony MonologBundle",
   3925             "homepage": "http://symfony.com",
   3926             "keywords": [
   3927                 "log",
   3928                 "logging"
   3929             ],
   3930             "time": "2015-11-17T10:02:29+00:00"
   3931         },
   3932         {
   3933             "name": "symfony/polyfill-apcu",
   3934             "version": "v1.13.1",
   3935             "source": {
   3936                 "type": "git",
   3937                 "url": "https://github.com/symfony/polyfill-apcu.git",
   3938                 "reference": "a8e961c841b9ec52927a87914f8820a1ad8f8116"
   3939             },
   3940             "dist": {
   3941                 "type": "zip",
   3942                 "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/a8e961c841b9ec52927a87914f8820a1ad8f8116",
   3943                 "reference": "a8e961c841b9ec52927a87914f8820a1ad8f8116",
   3944                 "shasum": ""
   3945             },
   3946             "require": {
   3947                 "php": ">=5.3.3"
   3948             },
   3949             "type": "library",
   3950             "extra": {
   3951                 "branch-alias": {
   3952                     "dev-master": "1.13-dev"
   3953                 }
   3954             },
   3955             "autoload": {
   3956                 "psr-4": {
   3957                     "Symfony\\Polyfill\\Apcu\\": ""
   3958                 },
   3959                 "files": [
   3960                     "bootstrap.php"
   3961                 ]
   3962             },
   3963             "notification-url": "https://packagist.org/downloads/",
   3964             "license": [
   3965                 "MIT"
   3966             ],
   3967             "authors": [
   3968                 {
   3969                     "name": "Nicolas Grekas",
   3970                     "email": "p@tchwork.com"
   3971                 },
   3972                 {
   3973                     "name": "Symfony Community",
   3974                     "homepage": "https://symfony.com/contributors"
   3975                 }
   3976             ],
   3977             "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
   3978             "homepage": "https://symfony.com",
   3979             "keywords": [
   3980                 "apcu",
   3981                 "compatibility",
   3982                 "polyfill",
   3983                 "portable",
   3984                 "shim"
   3985             ],
   3986             "time": "2019-11-27T13:56:44+00:00"
   3987         },
   3988         {
   3989             "name": "symfony/polyfill-ctype",
   3990             "version": "v1.13.1",
   3991             "source": {
   3992                 "type": "git",
   3993                 "url": "https://github.com/symfony/polyfill-ctype.git",
   3994                 "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3"
   3995             },
   3996             "dist": {
   3997                 "type": "zip",
   3998                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
   3999                 "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
   4000                 "shasum": ""
   4001             },
   4002             "require": {
   4003                 "php": ">=5.3.3"
   4004             },
   4005             "suggest": {
   4006                 "ext-ctype": "For best performance"
   4007             },
   4008             "type": "library",
   4009             "extra": {
   4010                 "branch-alias": {
   4011                     "dev-master": "1.13-dev"
   4012                 }
   4013             },
   4014             "autoload": {
   4015                 "psr-4": {
   4016                     "Symfony\\Polyfill\\Ctype\\": ""
   4017                 },
   4018                 "files": [
   4019                     "bootstrap.php"
   4020                 ]
   4021             },
   4022             "notification-url": "https://packagist.org/downloads/",
   4023             "license": [
   4024                 "MIT"
   4025             ],
   4026             "authors": [
   4027                 {
   4028                     "name": "Gert de Pagter",
   4029                     "email": "BackEndTea@gmail.com"
   4030                 },
   4031                 {
   4032                     "name": "Symfony Community",
   4033                     "homepage": "https://symfony.com/contributors"
   4034                 }
   4035             ],
   4036             "description": "Symfony polyfill for ctype functions",
   4037             "homepage": "https://symfony.com",
   4038             "keywords": [
   4039                 "compatibility",
   4040                 "ctype",
   4041                 "polyfill",
   4042                 "portable"
   4043             ],
   4044             "time": "2019-11-27T13:56:44+00:00"
   4045         },
   4046         {
   4047             "name": "symfony/polyfill-intl-icu",
   4048             "version": "v1.13.1",
   4049             "source": {
   4050                 "type": "git",
   4051                 "url": "https://github.com/symfony/polyfill-intl-icu.git",
   4052                 "reference": "b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b"
   4053             },
   4054             "dist": {
   4055                 "type": "zip",
   4056                 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b",
   4057                 "reference": "b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b",
   4058                 "shasum": ""
   4059             },
   4060             "require": {
   4061                 "php": ">=5.3.3",
   4062                 "symfony/intl": "~2.3|~3.0|~4.0|~5.0"
   4063             },
   4064             "suggest": {
   4065                 "ext-intl": "For best performance"
   4066             },
   4067             "type": "library",
   4068             "extra": {
   4069                 "branch-alias": {
   4070                     "dev-master": "1.13-dev"
   4071                 }
   4072             },
   4073             "autoload": {
   4074                 "files": [
   4075                     "bootstrap.php"
   4076                 ]
   4077             },
   4078             "notification-url": "https://packagist.org/downloads/",
   4079             "license": [
   4080                 "MIT"
   4081             ],
   4082             "authors": [
   4083                 {
   4084                     "name": "Nicolas Grekas",
   4085                     "email": "p@tchwork.com"
   4086                 },
   4087                 {
   4088                     "name": "Symfony Community",
   4089                     "homepage": "https://symfony.com/contributors"
   4090                 }
   4091             ],
   4092             "description": "Symfony polyfill for intl's ICU-related data and classes",
   4093             "homepage": "https://symfony.com",
   4094             "keywords": [
   4095                 "compatibility",
   4096                 "icu",
   4097                 "intl",
   4098                 "polyfill",
   4099                 "portable",
   4100                 "shim"
   4101             ],
   4102             "time": "2019-11-27T13:56:44+00:00"
   4103         },
   4104         {
   4105             "name": "symfony/polyfill-mbstring",
   4106             "version": "v1.13.1",
   4107             "source": {
   4108                 "type": "git",
   4109                 "url": "https://github.com/symfony/polyfill-mbstring.git",
   4110                 "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f"
   4111             },
   4112             "dist": {
   4113                 "type": "zip",
   4114                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f",
   4115                 "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f",
   4116                 "shasum": ""
   4117             },
   4118             "require": {
   4119                 "php": ">=5.3.3"
   4120             },
   4121             "suggest": {
   4122                 "ext-mbstring": "For best performance"
   4123             },
   4124             "type": "library",
   4125             "extra": {
   4126                 "branch-alias": {
   4127                     "dev-master": "1.13-dev"
   4128                 }
   4129             },
   4130             "autoload": {
   4131                 "psr-4": {
   4132                     "Symfony\\Polyfill\\Mbstring\\": ""
   4133                 },
   4134                 "files": [
   4135                     "bootstrap.php"
   4136                 ]
   4137             },
   4138             "notification-url": "https://packagist.org/downloads/",
   4139             "license": [
   4140                 "MIT"
   4141             ],
   4142             "authors": [
   4143                 {
   4144                     "name": "Nicolas Grekas",
   4145                     "email": "p@tchwork.com"
   4146                 },
   4147                 {
   4148                     "name": "Symfony Community",
   4149                     "homepage": "https://symfony.com/contributors"
   4150                 }
   4151             ],
   4152             "description": "Symfony polyfill for the Mbstring extension",
   4153             "homepage": "https://symfony.com",
   4154             "keywords": [
   4155                 "compatibility",
   4156                 "mbstring",
   4157                 "polyfill",
   4158                 "portable",
   4159                 "shim"
   4160             ],
   4161             "time": "2019-11-27T14:18:11+00:00"
   4162         },
   4163         {
   4164             "name": "symfony/polyfill-php54",
   4165             "version": "v1.13.1",
   4166             "source": {
   4167                 "type": "git",
   4168                 "url": "https://github.com/symfony/polyfill-php54.git",
   4169                 "reference": "dd1618047426412036e98d159940d58a81fc392c"
   4170             },
   4171             "dist": {
   4172                 "type": "zip",
   4173                 "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/dd1618047426412036e98d159940d58a81fc392c",
   4174                 "reference": "dd1618047426412036e98d159940d58a81fc392c",
   4175                 "shasum": ""
   4176             },
   4177             "require": {
   4178                 "php": ">=5.3.3"
   4179             },
   4180             "type": "library",
   4181             "extra": {
   4182                 "branch-alias": {
   4183                     "dev-master": "1.13-dev"
   4184                 }
   4185             },
   4186             "autoload": {
   4187                 "psr-4": {
   4188                     "Symfony\\Polyfill\\Php54\\": ""
   4189                 },
   4190                 "files": [
   4191                     "bootstrap.php"
   4192                 ],
   4193                 "classmap": [
   4194                     "Resources/stubs"
   4195                 ]
   4196             },
   4197             "notification-url": "https://packagist.org/downloads/",
   4198             "license": [
   4199                 "MIT"
   4200             ],
   4201             "authors": [
   4202                 {
   4203                     "name": "Nicolas Grekas",
   4204                     "email": "p@tchwork.com"
   4205                 },
   4206                 {
   4207                     "name": "Symfony Community",
   4208                     "homepage": "https://symfony.com/contributors"
   4209                 }
   4210             ],
   4211             "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
   4212             "homepage": "https://symfony.com",
   4213             "keywords": [
   4214                 "compatibility",
   4215                 "polyfill",
   4216                 "portable",
   4217                 "shim"
   4218             ],
   4219             "time": "2019-11-27T13:56:44+00:00"
   4220         },
   4221         {
   4222             "name": "symfony/polyfill-php55",
   4223             "version": "v1.13.1",
   4224             "source": {
   4225                 "type": "git",
   4226                 "url": "https://github.com/symfony/polyfill-php55.git",
   4227                 "reference": "b0d838f225725e2951af1aafc784d2e5ea7b656e"
   4228             },
   4229             "dist": {
   4230                 "type": "zip",
   4231                 "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/b0d838f225725e2951af1aafc784d2e5ea7b656e",
   4232                 "reference": "b0d838f225725e2951af1aafc784d2e5ea7b656e",
   4233                 "shasum": ""
   4234             },
   4235             "require": {
   4236                 "ircmaxell/password-compat": "~1.0",
   4237                 "php": ">=5.3.3"
   4238             },
   4239             "type": "library",
   4240             "extra": {
   4241                 "branch-alias": {
   4242                     "dev-master": "1.13-dev"
   4243                 }
   4244             },
   4245             "autoload": {
   4246                 "psr-4": {
   4247                     "Symfony\\Polyfill\\Php55\\": ""
   4248                 },
   4249                 "files": [
   4250                     "bootstrap.php"
   4251                 ]
   4252             },
   4253             "notification-url": "https://packagist.org/downloads/",
   4254             "license": [
   4255                 "MIT"
   4256             ],
   4257             "authors": [
   4258                 {
   4259                     "name": "Nicolas Grekas",
   4260                     "email": "p@tchwork.com"
   4261                 },
   4262                 {
   4263                     "name": "Symfony Community",
   4264                     "homepage": "https://symfony.com/contributors"
   4265                 }
   4266             ],
   4267             "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
   4268             "homepage": "https://symfony.com",
   4269             "keywords": [
   4270                 "compatibility",
   4271                 "polyfill",
   4272                 "portable",
   4273                 "shim"
   4274             ],
   4275             "time": "2019-11-27T13:56:44+00:00"
   4276         },
   4277         {
   4278             "name": "symfony/polyfill-php56",
   4279             "version": "v1.13.1",
   4280             "source": {
   4281                 "type": "git",
   4282                 "url": "https://github.com/symfony/polyfill-php56.git",
   4283                 "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4"
   4284             },
   4285             "dist": {
   4286                 "type": "zip",
   4287                 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/53dd1cdf3cb986893ccf2b96665b25b3abb384f4",
   4288                 "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4",
   4289                 "shasum": ""
   4290             },
   4291             "require": {
   4292                 "php": ">=5.3.3",
   4293                 "symfony/polyfill-util": "~1.0"
   4294             },
   4295             "type": "library",
   4296             "extra": {
   4297                 "branch-alias": {
   4298                     "dev-master": "1.13-dev"
   4299                 }
   4300             },
   4301             "autoload": {
   4302                 "psr-4": {
   4303                     "Symfony\\Polyfill\\Php56\\": ""
   4304                 },
   4305                 "files": [
   4306                     "bootstrap.php"
   4307                 ]
   4308             },
   4309             "notification-url": "https://packagist.org/downloads/",
   4310             "license": [
   4311                 "MIT"
   4312             ],
   4313             "authors": [
   4314                 {
   4315                     "name": "Nicolas Grekas",
   4316                     "email": "p@tchwork.com"
   4317                 },
   4318                 {
   4319                     "name": "Symfony Community",
   4320                     "homepage": "https://symfony.com/contributors"
   4321                 }
   4322             ],
   4323             "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
   4324             "homepage": "https://symfony.com",
   4325             "keywords": [
   4326                 "compatibility",
   4327                 "polyfill",
   4328                 "portable",
   4329                 "shim"
   4330             ],
   4331             "time": "2019-11-27T13:56:44+00:00"
   4332         },
   4333         {
   4334             "name": "symfony/polyfill-php70",
   4335             "version": "v1.13.1",
   4336             "source": {
   4337                 "type": "git",
   4338                 "url": "https://github.com/symfony/polyfill-php70.git",
   4339                 "reference": "af23c7bb26a73b850840823662dda371484926c4"
   4340             },
   4341             "dist": {
   4342                 "type": "zip",
   4343                 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/af23c7bb26a73b850840823662dda371484926c4",
   4344                 "reference": "af23c7bb26a73b850840823662dda371484926c4",
   4345                 "shasum": ""
   4346             },
   4347             "require": {
   4348                 "paragonie/random_compat": "~1.0|~2.0|~9.99",
   4349                 "php": ">=5.3.3"
   4350             },
   4351             "type": "library",
   4352             "extra": {
   4353                 "branch-alias": {
   4354                     "dev-master": "1.13-dev"
   4355                 }
   4356             },
   4357             "autoload": {
   4358                 "psr-4": {
   4359                     "Symfony\\Polyfill\\Php70\\": ""
   4360                 },
   4361                 "files": [
   4362                     "bootstrap.php"
   4363                 ],
   4364                 "classmap": [
   4365                     "Resources/stubs"
   4366                 ]
   4367             },
   4368             "notification-url": "https://packagist.org/downloads/",
   4369             "license": [
   4370                 "MIT"
   4371             ],
   4372             "authors": [
   4373                 {
   4374                     "name": "Nicolas Grekas",
   4375                     "email": "p@tchwork.com"
   4376                 },
   4377                 {
   4378                     "name": "Symfony Community",
   4379                     "homepage": "https://symfony.com/contributors"
   4380                 }
   4381             ],
   4382             "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
   4383             "homepage": "https://symfony.com",
   4384             "keywords": [
   4385                 "compatibility",
   4386                 "polyfill",
   4387                 "portable",
   4388                 "shim"
   4389             ],
   4390             "time": "2019-11-27T13:56:44+00:00"
   4391         },
   4392         {
   4393             "name": "symfony/polyfill-util",
   4394             "version": "v1.13.1",
   4395             "source": {
   4396                 "type": "git",
   4397                 "url": "https://github.com/symfony/polyfill-util.git",
   4398                 "reference": "964a67f293b66b95883a5ed918a65354fcd2258f"
   4399             },
   4400             "dist": {
   4401                 "type": "zip",
   4402                 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/964a67f293b66b95883a5ed918a65354fcd2258f",
   4403                 "reference": "964a67f293b66b95883a5ed918a65354fcd2258f",
   4404                 "shasum": ""
   4405             },
   4406             "require": {
   4407                 "php": ">=5.3.3"
   4408             },
   4409             "type": "library",
   4410             "extra": {
   4411                 "branch-alias": {
   4412                     "dev-master": "1.13-dev"
   4413                 }
   4414             },
   4415             "autoload": {
   4416                 "psr-4": {
   4417                     "Symfony\\Polyfill\\Util\\": ""
   4418                 }
   4419             },
   4420             "notification-url": "https://packagist.org/downloads/",
   4421             "license": [
   4422                 "MIT"
   4423             ],
   4424             "authors": [
   4425                 {
   4426                     "name": "Nicolas Grekas",
   4427                     "email": "p@tchwork.com"
   4428                 },
   4429                 {
   4430                     "name": "Symfony Community",
   4431                     "homepage": "https://symfony.com/contributors"
   4432                 }
   4433             ],
   4434             "description": "Symfony utilities for portability of PHP codes",
   4435             "homepage": "https://symfony.com",
   4436             "keywords": [
   4437                 "compat",
   4438                 "compatibility",
   4439                 "polyfill",
   4440                 "shim"
   4441             ],
   4442             "time": "2019-11-27T13:56:44+00:00"
   4443         },
   4444         {
   4445             "name": "symfony/security-acl",
   4446             "version": "v3.0.2",
   4447             "source": {
   4448                 "type": "git",
   4449                 "url": "https://github.com/symfony/security-acl.git",
   4450                 "reference": "22928f6be80a37f301500c67e50f57f5b25ffaa8"
   4451             },
   4452             "dist": {
   4453                 "type": "zip",
   4454                 "url": "https://api.github.com/repos/symfony/security-acl/zipball/22928f6be80a37f301500c67e50f57f5b25ffaa8",
   4455                 "reference": "22928f6be80a37f301500c67e50f57f5b25ffaa8",
   4456                 "shasum": ""
   4457             },
   4458             "require": {
   4459                 "php": ">=5.5.9",
   4460                 "symfony/security-core": "~2.8|~3.0|~4.0"
   4461             },
   4462             "require-dev": {
   4463                 "doctrine/common": "~2.2",
   4464                 "doctrine/dbal": "~2.2",
   4465                 "psr/log": "~1.0",
   4466                 "symfony/phpunit-bridge": "~2.8|~3.0|~4.0"
   4467             },
   4468             "suggest": {
   4469                 "doctrine/dbal": "For using the built-in ACL implementation",
   4470                 "symfony/class-loader": "For using the ACL generateSql script",
   4471                 "symfony/finder": "For using the ACL generateSql script"
   4472             },
   4473             "type": "library",
   4474             "extra": {
   4475                 "branch-alias": {
   4476                     "dev-master": "3.0-dev"
   4477                 }
   4478             },
   4479             "autoload": {
   4480                 "psr-4": {
   4481                     "Symfony\\Component\\Security\\Acl\\": ""
   4482                 },
   4483                 "exclude-from-classmap": [
   4484                     "/Tests/"
   4485                 ]
   4486             },
   4487             "notification-url": "https://packagist.org/downloads/",
   4488             "license": [
   4489                 "MIT"
   4490             ],
   4491             "authors": [
   4492                 {
   4493                     "name": "Fabien Potencier",
   4494                     "email": "fabien@symfony.com"
   4495                 },
   4496                 {
   4497                     "name": "Symfony Community",
   4498                     "homepage": "https://symfony.com/contributors"
   4499                 }
   4500             ],
   4501             "description": "Symfony Security Component - ACL (Access Control List)",
   4502             "homepage": "https://symfony.com",
   4503             "time": "2018-12-13T16:51:15+00:00"
   4504         },
   4505         {
   4506             "name": "symfony/swiftmailer-bundle",
   4507             "version": "v2.4.2",
   4508             "source": {
   4509                 "type": "git",
   4510                 "url": "https://github.com/symfony/swiftmailer-bundle.git",
   4511                 "reference": "ad751095576ce0c12a284e30e3fff80c91f27225"
   4512             },
   4513             "dist": {
   4514                 "type": "zip",
   4515                 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/ad751095576ce0c12a284e30e3fff80c91f27225",
   4516                 "reference": "ad751095576ce0c12a284e30e3fff80c91f27225",
   4517                 "shasum": ""
   4518             },
   4519             "require": {
   4520                 "php": ">=5.3.2",
   4521                 "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
   4522                 "symfony/config": "~2.7|~3.0",
   4523                 "symfony/dependency-injection": "~2.7|~3.0",
   4524                 "symfony/http-kernel": "~2.7|~3.0"
   4525             },
   4526             "require-dev": {
   4527                 "symfony/console": "~2.7|~3.0",
   4528                 "symfony/framework-bundle": "~2.7|~3.0",
   4529                 "symfony/phpunit-bridge": "~2.7|~3.0",
   4530                 "symfony/yaml": "~2.7|~3.0"
   4531             },
   4532             "suggest": {
   4533                 "psr/log": "Allows logging"
   4534             },
   4535             "type": "symfony-bundle",
   4536             "extra": {
   4537                 "branch-alias": {
   4538                     "dev-master": "2.4-dev"
   4539                 }
   4540             },
   4541             "autoload": {
   4542                 "psr-4": {
   4543                     "Symfony\\Bundle\\SwiftmailerBundle\\": ""
   4544                 }
   4545             },
   4546             "notification-url": "https://packagist.org/downloads/",
   4547             "license": [
   4548                 "MIT"
   4549             ],
   4550             "authors": [
   4551                 {
   4552                     "name": "Symfony Community",
   4553                     "homepage": "http://symfony.com/contributors"
   4554                 },
   4555                 {
   4556                     "name": "Fabien Potencier",
   4557                     "email": "fabien@symfony.com"
   4558                 }
   4559             ],
   4560             "description": "Symfony SwiftmailerBundle",
   4561             "homepage": "http://symfony.com",
   4562             "time": "2016-12-20T04:44:33+00:00"
   4563         },
   4564         {
   4565             "name": "symfony/symfony",
   4566             "version": "v2.8.52",
   4567             "source": {
   4568                 "type": "git",
   4569                 "url": "https://github.com/symfony/symfony.git",
   4570                 "reference": "88f3ef62d6ab870128352c8686c7889562698faf"
   4571             },
   4572             "dist": {
   4573                 "type": "zip",
   4574                 "url": "https://api.github.com/repos/symfony/symfony/zipball/88f3ef62d6ab870128352c8686c7889562698faf",
   4575                 "reference": "88f3ef62d6ab870128352c8686c7889562698faf",
   4576                 "shasum": ""
   4577             },
   4578             "require": {
   4579                 "doctrine/common": "~2.4",
   4580                 "ext-xml": "*",
   4581                 "php": ">=5.3.9",
   4582                 "psr/log": "~1.0",
   4583                 "symfony/polyfill-apcu": "~1.1",
   4584                 "symfony/polyfill-ctype": "~1.8",
   4585                 "symfony/polyfill-intl-icu": "~1.0",
   4586                 "symfony/polyfill-mbstring": "~1.0",
   4587                 "symfony/polyfill-php54": "~1.0",
   4588                 "symfony/polyfill-php55": "~1.0",
   4589                 "symfony/polyfill-php56": "~1.0",
   4590                 "symfony/polyfill-php70": "~1.0",
   4591                 "symfony/polyfill-util": "~1.0",
   4592                 "symfony/security-acl": "~2.7|~3.0.0",
   4593                 "twig/twig": "~1.34|~2.4"
   4594             },
   4595             "conflict": {
   4596                 "phpdocumentor/reflection": "<1.0.7",
   4597                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
   4598             },
   4599             "replace": {
   4600                 "symfony/asset": "self.version",
   4601                 "symfony/browser-kit": "self.version",
   4602                 "symfony/class-loader": "self.version",
   4603                 "symfony/config": "self.version",
   4604                 "symfony/console": "self.version",
   4605                 "symfony/css-selector": "self.version",
   4606                 "symfony/debug": "self.version",
   4607                 "symfony/debug-bundle": "self.version",
   4608                 "symfony/dependency-injection": "self.version",
   4609                 "symfony/doctrine-bridge": "self.version",
   4610                 "symfony/dom-crawler": "self.version",
   4611                 "symfony/event-dispatcher": "self.version",
   4612                 "symfony/expression-language": "self.version",
   4613                 "symfony/filesystem": "self.version",
   4614                 "symfony/finder": "self.version",
   4615                 "symfony/form": "self.version",
   4616                 "symfony/framework-bundle": "self.version",
   4617                 "symfony/http-foundation": "self.version",
   4618                 "symfony/http-kernel": "self.version",
   4619                 "symfony/intl": "self.version",
   4620                 "symfony/ldap": "self.version",
   4621                 "symfony/locale": "self.version",
   4622                 "symfony/monolog-bridge": "self.version",
   4623                 "symfony/options-resolver": "self.version",
   4624                 "symfony/process": "self.version",
   4625                 "symfony/property-access": "self.version",
   4626                 "symfony/property-info": "self.version",
   4627                 "symfony/proxy-manager-bridge": "self.version",
   4628                 "symfony/routing": "self.version",
   4629                 "symfony/security": "self.version",
   4630                 "symfony/security-bundle": "self.version",
   4631                 "symfony/security-core": "self.version",
   4632                 "symfony/security-csrf": "self.version",
   4633                 "symfony/security-guard": "self.version",
   4634                 "symfony/security-http": "self.version",
   4635                 "symfony/serializer": "self.version",
   4636                 "symfony/stopwatch": "self.version",
   4637                 "symfony/swiftmailer-bridge": "self.version",
   4638                 "symfony/templating": "self.version",
   4639                 "symfony/translation": "self.version",
   4640                 "symfony/twig-bridge": "self.version",
   4641                 "symfony/twig-bundle": "self.version",
   4642                 "symfony/validator": "self.version",
   4643                 "symfony/var-dumper": "self.version",
   4644                 "symfony/web-profiler-bundle": "self.version",
   4645                 "symfony/yaml": "self.version"
   4646             },
   4647             "require-dev": {
   4648                 "doctrine/annotations": "~1.0",
   4649                 "doctrine/data-fixtures": "1.0.*",
   4650                 "doctrine/dbal": "~2.4",
   4651                 "doctrine/doctrine-bundle": "~1.2",
   4652                 "doctrine/orm": "~2.4,>=2.4.5",
   4653                 "egulias/email-validator": "~1.2,>=1.2.1",
   4654                 "monolog/monolog": "~1.11",
   4655                 "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
   4656                 "phpdocumentor/reflection": "^1.0.7",
   4657                 "sensio/framework-extra-bundle": "^3.0.2",
   4658                 "symfony/phpunit-bridge": "~3.4|~4.0"
   4659             },
   4660             "type": "library",
   4661             "extra": {
   4662                 "branch-alias": {
   4663                     "dev-master": "2.8-dev"
   4664                 }
   4665             },
   4666             "autoload": {
   4667                 "psr-4": {
   4668                     "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
   4669                     "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
   4670                     "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
   4671                     "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/",
   4672                     "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
   4673                     "Symfony\\Bundle\\": "src/Symfony/Bundle/",
   4674                     "Symfony\\Component\\": "src/Symfony/Component/"
   4675                 },
   4676                 "classmap": [
   4677                     "src/Symfony/Component/Intl/Resources/stubs"
   4678                 ],
   4679                 "exclude-from-classmap": [
   4680                     "**/Tests/"
   4681                 ]
   4682             },
   4683             "notification-url": "https://packagist.org/downloads/",
   4684             "license": [
   4685                 "MIT"
   4686             ],
   4687             "authors": [
   4688                 {
   4689                     "name": "Fabien Potencier",
   4690                     "email": "fabien@symfony.com"
   4691                 },
   4692                 {
   4693                     "name": "Symfony Community",
   4694                     "homepage": "https://symfony.com/contributors"
   4695                 }
   4696             ],
   4697             "description": "The Symfony PHP framework",
   4698             "homepage": "https://symfony.com",
   4699             "keywords": [
   4700                 "framework"
   4701             ],
   4702             "time": "2019-11-13T08:36:42+00:00"
   4703         },
   4704         {
   4705             "name": "twig/extensions",
   4706             "version": "v1.4.1",
   4707             "source": {
   4708                 "type": "git",
   4709                 "url": "https://github.com/twigphp/Twig-extensions.git",
   4710                 "reference": "f0bb8431c8691f5a39f1017d9a5967a082bf01ff"
   4711             },
   4712             "dist": {
   4713                 "type": "zip",
   4714                 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/f0bb8431c8691f5a39f1017d9a5967a082bf01ff",
   4715                 "reference": "f0bb8431c8691f5a39f1017d9a5967a082bf01ff",
   4716                 "shasum": ""
   4717             },
   4718             "require": {
   4719                 "twig/twig": "~1.20|~2.0"
   4720             },
   4721             "require-dev": {
   4722                 "symfony/translation": "~2.3"
   4723             },
   4724             "suggest": {
   4725                 "symfony/translation": "Allow the time_diff output to be translated"
   4726             },
   4727             "type": "library",
   4728             "extra": {
   4729                 "branch-alias": {
   4730                     "dev-master": "1.4-dev"
   4731                 }
   4732             },
   4733             "autoload": {
   4734                 "psr-0": {
   4735                     "Twig_Extensions_": "lib/"
   4736                 }
   4737             },
   4738             "notification-url": "https://packagist.org/downloads/",
   4739             "license": [
   4740                 "MIT"
   4741             ],
   4742             "authors": [
   4743                 {
   4744                     "name": "Fabien Potencier",
   4745                     "email": "fabien@symfony.com"
   4746                 }
   4747             ],
   4748             "description": "Common additional features for Twig that do not directly belong in core",
   4749             "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
   4750             "keywords": [
   4751                 "i18n",
   4752                 "text"
   4753             ],
   4754             "time": "2016-10-25T17:34:14+00:00"
   4755         },
   4756         {
   4757             "name": "twig/twig",
   4758             "version": "v1.35.3",
   4759             "source": {
   4760                 "type": "git",
   4761                 "url": "https://github.com/twigphp/Twig.git",
   4762                 "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f"
   4763             },
   4764             "dist": {
   4765                 "type": "zip",
   4766                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
   4767                 "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
   4768                 "shasum": ""
   4769             },
   4770             "require": {
   4771                 "php": ">=5.3.3"
   4772             },
   4773             "require-dev": {
   4774                 "psr/container": "^1.0",
   4775                 "symfony/debug": "^2.7",
   4776                 "symfony/phpunit-bridge": "^3.3"
   4777             },
   4778             "type": "library",
   4779             "extra": {
   4780                 "branch-alias": {
   4781                     "dev-master": "1.35-dev"
   4782                 }
   4783             },
   4784             "autoload": {
   4785                 "psr-0": {
   4786                     "Twig_": "lib/"
   4787                 },
   4788                 "psr-4": {
   4789                     "Twig\\": "src/"
   4790                 }
   4791             },
   4792             "notification-url": "https://packagist.org/downloads/",
   4793             "license": [
   4794                 "BSD-3-Clause"
   4795             ],
   4796             "authors": [
   4797                 {
   4798                     "name": "Fabien Potencier",
   4799                     "email": "fabien@symfony.com",
   4800                     "homepage": "http://fabien.potencier.org",
   4801                     "role": "Lead Developer"
   4802                 },
   4803                 {
   4804                     "name": "Armin Ronacher",
   4805                     "email": "armin.ronacher@active-4.com",
   4806                     "role": "Project Founder"
   4807                 },
   4808                 {
   4809                     "name": "Twig Team",
   4810                     "homepage": "http://twig.sensiolabs.org/contributors",
   4811                     "role": "Contributors"
   4812                 }
   4813             ],
   4814             "description": "Twig, the flexible, fast, and secure template language for PHP",
   4815             "homepage": "http://twig.sensiolabs.org",
   4816             "keywords": [
   4817                 "templating"
   4818             ],
   4819             "time": "2018-03-20T04:25:58+00:00"
   4820         },
   4821         {
   4822             "name": "willdurand/jsonp-callback-validator",
   4823             "version": "v1.1.0",
   4824             "source": {
   4825                 "type": "git",
   4826                 "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
   4827                 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
   4828             },
   4829             "dist": {
   4830                 "type": "zip",
   4831                 "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
   4832                 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
   4833                 "shasum": ""
   4834             },
   4835             "require": {
   4836                 "php": ">=5.3.0"
   4837             },
   4838             "require-dev": {
   4839                 "phpunit/phpunit": "~3.7"
   4840             },
   4841             "type": "library",
   4842             "autoload": {
   4843                 "psr-0": {
   4844                     "JsonpCallbackValidator": "src/"
   4845                 }
   4846             },
   4847             "notification-url": "https://packagist.org/downloads/",
   4848             "license": [
   4849                 "MIT"
   4850             ],
   4851             "authors": [
   4852                 {
   4853                     "name": "William Durand",
   4854                     "email": "william.durand1@gmail.com",
   4855                     "homepage": "http://www.willdurand.fr"
   4856                 }
   4857             ],
   4858             "description": "JSONP callback validator.",
   4859             "time": "2014-01-20T22:35:06+00:00"
   4860         },
   4861         {
   4862             "name": "willdurand/negotiation",
   4863             "version": "1.5.0",
   4864             "source": {
   4865                 "type": "git",
   4866                 "url": "https://github.com/willdurand/Negotiation.git",
   4867                 "reference": "2a59f2376557303e3fa91465ab691abb82945edf"
   4868             },
   4869             "dist": {
   4870                 "type": "zip",
   4871                 "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/2a59f2376557303e3fa91465ab691abb82945edf",
   4872                 "reference": "2a59f2376557303e3fa91465ab691abb82945edf",
   4873                 "shasum": ""
   4874             },
   4875             "require": {
   4876                 "php": ">=5.3.0"
   4877             },
   4878             "type": "library",
   4879             "extra": {
   4880                 "branch-alias": {
   4881                     "dev-master": "1.5-dev"
   4882                 }
   4883             },
   4884             "autoload": {
   4885                 "psr-4": {
   4886                     "Negotiation\\": "src/Negotiation"
   4887                 }
   4888             },
   4889             "notification-url": "https://packagist.org/downloads/",
   4890             "license": [
   4891                 "MIT"
   4892             ],
   4893             "authors": [
   4894                 {
   4895                     "name": "William DURAND",
   4896                     "email": "william.durand1@gmail.com"
   4897                 }
   4898             ],
   4899             "description": "Content Negotiation tools for PHP provided as a standalone library.",
   4900             "homepage": "http://williamdurand.fr/Negotiation/",
   4901             "keywords": [
   4902                 "accept",
   4903                 "content",
   4904                 "format",
   4905                 "header",
   4906                 "negotiation"
   4907             ],
   4908             "time": "2015-10-01T07:42:40+00:00"
   4909         },
   4910         {
   4911             "name": "zendframework/zend-code",
   4912             "version": "2.5.2",
   4913             "source": {
   4914                 "type": "git",
   4915                 "url": "https://github.com/zendframework/zend-code.git",
   4916                 "reference": "a97ef49f82496fabc3b7379b37f6bbff925b58b8"
   4917             },
   4918             "dist": {
   4919                 "type": "zip",
   4920                 "url": "https://api.github.com/repos/zendframework/zend-code/zipball/a97ef49f82496fabc3b7379b37f6bbff925b58b8",
   4921                 "reference": "a97ef49f82496fabc3b7379b37f6bbff925b58b8",
   4922                 "shasum": ""
   4923             },
   4924             "require": {
   4925                 "php": ">=5.5",
   4926                 "zendframework/zend-eventmanager": "~2.5"
   4927             },
   4928             "require-dev": {
   4929                 "doctrine/common": ">=2.1",
   4930                 "fabpot/php-cs-fixer": "1.7.*",
   4931                 "phpunit/phpunit": "~4.0",
   4932                 "zendframework/zend-stdlib": "~2.5",
   4933                 "zendframework/zend-version": "~2.5"
   4934             },
   4935             "suggest": {
   4936                 "doctrine/common": "Doctrine\\Common >=2.1 for annotation features",
   4937                 "zendframework/zend-stdlib": "Zend\\Stdlib component"
   4938             },
   4939             "type": "library",
   4940             "extra": {
   4941                 "branch-alias": {
   4942                     "dev-master": "2.5-dev",
   4943                     "dev-develop": "2.6-dev"
   4944                 }
   4945             },
   4946             "autoload": {
   4947                 "psr-4": {
   4948                     "Zend\\Code\\": "src/"
   4949                 }
   4950             },
   4951             "notification-url": "https://packagist.org/downloads/",
   4952             "license": [
   4953                 "BSD-3-Clause"
   4954             ],
   4955             "description": "provides facilities to generate arbitrary code using an object oriented interface",
   4956             "homepage": "https://github.com/zendframework/zend-code",
   4957             "keywords": [
   4958                 "code",
   4959                 "zf2"
   4960             ],
   4961             "time": "2015-07-21T22:40:59+00:00"
   4962         },
   4963         {
   4964             "name": "zendframework/zend-eventmanager",
   4965             "version": "2.5.2",
   4966             "source": {
   4967                 "type": "git",
   4968                 "url": "https://github.com/zendframework/zend-eventmanager.git",
   4969                 "reference": "135af03d07fd048c322259aab6611d2be290475c"
   4970             },
   4971             "dist": {
   4972                 "type": "zip",
   4973                 "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/135af03d07fd048c322259aab6611d2be290475c",
   4974                 "reference": "135af03d07fd048c322259aab6611d2be290475c",
   4975                 "shasum": ""
   4976             },
   4977             "require": {
   4978                 "php": ">=5.5",
   4979                 "zendframework/zend-stdlib": "~2.5"
   4980             },
   4981             "require-dev": {
   4982                 "fabpot/php-cs-fixer": "1.7.*",
   4983                 "phpunit/phpunit": "~4.0"
   4984             },
   4985             "type": "library",
   4986             "extra": {
   4987                 "branch-alias": {
   4988                     "dev-master": "2.5-dev",
   4989                     "dev-develop": "2.6-dev"
   4990                 }
   4991             },
   4992             "autoload": {
   4993                 "psr-4": {
   4994                     "Zend\\EventManager\\": "src/"
   4995                 }
   4996             },
   4997             "notification-url": "https://packagist.org/downloads/",
   4998             "license": [
   4999                 "BSD-3-Clause"
   5000             ],
   5001             "homepage": "https://github.com/zendframework/zend-eventmanager",
   5002             "keywords": [
   5003                 "eventmanager",
   5004                 "zf2"
   5005             ],
   5006             "time": "2015-07-16T19:00:49+00:00"
   5007         },
   5008         {
   5009             "name": "zendframework/zend-hydrator",
   5010             "version": "1.0.0",
   5011             "source": {
   5012                 "type": "git",
   5013                 "url": "https://github.com/zendframework/zend-hydrator.git",
   5014                 "reference": "f3ed8b833355140350bbed98d8a7b8b66875903f"
   5015             },
   5016             "dist": {
   5017                 "type": "zip",
   5018                 "url": "https://api.github.com/repos/zendframework/zend-hydrator/zipball/f3ed8b833355140350bbed98d8a7b8b66875903f",
   5019                 "reference": "f3ed8b833355140350bbed98d8a7b8b66875903f",
   5020                 "shasum": ""
   5021             },
   5022             "require": {
   5023                 "php": ">=5.5",
   5024                 "zendframework/zend-stdlib": "^2.5.1"
   5025             },
   5026             "require-dev": {
   5027                 "phpunit/phpunit": "~4.0",
   5028                 "squizlabs/php_codesniffer": "^2.0@dev",
   5029                 "zendframework/zend-eventmanager": "^2.5.1",
   5030                 "zendframework/zend-filter": "^2.5.1",
   5031                 "zendframework/zend-inputfilter": "^2.5.1",
   5032                 "zendframework/zend-serializer": "^2.5.1",
   5033                 "zendframework/zend-servicemanager": "^2.5.1"
   5034             },
   5035             "suggest": {
   5036                 "zendframework/zend-eventmanager": "^2.5.1, to support aggregate hydrator usage",
   5037                 "zendframework/zend-filter": "^2.5.1, to support naming strategy hydrator usage",
   5038                 "zendframework/zend-serializer": "^2.5.1, to use the SerializableStrategy",
   5039                 "zendframework/zend-servicemanager": "^2.5.1, to support hydrator plugin manager usage"
   5040             },
   5041             "type": "library",
   5042             "extra": {
   5043                 "branch-alias": {
   5044                     "dev-master": "1.0-dev",
   5045                     "dev-develop": "1.1-dev"
   5046                 }
   5047             },
   5048             "autoload": {
   5049                 "psr-4": {
   5050                     "Zend\\Hydrator\\": "src/"
   5051                 }
   5052             },
   5053             "notification-url": "https://packagist.org/downloads/",
   5054             "license": [
   5055                 "BSD-3-Clause"
   5056             ],
   5057             "homepage": "https://github.com/zendframework/zend-hydrator",
   5058             "keywords": [
   5059                 "hydrator",
   5060                 "zf2"
   5061             ],
   5062             "time": "2015-09-17T14:06:43+00:00"
   5063         },
   5064         {
   5065             "name": "zendframework/zend-ldap",
   5066             "version": "2.5.1",
   5067             "source": {
   5068                 "type": "git",
   5069                 "url": "https://github.com/zendframework/zend-ldap.git",
   5070                 "reference": "c647a86224030543401634dbafd514074b49b2b6"
   5071             },
   5072             "dist": {
   5073                 "type": "zip",
   5074                 "url": "https://api.github.com/repos/zendframework/zend-ldap/zipball/c647a86224030543401634dbafd514074b49b2b6",
   5075                 "reference": "c647a86224030543401634dbafd514074b49b2b6",
   5076                 "shasum": ""
   5077             },
   5078             "require": {
   5079                 "ext-ldap": "*",
   5080                 "php": ">=5.3.23",
   5081                 "zendframework/zend-stdlib": "~2.5"
   5082             },
   5083             "require-dev": {
   5084                 "fabpot/php-cs-fixer": "1.7.*",
   5085                 "phpunit/phpunit": "~4.0",
   5086                 "zendframework/zend-config": "~2.5",
   5087                 "zendframework/zend-eventmanager": "~2.5"
   5088             },
   5089             "suggest": {
   5090                 "zendframework/zend-eventmanager": "Zend\\EventManager component"
   5091             },
   5092             "type": "library",
   5093             "extra": {
   5094                 "branch-alias": {
   5095                     "dev-master": "2.5-dev",
   5096                     "dev-develop": "2.6-dev"
   5097                 }
   5098             },
   5099             "autoload": {
   5100                 "psr-4": {
   5101                     "Zend\\Ldap\\": "src/"
   5102                 }
   5103             },
   5104             "notification-url": "https://packagist.org/downloads/",
   5105             "license": [
   5106                 "BSD-3-Clause"
   5107             ],
   5108             "description": "provides support for LDAP operations including but not limited to binding, searching and modifying entries in an LDAP directory",
   5109             "homepage": "https://github.com/zendframework/zend-ldap",
   5110             "keywords": [
   5111                 "ldap",
   5112                 "zf2"
   5113             ],
   5114             "time": "2015-06-03T15:32:02+00:00"
   5115         },
   5116         {
   5117             "name": "zendframework/zend-stdlib",
   5118             "version": "2.7.3",
   5119             "source": {
   5120                 "type": "git",
   5121                 "url": "https://github.com/zendframework/zend-stdlib.git",
   5122                 "reference": "8ac0c77ff567fcf49b58689ee3bfa7595be102bc"
   5123             },
   5124             "dist": {
   5125                 "type": "zip",
   5126                 "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/8ac0c77ff567fcf49b58689ee3bfa7595be102bc",
   5127                 "reference": "8ac0c77ff567fcf49b58689ee3bfa7595be102bc",
   5128                 "shasum": ""
   5129             },
   5130             "require": {
   5131                 "php": ">=5.5",
   5132                 "zendframework/zend-hydrator": "~1.0"
   5133             },
   5134             "require-dev": {
   5135                 "athletic/athletic": "~0.1",
   5136                 "fabpot/php-cs-fixer": "1.7.*",
   5137                 "phpunit/phpunit": "~4.0",
   5138                 "zendframework/zend-config": "~2.5",
   5139                 "zendframework/zend-eventmanager": "~2.5",
   5140                 "zendframework/zend-filter": "~2.5",
   5141                 "zendframework/zend-inputfilter": "~2.5",
   5142                 "zendframework/zend-serializer": "~2.5",
   5143                 "zendframework/zend-servicemanager": "~2.5"
   5144             },
   5145             "suggest": {
   5146                 "zendframework/zend-eventmanager": "To support aggregate hydrator usage",
   5147                 "zendframework/zend-filter": "To support naming strategy hydrator usage",
   5148                 "zendframework/zend-serializer": "Zend\\Serializer component",
   5149                 "zendframework/zend-servicemanager": "To support hydrator plugin manager usage"
   5150             },
   5151             "type": "library",
   5152             "extra": {
   5153                 "branch-alias": {
   5154                     "dev-master": "2.7-dev",
   5155                     "dev-develop": "2.8-dev"
   5156                 }
   5157             },
   5158             "autoload": {
   5159                 "psr-4": {
   5160                     "Zend\\Stdlib\\": "src/"
   5161                 }
   5162             },
   5163             "notification-url": "https://packagist.org/downloads/",
   5164             "license": [
   5165                 "BSD-3-Clause"
   5166             ],
   5167             "homepage": "https://github.com/zendframework/zend-stdlib",
   5168             "keywords": [
   5169                 "stdlib",
   5170                 "zf2"
   5171             ],
   5172             "time": "2015-09-25T04:06:33+00:00"
   5173         }
   5174     ],
   5175     "packages-dev": [
   5176         {
   5177             "name": "codeclimate/php-test-reporter",
   5178             "version": "dev-master",
   5179             "source": {
   5180                 "type": "git",
   5181                 "url": "https://github.com/codeclimate/php-test-reporter.git",
   5182                 "reference": "02790d733f9eb43d0a5981962c41846092fb387f"
   5183             },
   5184             "dist": {
   5185                 "type": "zip",
   5186                 "url": "https://api.github.com/repos/codeclimate/php-test-reporter/zipball/02790d733f9eb43d0a5981962c41846092fb387f",
   5187                 "reference": "02790d733f9eb43d0a5981962c41846092fb387f",
   5188                 "shasum": ""
   5189             },
   5190             "require": {
   5191                 "ext-curl": "*",
   5192                 "php": ">=5.3",
   5193                 "satooshi/php-coveralls": "0.6.*",
   5194                 "symfony/console": ">=2.0"
   5195             },
   5196             "require-dev": {
   5197                 "ext-xdebug": "*",
   5198                 "phpunit/phpunit": "3.7.*@stable"
   5199             },
   5200             "bin": [
   5201                 "composer/bin/test-reporter"
   5202             ],
   5203             "type": "library",
   5204             "extra": {
   5205                 "branch-alias": {
   5206                     "dev-master": "0.2.x-dev"
   5207                 }
   5208             },
   5209             "autoload": {
   5210                 "psr-0": {
   5211                     "CodeClimate\\Component": "src/",
   5212                     "CodeClimate\\Bundle": "src/"
   5213                 }
   5214             },
   5215             "notification-url": "https://packagist.org/downloads/",
   5216             "license": [
   5217                 "MIT"
   5218             ],
   5219             "authors": [
   5220                 {
   5221                     "name": "Code Climate",
   5222                     "email": "hello@codeclimate.com",
   5223                     "homepage": "https://codeclimate.com"
   5224                 }
   5225             ],
   5226             "description": "PHP client for reporting test coverage to Code Climate",
   5227             "homepage": "https://github.com/codeclimate/php-test-reporter",
   5228             "keywords": [
   5229                 "codeclimate",
   5230                 "coverage"
   5231             ],
   5232             "time": "2015-12-17T00:52:54+00:00"
   5233         },
   5234         {
   5235             "name": "ddeboer/data-import",
   5236             "version": "0.18.0",
   5237             "source": {
   5238                 "type": "git",
   5239                 "url": "https://github.com/ddeboer/data-import.git",
   5240                 "reference": "cbae2f570192b738c5cec835fbf583a75c52d535"
   5241             },
   5242             "dist": {
   5243                 "type": "zip",
   5244                 "url": "https://api.github.com/repos/ddeboer/data-import/zipball/cbae2f570192b738c5cec835fbf583a75c52d535",
   5245                 "reference": "cbae2f570192b738c5cec835fbf583a75c52d535",
   5246                 "shasum": ""
   5247             },
   5248             "require": {
   5249                 "php": ">=5.3.0",
   5250                 "psr/log": "~1.0"
   5251             },
   5252             "require-dev": {
   5253                 "doctrine/dbal": "*",
   5254                 "doctrine/orm": "*",
   5255                 "ext-iconv": "*",
   5256                 "ext-mbstring": "*",
   5257                 "ext-sqlite3": "*",
   5258                 "phpoffice/phpexcel": "*",
   5259                 "symfony/console": "~2.5.0",
   5260                 "symfony/property-access": "*",
   5261                 "symfony/validator": "~2.3.0"
   5262             },
   5263             "suggest": {
   5264                 "doctrine/dbal": "If you want to use the DbalReader",
   5265                 "ext-iconv": "For the CharsetValueConverter",
   5266                 "ext-mbstring": "For the CharsetValueConverter",
   5267                 "phpoffice/phpexcel": "If you want to use the ExcelReader",
   5268                 "symfony/console": "If you want to use the ConsoleProgressWriter",
   5269                 "symfony/property-access": "If you want to use the ObjectConverter",
   5270                 "symfony/validator": "to use the ValidatorFilter"
   5271             },
   5272             "type": "library",
   5273             "autoload": {
   5274                 "psr-0": {
   5275                     "Ddeboer\\DataImport": "src"
   5276                 }
   5277             },
   5278             "notification-url": "https://packagist.org/downloads/",
   5279             "license": [
   5280                 "MIT"
   5281             ],
   5282             "authors": [
   5283                 {
   5284                     "name": "The community",
   5285                     "homepage": "https://github.com/ddeboer/data-import/graphs/contributors"
   5286                 },
   5287                 {
   5288                     "name": "David de Boer",
   5289                     "email": "david@ddeboer.nl"
   5290                 }
   5291             ],
   5292             "description": "Import data from, and export data to, a range of file formats and media",
   5293             "keywords": [
   5294                 "csv",
   5295                 "data",
   5296                 "doctrine",
   5297                 "excel",
   5298                 "export",
   5299                 "import"
   5300             ],
   5301             "time": "2015-04-21T14:06:20+00:00"
   5302         },
   5303         {
   5304             "name": "guzzle/guzzle",
   5305             "version": "v3.9.3",
   5306             "source": {
   5307                 "type": "git",
   5308                 "url": "https://github.com/guzzle/guzzle3.git",
   5309                 "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
   5310             },
   5311             "dist": {
   5312                 "type": "zip",
   5313                 "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
   5314                 "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
   5315                 "shasum": ""
   5316             },
   5317             "require": {
   5318                 "ext-curl": "*",
   5319                 "php": ">=5.3.3",
   5320                 "symfony/event-dispatcher": "~2.1"
   5321             },
   5322             "replace": {
   5323                 "guzzle/batch": "self.version",
   5324                 "guzzle/cache": "self.version",
   5325                 "guzzle/common": "self.version",
   5326                 "guzzle/http": "self.version",
   5327                 "guzzle/inflection": "self.version",
   5328                 "guzzle/iterator": "self.version",
   5329                 "guzzle/log": "self.version",
   5330                 "guzzle/parser": "self.version",
   5331                 "guzzle/plugin": "self.version",
   5332                 "guzzle/plugin-async": "self.version",
   5333                 "guzzle/plugin-backoff": "self.version",
   5334                 "guzzle/plugin-cache": "self.version",
   5335                 "guzzle/plugin-cookie": "self.version",
   5336                 "guzzle/plugin-curlauth": "self.version",
   5337                 "guzzle/plugin-error-response": "self.version",
   5338                 "guzzle/plugin-history": "self.version",
   5339                 "guzzle/plugin-log": "self.version",
   5340                 "guzzle/plugin-md5": "self.version",
   5341                 "guzzle/plugin-mock": "self.version",
   5342                 "guzzle/plugin-oauth": "self.version",
   5343                 "guzzle/service": "self.version",
   5344                 "guzzle/stream": "self.version"
   5345             },
   5346             "require-dev": {
   5347                 "doctrine/cache": "~1.3",
   5348                 "monolog/monolog": "~1.0",
   5349                 "phpunit/phpunit": "3.7.*",
   5350                 "psr/log": "~1.0",
   5351                 "symfony/class-loader": "~2.1",
   5352                 "zendframework/zend-cache": "2.*,<2.3",
   5353                 "zendframework/zend-log": "2.*,<2.3"
   5354             },
   5355             "suggest": {
   5356                 "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
   5357             },
   5358             "type": "library",
   5359             "extra": {
   5360                 "branch-alias": {
   5361                     "dev-master": "3.9-dev"
   5362                 }
   5363             },
   5364             "autoload": {
   5365                 "psr-0": {
   5366                     "Guzzle": "src/",
   5367                     "Guzzle\\Tests": "tests/"
   5368                 }
   5369             },
   5370             "notification-url": "https://packagist.org/downloads/",
   5371             "license": [
   5372                 "MIT"
   5373             ],
   5374             "authors": [
   5375                 {
   5376                     "name": "Michael Dowling",
   5377                     "email": "mtdowling@gmail.com",
   5378                     "homepage": "https://github.com/mtdowling"
   5379                 },
   5380                 {
   5381                     "name": "Guzzle Community",
   5382                     "homepage": "https://github.com/guzzle/guzzle/contributors"
   5383                 }
   5384             ],
   5385             "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
   5386             "homepage": "http://guzzlephp.org/",
   5387             "keywords": [
   5388                 "client",
   5389                 "curl",
   5390                 "framework",
   5391                 "http",
   5392                 "http client",
   5393                 "rest",
   5394                 "web service"
   5395             ],
   5396             "abandoned": "guzzlehttp/guzzle",
   5397             "time": "2015-03-18T18:23:50+00:00"
   5398         },
   5399         {
   5400             "name": "liip/functional-test-bundle",
   5401             "version": "1.7.0",
   5402             "source": {
   5403                 "type": "git",
   5404                 "url": "https://github.com/liip/LiipFunctionalTestBundle.git",
   5405                 "reference": "8466b71c7a923295c3045b257efb53015f432ff5"
   5406             },
   5407             "dist": {
   5408                 "type": "zip",
   5409                 "url": "https://api.github.com/repos/liip/LiipFunctionalTestBundle/zipball/8466b71c7a923295c3045b257efb53015f432ff5",
   5410                 "reference": "8466b71c7a923295c3045b257efb53015f432ff5",
   5411                 "shasum": ""
   5412             },
   5413             "require": {
   5414                 "doctrine/common": "~2.0",
   5415                 "php": "^5.6.0|^7.0",
   5416                 "symfony/browser-kit": "~2.3|~3.0",
   5417                 "symfony/framework-bundle": "2.3.*|~2.7|~3.0"
   5418             },
   5419             "require-dev": {
   5420                 "brianium/paratest": "~0.12.0|~0.13.2",
   5421                 "doctrine/data-fixtures": "1.2.2",
   5422                 "doctrine/doctrine-fixtures-bundle": "~2.3",
   5423                 "doctrine/orm": "~2.5",
   5424                 "doctrine/phpcr-bundle": "~1.3",
   5425                 "doctrine/phpcr-odm": "~1.3",
   5426                 "hautelook/alice-bundle": "~0.2|~1.2",
   5427                 "jackalope/jackalope-doctrine-dbal": "1.1.*|1.2.*",
   5428                 "nelmio/alice": "~1.7|~2.0",
   5429                 "phpunit/phpunit": "4.8.*|~5.2",
   5430                 "symfony/assetic-bundle": "~2.3",
   5431                 "symfony/console": "~2.5|~3.0",
   5432                 "symfony/monolog-bundle": "~2.4",
   5433                 "symfony/phpunit-bridge": "^2.7|~3.0",
   5434                 "symfony/symfony": "~2.3.27|~2.7|~3.0",
   5435                 "twig/twig": "~1.12"
   5436             },
   5437             "suggest": {
   5438                 "brianium/paratest": "Required when using paratest to parallelize tests",
   5439                 "doctrine/dbal": "Required when using the fixture loading functionality with an ORM and SQLite",
   5440                 "doctrine/doctrine-fixtures-bundle": "Required when using the fixture loading functionality",
   5441                 "doctrine/orm": "Required when using the fixture loading functionality with an ORM and SQLite",
   5442                 "hautelook/alice-bundle": "Required when using loadFixtureFiles functionality with custom providers",
   5443                 "nelmio/alice": "Required when using loadFixtureFiles functionality",
   5444                 "symfony/framework-bundle": "To use assertStatusCode and assertValidationErrors ~2.5"
   5445             },
   5446             "type": "symfony-bundle",
   5447             "extra": {
   5448                 "branch-alias": {
   5449                     "dev-master": "1.7.x-dev"
   5450                 }
   5451             },
   5452             "autoload": {
   5453                 "psr-4": {
   5454                     "Liip\\FunctionalTestBundle\\": ""
   5455                 }
   5456             },
   5457             "notification-url": "https://packagist.org/downloads/",
   5458             "license": [
   5459                 "MIT"
   5460             ],
   5461             "authors": [
   5462                 {
   5463                     "name": "Liip AG",
   5464                     "homepage": "http://www.liip.ch/"
   5465                 },
   5466                 {
   5467                     "name": "Community contributions",
   5468                     "homepage": "https://github.com/liip/LiipFunctionalTestBundle/contributors"
   5469                 }
   5470             ],
   5471             "description": "This bundles provides additional functional test-cases for Symfony2 applications",
   5472             "keywords": [
   5473                 "Symfony2"
   5474             ],
   5475             "time": "2017-01-11T18:04:59+00:00"
   5476         },
   5477         {
   5478             "name": "myclabs/deep-copy",
   5479             "version": "1.6.0",
   5480             "source": {
   5481                 "type": "git",
   5482                 "url": "https://github.com/myclabs/DeepCopy.git",
   5483                 "reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe"
   5484             },
   5485             "dist": {
   5486                 "type": "zip",
   5487                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/5a5a9fc8025a08d8919be87d6884d5a92520cefe",
   5488                 "reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe",
   5489                 "shasum": ""
   5490             },
   5491             "require": {
   5492                 "php": ">=5.4.0"
   5493             },
   5494             "require-dev": {
   5495                 "doctrine/collections": "1.*",
   5496                 "phpunit/phpunit": "~4.1"
   5497             },
   5498             "type": "library",
   5499             "autoload": {
   5500                 "psr-4": {
   5501                     "DeepCopy\\": "src/DeepCopy/"
   5502                 }
   5503             },
   5504             "notification-url": "https://packagist.org/downloads/",
   5505             "license": [
   5506                 "MIT"
   5507             ],
   5508             "description": "Create deep copies (clones) of your objects",
   5509             "homepage": "https://github.com/myclabs/DeepCopy",
   5510             "keywords": [
   5511                 "clone",
   5512                 "copy",
   5513                 "duplicate",
   5514                 "object",
   5515                 "object graph"
   5516             ],
   5517             "time": "2017-01-26T22:05:40+00:00"
   5518         },
   5519         {
   5520             "name": "phing/phing",
   5521             "version": "2.16.3",
   5522             "source": {
   5523                 "type": "git",
   5524                 "url": "https://github.com/phingofficial/phing.git",
   5525                 "reference": "b34c2bf9cd6abd39b4287dee31e68673784c8567"
   5526             },
   5527             "dist": {
   5528                 "type": "zip",
   5529                 "url": "https://api.github.com/repos/phingofficial/phing/zipball/b34c2bf9cd6abd39b4287dee31e68673784c8567",
   5530                 "reference": "b34c2bf9cd6abd39b4287dee31e68673784c8567",
   5531                 "shasum": ""
   5532             },
   5533             "require": {
   5534                 "php": ">=5.2.0"
   5535             },
   5536             "require-dev": {
   5537                 "ext-pdo_sqlite": "*",
   5538                 "mikey179/vfsstream": "^1.6",
   5539                 "pdepend/pdepend": "2.x",
   5540                 "pear/archive_tar": "1.4.x",
   5541                 "pear/http_request2": "dev-trunk",
   5542                 "pear/net_growl": "dev-trunk",
   5543                 "pear/pear-core-minimal": "1.10.1",
   5544                 "pear/versioncontrol_git": "@dev",
   5545                 "pear/versioncontrol_svn": "~0.5",
   5546                 "phpdocumentor/phpdocumentor": "2.x",
   5547                 "phploc/phploc": "~2.0.6",
   5548                 "phpmd/phpmd": "~2.2",
   5549                 "phpunit/phpunit": ">=3.7",
   5550                 "sebastian/git": "~1.0",
   5551                 "sebastian/phpcpd": "2.x",
   5552                 "siad007/versioncontrol_hg": "^1.0",
   5553                 "simpletest/simpletest": "^1.1",
   5554                 "squizlabs/php_codesniffer": "~2.2",
   5555                 "symfony/yaml": "^2.8 || ^3.1 || ^4.0"
   5556             },
   5557             "suggest": {
   5558                 "pdepend/pdepend": "PHP version of JDepend",
   5559                 "pear/archive_tar": "Tar file management class",
   5560                 "pear/versioncontrol_git": "A library that provides OO interface to handle Git repository",
   5561                 "pear/versioncontrol_svn": "A simple OO-style interface for Subversion, the free/open-source version control system",
   5562                 "phpdocumentor/phpdocumentor": "Documentation Generator for PHP",
   5563                 "phploc/phploc": "A tool for quickly measuring the size of a PHP project",
   5564                 "phpmd/phpmd": "PHP version of PMD tool",
   5565                 "phpunit/php-code-coverage": "Library that provides collection, processing, and rendering functionality for PHP code coverage information",
   5566                 "phpunit/phpunit": "The PHP Unit Testing Framework",
   5567                 "sebastian/phpcpd": "Copy/Paste Detector (CPD) for PHP code",
   5568                 "siad007/versioncontrol_hg": "A library for interfacing with Mercurial repositories.",
   5569                 "tedivm/jshrink": "Javascript Minifier built in PHP"
   5570             },
   5571             "bin": [
   5572                 "bin/phing"
   5573             ],
   5574             "type": "library",
   5575             "extra": {
   5576                 "branch-alias": {
   5577                     "dev-master": "2.16.x-dev"
   5578                 }
   5579             },
   5580             "autoload": {
   5581                 "classmap": [
   5582                     "classes/phing/"
   5583                 ]
   5584             },
   5585             "notification-url": "https://packagist.org/downloads/",
   5586             "include-path": [
   5587                 "classes"
   5588             ],
   5589             "license": [
   5590                 "LGPL-3.0-only"
   5591             ],
   5592             "authors": [
   5593                 {
   5594                     "name": "Michiel Rook",
   5595                     "email": "mrook@php.net"
   5596                 },
   5597                 {
   5598                     "name": "Phing Community",
   5599                     "homepage": "https://www.phing.info/trac/wiki/Development/Contributors"
   5600                 }
   5601             ],
   5602             "description": "PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.",
   5603             "homepage": "https://www.phing.info/",
   5604             "keywords": [
   5605                 "build",
   5606                 "phing",
   5607                 "task",
   5608                 "tool"
   5609             ],
   5610             "time": "2020-02-03T18:50:54+00:00"
   5611         },
   5612         {
   5613             "name": "phpspec/prophecy",
   5614             "version": "v1.6.2",
   5615             "source": {
   5616                 "type": "git",
   5617                 "url": "https://github.com/phpspec/prophecy.git",
   5618                 "reference": "6c52c2722f8460122f96f86346600e1077ce22cb"
   5619             },
   5620             "dist": {
   5621                 "type": "zip",
   5622                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/6c52c2722f8460122f96f86346600e1077ce22cb",
   5623                 "reference": "6c52c2722f8460122f96f86346600e1077ce22cb",
   5624                 "shasum": ""
   5625             },
   5626             "require": {
   5627                 "doctrine/instantiator": "^1.0.2",
   5628                 "php": "^5.3|^7.0",
   5629                 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
   5630                 "sebastian/comparator": "^1.1",
   5631                 "sebastian/recursion-context": "^1.0|^2.0"
   5632             },
   5633             "require-dev": {
   5634                 "phpspec/phpspec": "^2.0",
   5635                 "phpunit/phpunit": "^4.8 || ^5.6.5"
   5636             },
   5637             "type": "library",
   5638             "extra": {
   5639                 "branch-alias": {
   5640                     "dev-master": "1.6.x-dev"
   5641                 }
   5642             },
   5643             "autoload": {
   5644                 "psr-0": {
   5645                     "Prophecy\\": "src/"
   5646                 }
   5647             },
   5648             "notification-url": "https://packagist.org/downloads/",
   5649             "license": [
   5650                 "MIT"
   5651             ],
   5652             "authors": [
   5653                 {
   5654                     "name": "Konstantin Kudryashov",
   5655                     "email": "ever.zet@gmail.com",
   5656                     "homepage": "http://everzet.com"
   5657                 },
   5658                 {
   5659                     "name": "Marcello Duarte",
   5660                     "email": "marcello.duarte@gmail.com"
   5661                 }
   5662             ],
   5663             "description": "Highly opinionated mocking framework for PHP 5.3+",
   5664             "homepage": "https://github.com/phpspec/prophecy",
   5665             "keywords": [
   5666                 "Double",
   5667                 "Dummy",
   5668                 "fake",
   5669                 "mock",
   5670                 "spy",
   5671                 "stub"
   5672             ],
   5673             "time": "2016-11-21T14:58:47+00:00"
   5674         },
   5675         {
   5676             "name": "phpunit/php-code-coverage",
   5677             "version": "4.0.8",
   5678             "source": {
   5679                 "type": "git",
   5680                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
   5681                 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
   5682             },
   5683             "dist": {
   5684                 "type": "zip",
   5685                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
   5686                 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
   5687                 "shasum": ""
   5688             },
   5689             "require": {
   5690                 "ext-dom": "*",
   5691                 "ext-xmlwriter": "*",
   5692                 "php": "^5.6 || ^7.0",
   5693                 "phpunit/php-file-iterator": "^1.3",
   5694                 "phpunit/php-text-template": "^1.2",
   5695                 "phpunit/php-token-stream": "^1.4.2 || ^2.0",
   5696                 "sebastian/code-unit-reverse-lookup": "^1.0",
   5697                 "sebastian/environment": "^1.3.2 || ^2.0",
   5698                 "sebastian/version": "^1.0 || ^2.0"
   5699             },
   5700             "require-dev": {
   5701                 "ext-xdebug": "^2.1.4",
   5702                 "phpunit/phpunit": "^5.7"
   5703             },
   5704             "suggest": {
   5705                 "ext-xdebug": "^2.5.1"
   5706             },
   5707             "type": "library",
   5708             "extra": {
   5709                 "branch-alias": {
   5710                     "dev-master": "4.0.x-dev"
   5711                 }
   5712             },
   5713             "autoload": {
   5714                 "classmap": [
   5715                     "src/"
   5716                 ]
   5717             },
   5718             "notification-url": "https://packagist.org/downloads/",
   5719             "license": [
   5720                 "BSD-3-Clause"
   5721             ],
   5722             "authors": [
   5723                 {
   5724                     "name": "Sebastian Bergmann",
   5725                     "email": "sb@sebastian-bergmann.de",
   5726                     "role": "lead"
   5727                 }
   5728             ],
   5729             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
   5730             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
   5731             "keywords": [
   5732                 "coverage",
   5733                 "testing",
   5734                 "xunit"
   5735             ],
   5736             "time": "2017-04-02T07:44:40+00:00"
   5737         },
   5738         {
   5739             "name": "phpunit/php-file-iterator",
   5740             "version": "1.4.2",
   5741             "source": {
   5742                 "type": "git",
   5743                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
   5744                 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
   5745             },
   5746             "dist": {
   5747                 "type": "zip",
   5748                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
   5749                 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
   5750                 "shasum": ""
   5751             },
   5752             "require": {
   5753                 "php": ">=5.3.3"
   5754             },
   5755             "type": "library",
   5756             "extra": {
   5757                 "branch-alias": {
   5758                     "dev-master": "1.4.x-dev"
   5759                 }
   5760             },
   5761             "autoload": {
   5762                 "classmap": [
   5763                     "src/"
   5764                 ]
   5765             },
   5766             "notification-url": "https://packagist.org/downloads/",
   5767             "license": [
   5768                 "BSD-3-Clause"
   5769             ],
   5770             "authors": [
   5771                 {
   5772                     "name": "Sebastian Bergmann",
   5773                     "email": "sb@sebastian-bergmann.de",
   5774                     "role": "lead"
   5775                 }
   5776             ],
   5777             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
   5778             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
   5779             "keywords": [
   5780                 "filesystem",
   5781                 "iterator"
   5782             ],
   5783             "time": "2016-10-03T07:40:28+00:00"
   5784         },
   5785         {
   5786             "name": "phpunit/php-text-template",
   5787             "version": "1.2.1",
   5788             "source": {
   5789                 "type": "git",
   5790                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
   5791                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
   5792             },
   5793             "dist": {
   5794                 "type": "zip",
   5795                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
   5796                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
   5797                 "shasum": ""
   5798             },
   5799             "require": {
   5800                 "php": ">=5.3.3"
   5801             },
   5802             "type": "library",
   5803             "autoload": {
   5804                 "classmap": [
   5805                     "src/"
   5806                 ]
   5807             },
   5808             "notification-url": "https://packagist.org/downloads/",
   5809             "license": [
   5810                 "BSD-3-Clause"
   5811             ],
   5812             "authors": [
   5813                 {
   5814                     "name": "Sebastian Bergmann",
   5815                     "email": "sebastian@phpunit.de",
   5816                     "role": "lead"
   5817                 }
   5818             ],
   5819             "description": "Simple template engine.",
   5820             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
   5821             "keywords": [
   5822                 "template"
   5823             ],
   5824             "time": "2015-06-21T13:50:34+00:00"
   5825         },
   5826         {
   5827             "name": "phpunit/php-timer",
   5828             "version": "1.0.8",
   5829             "source": {
   5830                 "type": "git",
   5831                 "url": "https://github.com/sebastianbergmann/php-timer.git",
   5832                 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
   5833             },
   5834             "dist": {
   5835                 "type": "zip",
   5836                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
   5837                 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
   5838                 "shasum": ""
   5839             },
   5840             "require": {
   5841                 "php": ">=5.3.3"
   5842             },
   5843             "require-dev": {
   5844                 "phpunit/phpunit": "~4|~5"
   5845             },
   5846             "type": "library",
   5847             "autoload": {
   5848                 "classmap": [
   5849                     "src/"
   5850                 ]
   5851             },
   5852             "notification-url": "https://packagist.org/downloads/",
   5853             "license": [
   5854                 "BSD-3-Clause"
   5855             ],
   5856             "authors": [
   5857                 {
   5858                     "name": "Sebastian Bergmann",
   5859                     "email": "sb@sebastian-bergmann.de",
   5860                     "role": "lead"
   5861                 }
   5862             ],
   5863             "description": "Utility class for timing",
   5864             "homepage": "https://github.com/sebastianbergmann/php-timer/",
   5865             "keywords": [
   5866                 "timer"
   5867             ],
   5868             "time": "2016-05-12T18:03:57+00:00"
   5869         },
   5870         {
   5871             "name": "phpunit/php-token-stream",
   5872             "version": "1.4.9",
   5873             "source": {
   5874                 "type": "git",
   5875                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
   5876                 "reference": "3b402f65a4cc90abf6e1104e388b896ce209631b"
   5877             },
   5878             "dist": {
   5879                 "type": "zip",
   5880                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3b402f65a4cc90abf6e1104e388b896ce209631b",
   5881                 "reference": "3b402f65a4cc90abf6e1104e388b896ce209631b",
   5882                 "shasum": ""
   5883             },
   5884             "require": {
   5885                 "ext-tokenizer": "*",
   5886                 "php": ">=5.3.3"
   5887             },
   5888             "require-dev": {
   5889                 "phpunit/phpunit": "~4.2"
   5890             },
   5891             "type": "library",
   5892             "extra": {
   5893                 "branch-alias": {
   5894                     "dev-master": "1.4-dev"
   5895                 }
   5896             },
   5897             "autoload": {
   5898                 "classmap": [
   5899                     "src/"
   5900                 ]
   5901             },
   5902             "notification-url": "https://packagist.org/downloads/",
   5903             "license": [
   5904                 "BSD-3-Clause"
   5905             ],
   5906             "authors": [
   5907                 {
   5908                     "name": "Sebastian Bergmann",
   5909                     "email": "sebastian@phpunit.de"
   5910                 }
   5911             ],
   5912             "description": "Wrapper around PHP's tokenizer extension.",
   5913             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
   5914             "keywords": [
   5915                 "tokenizer"
   5916             ],
   5917             "time": "2016-11-15T14:06:22+00:00"
   5918         },
   5919         {
   5920             "name": "phpunit/phpunit",
   5921             "version": "5.5.0",
   5922             "source": {
   5923                 "type": "git",
   5924                 "url": "https://github.com/sebastianbergmann/phpunit.git",
   5925                 "reference": "c7b3e1dcc1d183f26d5ba282881fe65c2cbb5b2b"
   5926             },
   5927             "dist": {
   5928                 "type": "zip",
   5929                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c7b3e1dcc1d183f26d5ba282881fe65c2cbb5b2b",
   5930                 "reference": "c7b3e1dcc1d183f26d5ba282881fe65c2cbb5b2b",
   5931                 "shasum": ""
   5932             },
   5933             "require": {
   5934                 "ext-dom": "*",
   5935                 "ext-json": "*",
   5936                 "ext-pcre": "*",
   5937                 "ext-reflection": "*",
   5938                 "ext-spl": "*",
   5939                 "myclabs/deep-copy": "~1.3",
   5940                 "php": "^5.6 || ^7.0",
   5941                 "phpspec/prophecy": "^1.3.1",
   5942                 "phpunit/php-code-coverage": "^4.0.1",
   5943                 "phpunit/php-file-iterator": "~1.4",
   5944                 "phpunit/php-text-template": "~1.2",
   5945                 "phpunit/php-timer": "^1.0.6",
   5946                 "phpunit/phpunit-mock-objects": "^3.2",
   5947                 "sebastian/comparator": "~1.1",
   5948                 "sebastian/diff": "~1.2",
   5949                 "sebastian/environment": "^1.3 || ^2.0",
   5950                 "sebastian/exporter": "~1.2",
   5951                 "sebastian/global-state": "~1.0",
   5952                 "sebastian/object-enumerator": "~1.0",
   5953                 "sebastian/resource-operations": "~1.0",
   5954                 "sebastian/version": "~1.0|~2.0",
   5955                 "symfony/yaml": "~2.1|~3.0"
   5956             },
   5957             "conflict": {
   5958                 "phpdocumentor/reflection-docblock": "3.0.2"
   5959             },
   5960             "suggest": {
   5961                 "phpunit/php-invoker": "~1.1"
   5962             },
   5963             "bin": [
   5964                 "phpunit"
   5965             ],
   5966             "type": "library",
   5967             "extra": {
   5968                 "branch-alias": {
   5969                     "dev-master": "5.5.x-dev"
   5970                 }
   5971             },
   5972             "autoload": {
   5973                 "classmap": [
   5974                     "src/"
   5975                 ]
   5976             },
   5977             "notification-url": "https://packagist.org/downloads/",
   5978             "license": [
   5979                 "BSD-3-Clause"
   5980             ],
   5981             "authors": [
   5982                 {
   5983                     "name": "Sebastian Bergmann",
   5984                     "email": "sebastian@phpunit.de",
   5985                     "role": "lead"
   5986                 }
   5987             ],
   5988             "description": "The PHP Unit Testing framework.",
   5989             "homepage": "https://phpunit.de/",
   5990             "keywords": [
   5991                 "phpunit",
   5992                 "testing",
   5993                 "xunit"
   5994             ],
   5995             "time": "2016-08-05T04:49:02+00:00"
   5996         },
   5997         {
   5998             "name": "phpunit/phpunit-mock-objects",
   5999             "version": "3.4.4",
   6000             "source": {
   6001                 "type": "git",
   6002                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
   6003                 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118"
   6004             },
   6005             "dist": {
   6006                 "type": "zip",
   6007                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118",
   6008                 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118",
   6009                 "shasum": ""
   6010             },
   6011             "require": {
   6012                 "doctrine/instantiator": "^1.0.2",
   6013                 "php": "^5.6 || ^7.0",
   6014                 "phpunit/php-text-template": "^1.2",
   6015                 "sebastian/exporter": "^1.2 || ^2.0"
   6016             },
   6017             "conflict": {
   6018                 "phpunit/phpunit": "<5.4.0"
   6019             },
   6020             "require-dev": {
   6021                 "phpunit/phpunit": "^5.4"
   6022             },
   6023             "suggest": {
   6024                 "ext-soap": "*"
   6025             },
   6026             "type": "library",
   6027             "extra": {
   6028                 "branch-alias": {
   6029                     "dev-master": "3.2.x-dev"
   6030                 }
   6031             },
   6032             "autoload": {
   6033                 "classmap": [
   6034                     "src/"
   6035                 ]
   6036             },
   6037             "notification-url": "https://packagist.org/downloads/",
   6038             "license": [
   6039                 "BSD-3-Clause"
   6040             ],
   6041             "authors": [
   6042                 {
   6043                     "name": "Sebastian Bergmann",
   6044                     "email": "sb@sebastian-bergmann.de",
   6045                     "role": "lead"
   6046                 }
   6047             ],
   6048             "description": "Mock Object library for PHPUnit",
   6049             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
   6050             "keywords": [
   6051                 "mock",
   6052                 "xunit"
   6053             ],
   6054             "abandoned": true,
   6055             "time": "2017-06-30T09:13:00+00:00"
   6056         },
   6057         {
   6058             "name": "satooshi/php-coveralls",
   6059             "version": "v0.6.1",
   6060             "source": {
   6061                 "type": "git",
   6062                 "url": "https://github.com/satooshi/php-coveralls.git",
   6063                 "reference": "dd0df95bd37a7cf5c5c50304dfe260ffe4b50760"
   6064             },
   6065             "dist": {
   6066                 "type": "zip",
   6067                 "url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/dd0df95bd37a7cf5c5c50304dfe260ffe4b50760",
   6068                 "reference": "dd0df95bd37a7cf5c5c50304dfe260ffe4b50760",
   6069                 "shasum": ""
   6070             },
   6071             "require": {
   6072                 "ext-curl": "*",
   6073                 "ext-json": "*",
   6074                 "ext-simplexml": "*",
   6075                 "guzzle/guzzle": ">=3.0",
   6076                 "php": ">=5.3",
   6077                 "psr/log": "1.0.0",
   6078                 "symfony/config": ">=2.0",
   6079                 "symfony/console": ">=2.0",
   6080                 "symfony/stopwatch": ">=2.2",
   6081                 "symfony/yaml": ">=2.0"
   6082             },
   6083             "require-dev": {
   6084                 "apigen/apigen": "2.8.*@stable",
   6085                 "pdepend/pdepend": "dev-master",
   6086                 "phpmd/phpmd": "dev-master",
   6087                 "phpunit/php-invoker": ">=1.1.0,<1.2.0",
   6088                 "phpunit/phpunit": "3.7.*@stable",
   6089                 "sebastian/finder-facade": "dev-master",
   6090                 "sebastian/phpcpd": "1.4.*@stable",
   6091                 "squizlabs/php_codesniffer": "1.4.*@stable",
   6092                 "theseer/fdomdocument": "dev-master"
   6093             },
   6094             "bin": [
   6095                 "composer/bin/coveralls"
   6096             ],
   6097             "type": "library",
   6098             "autoload": {
   6099                 "psr-0": {
   6100                     "Contrib\\Component": "src/",
   6101                     "Contrib\\Bundle": "src/"
   6102                 }
   6103             },
   6104             "notification-url": "https://packagist.org/downloads/",
   6105             "license": [
   6106                 "MIT"
   6107             ],
   6108             "authors": [
   6109                 {
   6110                     "name": "Kitamura Satoshi",
   6111                     "email": "with.no.parachute@gmail.com",
   6112                     "homepage": "https://www.facebook.com/satooshi.jp"
   6113                 }
   6114             ],
   6115             "description": "PHP client library for Coveralls API",
   6116             "homepage": "https://github.com/satooshi/php-coveralls",
   6117             "keywords": [
   6118                 "ci",
   6119                 "coverage",
   6120                 "github",
   6121                 "test"
   6122             ],
   6123             "abandoned": "php-coveralls/php-coveralls",
   6124             "time": "2013-05-04T08:07:33+00:00"
   6125         },
   6126         {
   6127             "name": "sebastian/code-unit-reverse-lookup",
   6128             "version": "1.0.0",
   6129             "source": {
   6130                 "type": "git",
   6131                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
   6132                 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe"
   6133             },
   6134             "dist": {
   6135                 "type": "zip",
   6136                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
   6137                 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
   6138                 "shasum": ""
   6139             },
   6140             "require": {
   6141                 "php": ">=5.6"
   6142             },
   6143             "require-dev": {
   6144                 "phpunit/phpunit": "~5"
   6145             },
   6146             "type": "library",
   6147             "extra": {
   6148                 "branch-alias": {
   6149                     "dev-master": "1.0.x-dev"
   6150                 }
   6151             },
   6152             "autoload": {
   6153                 "classmap": [
   6154                     "src/"
   6155                 ]
   6156             },
   6157             "notification-url": "https://packagist.org/downloads/",
   6158             "license": [
   6159                 "BSD-3-Clause"
   6160             ],
   6161             "authors": [
   6162                 {
   6163                     "name": "Sebastian Bergmann",
   6164                     "email": "sebastian@phpunit.de"
   6165                 }
   6166             ],
   6167             "description": "Looks up which function or method a line of code belongs to",
   6168             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
   6169             "time": "2016-02-13T06:45:14+00:00"
   6170         },
   6171         {
   6172             "name": "sebastian/comparator",
   6173             "version": "1.2.4",
   6174             "source": {
   6175                 "type": "git",
   6176                 "url": "https://github.com/sebastianbergmann/comparator.git",
   6177                 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
   6178             },
   6179             "dist": {
   6180                 "type": "zip",
   6181                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
   6182                 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
   6183                 "shasum": ""
   6184             },
   6185             "require": {
   6186                 "php": ">=5.3.3",
   6187                 "sebastian/diff": "~1.2",
   6188                 "sebastian/exporter": "~1.2 || ~2.0"
   6189             },
   6190             "require-dev": {
   6191                 "phpunit/phpunit": "~4.4"
   6192             },
   6193             "type": "library",
   6194             "extra": {
   6195                 "branch-alias": {
   6196                     "dev-master": "1.2.x-dev"
   6197                 }
   6198             },
   6199             "autoload": {
   6200                 "classmap": [
   6201                     "src/"
   6202                 ]
   6203             },
   6204             "notification-url": "https://packagist.org/downloads/",
   6205             "license": [
   6206                 "BSD-3-Clause"
   6207             ],
   6208             "authors": [
   6209                 {
   6210                     "name": "Jeff Welch",
   6211                     "email": "whatthejeff@gmail.com"
   6212                 },
   6213                 {
   6214                     "name": "Volker Dusch",
   6215                     "email": "github@wallbash.com"
   6216                 },
   6217                 {
   6218                     "name": "Bernhard Schussek",
   6219                     "email": "bschussek@2bepublished.at"
   6220                 },
   6221                 {
   6222                     "name": "Sebastian Bergmann",
   6223                     "email": "sebastian@phpunit.de"
   6224                 }
   6225             ],
   6226             "description": "Provides the functionality to compare PHP values for equality",
   6227             "homepage": "http://www.github.com/sebastianbergmann/comparator",
   6228             "keywords": [
   6229                 "comparator",
   6230                 "compare",
   6231                 "equality"
   6232             ],
   6233             "time": "2017-01-29T09:50:25+00:00"
   6234         },
   6235         {
   6236             "name": "sebastian/diff",
   6237             "version": "1.4.1",
   6238             "source": {
   6239                 "type": "git",
   6240                 "url": "https://github.com/sebastianbergmann/diff.git",
   6241                 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
   6242             },
   6243             "dist": {
   6244                 "type": "zip",
   6245                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
   6246                 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
   6247                 "shasum": ""
   6248             },
   6249             "require": {
   6250                 "php": ">=5.3.3"
   6251             },
   6252             "require-dev": {
   6253                 "phpunit/phpunit": "~4.8"
   6254             },
   6255             "type": "library",
   6256             "extra": {
   6257                 "branch-alias": {
   6258                     "dev-master": "1.4-dev"
   6259                 }
   6260             },
   6261             "autoload": {
   6262                 "classmap": [
   6263                     "src/"
   6264                 ]
   6265             },
   6266             "notification-url": "https://packagist.org/downloads/",
   6267             "license": [
   6268                 "BSD-3-Clause"
   6269             ],
   6270             "authors": [
   6271                 {
   6272                     "name": "Kore Nordmann",
   6273                     "email": "mail@kore-nordmann.de"
   6274                 },
   6275                 {
   6276                     "name": "Sebastian Bergmann",
   6277                     "email": "sebastian@phpunit.de"
   6278                 }
   6279             ],
   6280             "description": "Diff implementation",
   6281             "homepage": "https://github.com/sebastianbergmann/diff",
   6282             "keywords": [
   6283                 "diff"
   6284             ],
   6285             "time": "2015-12-08T07:14:41+00:00"
   6286         },
   6287         {
   6288             "name": "sebastian/environment",
   6289             "version": "1.3.8",
   6290             "source": {
   6291                 "type": "git",
   6292                 "url": "https://github.com/sebastianbergmann/environment.git",
   6293                 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
   6294             },
   6295             "dist": {
   6296                 "type": "zip",
   6297                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
   6298                 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
   6299                 "shasum": ""
   6300             },
   6301             "require": {
   6302                 "php": "^5.3.3 || ^7.0"
   6303             },
   6304             "require-dev": {
   6305                 "phpunit/phpunit": "^4.8 || ^5.0"
   6306             },
   6307             "type": "library",
   6308             "extra": {
   6309                 "branch-alias": {
   6310                     "dev-master": "1.3.x-dev"
   6311                 }
   6312             },
   6313             "autoload": {
   6314                 "classmap": [
   6315                     "src/"
   6316                 ]
   6317             },
   6318             "notification-url": "https://packagist.org/downloads/",
   6319             "license": [
   6320                 "BSD-3-Clause"
   6321             ],
   6322             "authors": [
   6323                 {
   6324                     "name": "Sebastian Bergmann",
   6325                     "email": "sebastian@phpunit.de"
   6326                 }
   6327             ],
   6328             "description": "Provides functionality to handle HHVM/PHP environments",
   6329             "homepage": "http://www.github.com/sebastianbergmann/environment",
   6330             "keywords": [
   6331                 "Xdebug",
   6332                 "environment",
   6333                 "hhvm"
   6334             ],
   6335             "time": "2016-08-18T05:49:44+00:00"
   6336         },
   6337         {
   6338             "name": "sebastian/exporter",
   6339             "version": "1.2.2",
   6340             "source": {
   6341                 "type": "git",
   6342                 "url": "https://github.com/sebastianbergmann/exporter.git",
   6343                 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
   6344             },
   6345             "dist": {
   6346                 "type": "zip",
   6347                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
   6348                 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
   6349                 "shasum": ""
   6350             },
   6351             "require": {
   6352                 "php": ">=5.3.3",
   6353                 "sebastian/recursion-context": "~1.0"
   6354             },
   6355             "require-dev": {
   6356                 "ext-mbstring": "*",
   6357                 "phpunit/phpunit": "~4.4"
   6358             },
   6359             "type": "library",
   6360             "extra": {
   6361                 "branch-alias": {
   6362                     "dev-master": "1.3.x-dev"
   6363                 }
   6364             },
   6365             "autoload": {
   6366                 "classmap": [
   6367                     "src/"
   6368                 ]
   6369             },
   6370             "notification-url": "https://packagist.org/downloads/",
   6371             "license": [
   6372                 "BSD-3-Clause"
   6373             ],
   6374             "authors": [
   6375                 {
   6376                     "name": "Jeff Welch",
   6377                     "email": "whatthejeff@gmail.com"
   6378                 },
   6379                 {
   6380                     "name": "Volker Dusch",
   6381                     "email": "github@wallbash.com"
   6382                 },
   6383                 {
   6384                     "name": "Bernhard Schussek",
   6385                     "email": "bschussek@2bepublished.at"
   6386                 },
   6387                 {
   6388                     "name": "Sebastian Bergmann",
   6389                     "email": "sebastian@phpunit.de"
   6390                 },
   6391                 {
   6392                     "name": "Adam Harvey",
   6393                     "email": "aharvey@php.net"
   6394                 }
   6395             ],
   6396             "description": "Provides the functionality to export PHP variables for visualization",
   6397             "homepage": "http://www.github.com/sebastianbergmann/exporter",
   6398             "keywords": [
   6399                 "export",
   6400                 "exporter"
   6401             ],
   6402             "time": "2016-06-17T09:04:28+00:00"
   6403         },
   6404         {
   6405             "name": "sebastian/global-state",
   6406             "version": "1.1.1",
   6407             "source": {
   6408                 "type": "git",
   6409                 "url": "https://github.com/sebastianbergmann/global-state.git",
   6410                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
   6411             },
   6412             "dist": {
   6413                 "type": "zip",
   6414                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
   6415                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
   6416                 "shasum": ""
   6417             },
   6418             "require": {
   6419                 "php": ">=5.3.3"
   6420             },
   6421             "require-dev": {
   6422                 "phpunit/phpunit": "~4.2"
   6423             },
   6424             "suggest": {
   6425                 "ext-uopz": "*"
   6426             },
   6427             "type": "library",
   6428             "extra": {
   6429                 "branch-alias": {
   6430                     "dev-master": "1.0-dev"
   6431                 }
   6432             },
   6433             "autoload": {
   6434                 "classmap": [
   6435                     "src/"
   6436                 ]
   6437             },
   6438             "notification-url": "https://packagist.org/downloads/",
   6439             "license": [
   6440                 "BSD-3-Clause"
   6441             ],
   6442             "authors": [
   6443                 {
   6444                     "name": "Sebastian Bergmann",
   6445                     "email": "sebastian@phpunit.de"
   6446                 }
   6447             ],
   6448             "description": "Snapshotting of global state",
   6449             "homepage": "http://www.github.com/sebastianbergmann/global-state",
   6450             "keywords": [
   6451                 "global state"
   6452             ],
   6453             "time": "2015-10-12T03:26:01+00:00"
   6454         },
   6455         {
   6456             "name": "sebastian/object-enumerator",
   6457             "version": "1.0.0",
   6458             "source": {
   6459                 "type": "git",
   6460                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
   6461                 "reference": "d4ca2fb70344987502567bc50081c03e6192fb26"
   6462             },
   6463             "dist": {
   6464                 "type": "zip",
   6465                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/d4ca2fb70344987502567bc50081c03e6192fb26",
   6466                 "reference": "d4ca2fb70344987502567bc50081c03e6192fb26",
   6467                 "shasum": ""
   6468             },
   6469             "require": {
   6470                 "php": ">=5.6",
   6471                 "sebastian/recursion-context": "~1.0"
   6472             },
   6473             "require-dev": {
   6474                 "phpunit/phpunit": "~5"
   6475             },
   6476             "type": "library",
   6477             "extra": {
   6478                 "branch-alias": {
   6479                     "dev-master": "1.0.x-dev"
   6480                 }
   6481             },
   6482             "autoload": {
   6483                 "classmap": [
   6484                     "src/"
   6485                 ]
   6486             },
   6487             "notification-url": "https://packagist.org/downloads/",
   6488             "license": [
   6489                 "BSD-3-Clause"
   6490             ],
   6491             "authors": [
   6492                 {
   6493                     "name": "Sebastian Bergmann",
   6494                     "email": "sebastian@phpunit.de"
   6495                 }
   6496             ],
   6497             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
   6498             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
   6499             "time": "2016-01-28T13:25:10+00:00"
   6500         },
   6501         {
   6502             "name": "sebastian/recursion-context",
   6503             "version": "1.0.2",
   6504             "source": {
   6505                 "type": "git",
   6506                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
   6507                 "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
   6508             },
   6509             "dist": {
   6510                 "type": "zip",
   6511                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
   6512                 "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
   6513                 "shasum": ""
   6514             },
   6515             "require": {
   6516                 "php": ">=5.3.3"
   6517             },
   6518             "require-dev": {
   6519                 "phpunit/phpunit": "~4.4"
   6520             },
   6521             "type": "library",
   6522             "extra": {
   6523                 "branch-alias": {
   6524                     "dev-master": "1.0.x-dev"
   6525                 }
   6526             },
   6527             "autoload": {
   6528                 "classmap": [
   6529                     "src/"
   6530                 ]
   6531             },
   6532             "notification-url": "https://packagist.org/downloads/",
   6533             "license": [
   6534                 "BSD-3-Clause"
   6535             ],
   6536             "authors": [
   6537                 {
   6538                     "name": "Jeff Welch",
   6539                     "email": "whatthejeff@gmail.com"
   6540                 },
   6541                 {
   6542                     "name": "Sebastian Bergmann",
   6543                     "email": "sebastian@phpunit.de"
   6544                 },
   6545                 {
   6546                     "name": "Adam Harvey",
   6547                     "email": "aharvey@php.net"
   6548                 }
   6549             ],
   6550             "description": "Provides functionality to recursively process PHP variables",
   6551             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
   6552             "time": "2015-11-11T19:50:13+00:00"
   6553         },
   6554         {
   6555             "name": "sebastian/resource-operations",
   6556             "version": "1.0.0",
   6557             "source": {
   6558                 "type": "git",
   6559                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
   6560                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
   6561             },
   6562             "dist": {
   6563                 "type": "zip",
   6564                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
   6565                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
   6566                 "shasum": ""
   6567             },
   6568             "require": {
   6569                 "php": ">=5.6.0"
   6570             },
   6571             "type": "library",
   6572             "extra": {
   6573                 "branch-alias": {
   6574                     "dev-master": "1.0.x-dev"
   6575                 }
   6576             },
   6577             "autoload": {
   6578                 "classmap": [
   6579                     "src/"
   6580                 ]
   6581             },
   6582             "notification-url": "https://packagist.org/downloads/",
   6583             "license": [
   6584                 "BSD-3-Clause"
   6585             ],
   6586             "authors": [
   6587                 {
   6588                     "name": "Sebastian Bergmann",
   6589                     "email": "sebastian@phpunit.de"
   6590                 }
   6591             ],
   6592             "description": "Provides a list of PHP built-in functions that operate on resources",
   6593             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
   6594             "time": "2015-07-28T20:34:47+00:00"
   6595         },
   6596         {
   6597             "name": "sebastian/version",
   6598             "version": "2.0.1",
   6599             "source": {
   6600                 "type": "git",
   6601                 "url": "https://github.com/sebastianbergmann/version.git",
   6602                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
   6603             },
   6604             "dist": {
   6605                 "type": "zip",
   6606                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
   6607                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
   6608                 "shasum": ""
   6609             },
   6610             "require": {
   6611                 "php": ">=5.6"
   6612             },
   6613             "type": "library",
   6614             "extra": {
   6615                 "branch-alias": {
   6616                     "dev-master": "2.0.x-dev"
   6617                 }
   6618             },
   6619             "autoload": {
   6620                 "classmap": [
   6621                     "src/"
   6622                 ]
   6623             },
   6624             "notification-url": "https://packagist.org/downloads/",
   6625             "license": [
   6626                 "BSD-3-Clause"
   6627             ],
   6628             "authors": [
   6629                 {
   6630                     "name": "Sebastian Bergmann",
   6631                     "email": "sebastian@phpunit.de",
   6632                     "role": "lead"
   6633                 }
   6634             ],
   6635             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
   6636             "homepage": "https://github.com/sebastianbergmann/version",
   6637             "time": "2016-10-03T07:35:21+00:00"
   6638         },
   6639         {
   6640             "name": "sensio/generator-bundle",
   6641             "version": "v2.5.3",
   6642             "target-dir": "Sensio/Bundle/GeneratorBundle",
   6643             "source": {
   6644                 "type": "git",
   6645                 "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
   6646                 "reference": "e50108c2133ee5c9c484555faed50c17a61221d3"
   6647             },
   6648             "dist": {
   6649                 "type": "zip",
   6650                 "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/e50108c2133ee5c9c484555faed50c17a61221d3",
   6651                 "reference": "e50108c2133ee5c9c484555faed50c17a61221d3",
   6652                 "shasum": ""
   6653             },
   6654             "require": {
   6655                 "symfony/console": "~2.5",
   6656                 "symfony/framework-bundle": "~2.2"
   6657             },
   6658             "require-dev": {
   6659                 "doctrine/orm": "~2.2,>=2.2.3",
   6660                 "symfony/doctrine-bridge": "~2.2",
   6661                 "twig/twig": "~1.11"
   6662             },
   6663             "type": "symfony-bundle",
   6664             "extra": {
   6665                 "branch-alias": {
   6666                     "dev-master": "2.5.x-dev"
   6667                 }
   6668             },
   6669             "autoload": {
   6670                 "psr-0": {
   6671                     "Sensio\\Bundle\\GeneratorBundle": ""
   6672                 }
   6673             },
   6674             "notification-url": "https://packagist.org/downloads/",
   6675             "license": [
   6676                 "MIT"
   6677             ],
   6678             "authors": [
   6679                 {
   6680                     "name": "Fabien Potencier",
   6681                     "email": "fabien@symfony.com"
   6682                 }
   6683             ],
   6684             "description": "This bundle generates code for you",
   6685             "time": "2015-03-17T06:36:52+00:00"
   6686         }
   6687     ],
   6688     "aliases": [],
   6689     "minimum-stability": "stable",
   6690     "stability-flags": {
   6691         "fr3d/ldap-bundle": 20,
   6692         "nelmio/api-doc-bundle": 20,
   6693         "partkeepr/extjs6": 20,
   6694         "dunglas/api-bundle": 20,
   6695         "doctrine/migrations": 20,
   6696         "doctrine/doctrine-migrations-bundle": 20,
   6697         "stof/doctrine-extensions-bundle": 20,
   6698         "friendsofsymfony/user-bundle": 20,
   6699         "escapestudios/wsse-authentication-bundle": 20,
   6700         "partkeepr/remote-file-loader": 20,
   6701         "nfq-alpha/sprite-bundle": 20,
   6702         "codeclimate/php-test-reporter": 20
   6703     },
   6704     "prefer-stable": false,
   6705     "prefer-lowest": false,
   6706     "platform": {
   6707         "php": ">=5.6.0"
   6708     },
   6709     "platform-dev": []
   6710 }