HEX
Server: Apache
System: Linux srv-plesk28.ps.kz 5.14.0-284.18.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 29 17:06:27 EDT 2023 x86_64
User: greencl1 (10085)
PHP: 8.1.33
Disabled: apache_setenv,dl,eval,exec,openlog,passthru,pcntl_exec,pcntl_fork,popen,posix_getpwuid,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,socket_create,socket_create_listen,socket_create_pair,syslog,system,socket_listen,stream_socket_server
Upload Files
File: /var/www/vhosts/greenclinic.kz/test.greenclinic.kz/vendor/composer/installed.json
[
    {
        "name": "composer/installers",
        "version": "v1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/installers.git",
            "reference": "141b272484481432cda342727a427dc1e206bfa0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0",
            "reference": "141b272484481432cda342727a427dc1e206bfa0",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0"
        },
        "replace": {
            "roundcube/plugin-installer": "*",
            "shama/baton": "*"
        },
        "require-dev": {
            "composer/composer": "1.0.*@dev",
            "phpunit/phpunit": "^4.8.36"
        },
        "time": "2019-08-12T15:00:31+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Composer\\Installers\\Plugin",
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Installers\\": "src/Composer/Installers"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kyle Robinson Young",
                "email": "kyle@dontkry.com",
                "homepage": "https://github.com/shama"
            }
        ],
        "description": "A multi-framework Composer library installer",
        "homepage": "https://composer.github.io/installers/",
        "keywords": [
            "Craft",
            "Dolibarr",
            "Eliasis",
            "Hurad",
            "ImageCMS",
            "Kanboard",
            "Lan Management System",
            "MODX Evo",
            "Mautic",
            "Maya",
            "OXID",
            "Plentymarkets",
            "Porto",
            "RadPHP",
            "SMF",
            "Thelia",
            "Whmcs",
            "WolfCMS",
            "agl",
            "aimeos",
            "annotatecms",
            "attogram",
            "bitrix",
            "cakephp",
            "chef",
            "cockpit",
            "codeigniter",
            "concrete5",
            "croogo",
            "dokuwiki",
            "drupal",
            "eZ Platform",
            "elgg",
            "expressionengine",
            "fuelphp",
            "grav",
            "installer",
            "itop",
            "joomla",
            "known",
            "kohana",
            "laravel",
            "lavalite",
            "lithium",
            "magento",
            "majima",
            "mako",
            "mediawiki",
            "modulework",
            "modx",
            "moodle",
            "osclass",
            "phpbb",
            "piwik",
            "ppi",
            "puppet",
            "pxcms",
            "reindex",
            "roundcube",
            "shopware",
            "silverstripe",
            "sydes",
            "symfony",
            "typo3",
            "wordpress",
            "yawik",
            "zend",
            "zikula"
        ]
    },
    {
        "name": "dnoegel/php-xdg-base-dir",
        "version": "0.1",
        "version_normalized": "0.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
            "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
            "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "@stable"
        },
        "time": "2014-10-24T07:27:01+00:00",
        "type": "project",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "XdgBaseDir\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "implementation of xdg base directory specification for php"
    },
    {
        "name": "doctrine/annotations",
        "version": "v1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/annotations.git",
            "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
            "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "1.*",
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "doctrine/cache": "1.*",
            "phpunit/phpunit": "^5.7"
        },
        "time": "2017-02-24T16:22:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Docblock Annotations Parser",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "docblock",
            "parser"
        ]
    },
    {
        "name": "doctrine/cache",
        "version": "v1.6.2",
        "version_normalized": "1.6.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/cache.git",
            "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
            "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
            "shasum": ""
        },
        "require": {
            "php": "~5.5|~7.0"
        },
        "conflict": {
            "doctrine/common": ">2.2,<2.4"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8|~5.0",
            "predis/predis": "~1.0",
            "satooshi/php-coveralls": "~0.6"
        },
        "time": "2017-07-22T12:49:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Caching library offering an object-oriented API for many cache backends",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "cache",
            "caching"
        ]
    },
    {
        "name": "doctrine/collections",
        "version": "v1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/collections.git",
            "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
            "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "~0.1@dev",
            "phpunit/phpunit": "^5.7"
        },
        "time": "2017-01-03T10:49:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Collections\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Collections Abstraction library",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "array",
            "collections",
            "iterator"
        ]
    },
    {
        "name": "doctrine/common",
        "version": "v2.7.3",
        "version_normalized": "2.7.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/common.git",
            "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9",
            "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "1.*",
            "doctrine/cache": "1.*",
            "doctrine/collections": "1.*",
            "doctrine/inflector": "1.*",
            "doctrine/lexer": "1.*",
            "php": "~5.6|~7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.4.6"
        },
        "time": "2017-07-22T08:35:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Common Library for Doctrine projects",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "collections",
            "eventmanager",
            "persistence",
            "spl"
        ]
    },
    {
        "name": "doctrine/dbal",
        "version": "v2.5.13",
        "version_normalized": "2.5.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/dbal.git",
            "reference": "729340d8d1eec8f01bff708e12e449a3415af873"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/dbal/zipball/729340d8d1eec8f01bff708e12e449a3415af873",
            "reference": "729340d8d1eec8f01bff708e12e449a3415af873",
            "shasum": ""
        },
        "require": {
            "doctrine/common": ">=2.4,<2.8-dev",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*",
            "symfony/console": "2.*||^3.0"
        },
        "suggest": {
            "symfony/console": "For helpful console commands such as SQL execution and import of files."
        },
        "time": "2017-07-22T20:44:48+00:00",
        "bin": [
            "bin/doctrine-dbal"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\DBAL\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            }
        ],
        "description": "Database Abstraction Layer",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "dbal",
            "persistence",
            "queryobject"
        ]
    },
    {
        "name": "doctrine/inflector",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462",
            "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462",
            "shasum": ""
        },
        "require": {
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.2"
        },
        "time": "2017-07-22T12:18:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Common String Manipulations with regard to casing and singular/plural rules.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "inflection",
            "pluralize",
            "singularize",
            "string"
        ]
    },
    {
        "name": "doctrine/lexer",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/lexer.git",
            "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
            "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.5"
        },
        "time": "2019-06-08T11:03:04+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
        "homepage": "https://www.doctrine-project.org/projects/lexer.html",
        "keywords": [
            "annotations",
            "docblock",
            "lexer",
            "parser",
            "php"
        ]
    },
    {
        "name": "egulias/email-validator",
        "version": "2.1.9",
        "version_normalized": "2.1.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/egulias/EmailValidator.git",
            "reference": "128cc721d771ec2c46ce59698f4ca42b73f71b25"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/128cc721d771ec2c46ce59698f4ca42b73f71b25",
            "reference": "128cc721d771ec2c46ce59698f4ca42b73f71b25",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "^1.0.1",
            "php": ">= 5.5"
        },
        "require-dev": {
            "dominicsayers/isemail": "dev-master",
            "phpunit/phpunit": "^4.8.35||^5.7||^6.0",
            "satooshi/php-coveralls": "^1.0.1"
        },
        "suggest": {
            "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
        },
        "time": "2019-06-23T10:14:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Egulias\\EmailValidator\\": "EmailValidator"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Eduardo Gulias Davis"
            }
        ],
        "description": "A library for validating emails against several RFCs",
        "homepage": "https://github.com/egulias/EmailValidator",
        "keywords": [
            "email",
            "emailvalidation",
            "emailvalidator",
            "validation",
            "validator"
        ]
    },
    {
        "name": "erusev/parsedown",
        "version": "1.7.3",
        "version_normalized": "1.7.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/erusev/parsedown.git",
            "reference": "6d893938171a817f4e9bc9e86f2da1e370b7bcd7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/erusev/parsedown/zipball/6d893938171a817f4e9bc9e86f2da1e370b7bcd7",
            "reference": "6d893938171a817f4e9bc9e86f2da1e370b7bcd7",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35"
        },
        "time": "2019-03-17T18:48:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Parsedown": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Emanuil Rusev",
                "email": "hello@erusev.com",
                "homepage": "http://erusev.com"
            }
        ],
        "description": "Parser for Markdown.",
        "homepage": "http://parsedown.org",
        "keywords": [
            "markdown",
            "parser"
        ]
    },
    {
        "name": "erusev/parsedown-extra",
        "version": "0.7.1",
        "version_normalized": "0.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/erusev/parsedown-extra.git",
            "reference": "0db5cce7354e4b76f155d092ab5eb3981c21258c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/erusev/parsedown-extra/zipball/0db5cce7354e4b76f155d092ab5eb3981c21258c",
            "reference": "0db5cce7354e4b76f155d092ab5eb3981c21258c",
            "shasum": ""
        },
        "require": {
            "erusev/parsedown": "~1.4"
        },
        "time": "2015-11-01T10:19:22+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "ParsedownExtra": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Emanuil Rusev",
                "email": "hello@erusev.com",
                "homepage": "http://erusev.com"
            }
        ],
        "description": "An extension of Parsedown that adds support for Markdown Extra.",
        "homepage": "https://github.com/erusev/parsedown-extra",
        "keywords": [
            "markdown",
            "markdown extra",
            "parsedown",
            "parser"
        ]
    },
    {
        "name": "jakub-onderka/php-console-color",
        "version": "v0.2",
        "version_normalized": "0.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
            "reference": "d5deaecff52a0d61ccb613bb3804088da0307191"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191",
            "reference": "d5deaecff52a0d61ccb613bb3804088da0307191",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "jakub-onderka/php-code-style": "1.0",
            "jakub-onderka/php-parallel-lint": "1.0",
            "jakub-onderka/php-var-dump-check": "0.*",
            "phpunit/phpunit": "~4.3",
            "squizlabs/php_codesniffer": "1.*"
        },
        "time": "2018-09-29T17:23:10+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JakubOnderka\\PhpConsoleColor\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Jakub Onderka",
                "email": "jakub.onderka@gmail.com"
            }
        ]
    },
    {
        "name": "jakub-onderka/php-console-highlighter",
        "version": "v0.4",
        "version_normalized": "0.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
            "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/9f7a229a69d52506914b4bc61bfdb199d90c5547",
            "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "jakub-onderka/php-console-color": "~0.2",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "jakub-onderka/php-code-style": "~1.0",
            "jakub-onderka/php-parallel-lint": "~1.0",
            "jakub-onderka/php-var-dump-check": "~0.1",
            "phpunit/phpunit": "~4.0",
            "squizlabs/php_codesniffer": "~1.5"
        },
        "time": "2018-09-29T18:48:56+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JakubOnderka\\PhpConsoleHighlighter\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jakub Onderka",
                "email": "acci@acci.cz",
                "homepage": "http://www.acci.cz/"
            }
        ],
        "description": "Highlight PHP code in terminal"
    },
    {
        "name": "jenssegers/date",
        "version": "v3.5.0",
        "version_normalized": "3.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jenssegers/date.git",
            "reference": "58393b0544fc2525b3fcd02aa4c989857107e05a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jenssegers/date/zipball/58393b0544fc2525b3fcd02aa4c989857107e05a",
            "reference": "58393b0544fc2525b3fcd02aa4c989857107e05a",
            "shasum": ""
        },
        "require": {
            "nesbot/carbon": "^1.0|^2.0",
            "php": ">=5.6",
            "symfony/translation": "^2.7|^3.0|^4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.0|^6.0|^7.0",
            "satooshi/php-coveralls": "^2.0"
        },
        "time": "2019-03-10T08:50:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1-dev"
            },
            "laravel": {
                "providers": [
                    "Jenssegers\\Date\\DateServiceProvider"
                ],
                "aliases": {
                    "Date": "Jenssegers\\Date\\Date"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Jenssegers\\Date\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jens Segers",
                "homepage": "https://jenssegers.com"
            }
        ],
        "description": "A date library to help you work with dates in different languages",
        "homepage": "https://github.com/jenssegers/date",
        "keywords": [
            "carbon",
            "date",
            "datetime",
            "i18n",
            "laravel",
            "time",
            "translation"
        ]
    },
    {
        "name": "kriswallsmith/assetic",
        "version": "v1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kriswallsmith/assetic.git",
            "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
            "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1",
            "symfony/process": "~2.1|~3.0"
        },
        "conflict": {
            "twig/twig": "<1.27"
        },
        "require-dev": {
            "leafo/lessphp": "^0.3.7",
            "leafo/scssphp": "~0.1",
            "meenie/javascript-packer": "^1.1",
            "mrclay/minify": "<2.3",
            "natxet/cssmin": "3.0.4",
            "patchwork/jsqueeze": "~1.0|~2.0",
            "phpunit/phpunit": "~4.8 || ^5.6",
            "psr/log": "~1.0",
            "ptachoire/cssembed": "~1.0",
            "symfony/phpunit-bridge": "~2.7|~3.0",
            "twig/twig": "~1.23|~2.0",
            "yfix/packager": "dev-master"
        },
        "suggest": {
            "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
            "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
            "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
            "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
            "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
            "twig/twig": "Assetic provides the integration with the Twig templating engine"
        },
        "time": "2016-11-11T18:43:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Assetic": "src/"
            },
            "files": [
                "src/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kris Wallsmith",
                "email": "kris.wallsmith@gmail.com",
                "homepage": "http://kriswallsmith.net/"
            }
        ],
        "description": "Asset Management for PHP",
        "homepage": "https://github.com/kriswallsmith/assetic",
        "keywords": [
            "assets",
            "compression",
            "minification"
        ]
    },
    {
        "name": "kylekatarnls/update-helper",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kylekatarnls/update-helper.git",
            "reference": "5786fa188e0361b9adf9e8199d7280d1b2db165e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kylekatarnls/update-helper/zipball/5786fa188e0361b9adf9e8199d7280d1b2db165e",
            "reference": "5786fa188e0361b9adf9e8199d7280d1b2db165e",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.1.0 || ^2.0.0",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "codeclimate/php-test-reporter": "dev-master",
            "composer/composer": "2.0.x-dev || ^2.0.0-dev",
            "phpunit/phpunit": ">=4.8.35 <6.0"
        },
        "time": "2019-07-29T11:03:54+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "UpdateHelper\\ComposerPlugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "UpdateHelper\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kyle",
                "email": "kylekatarnls@gmail.com"
            }
        ],
        "description": "Update helper"
    },
    {
        "name": "laravel/framework",
        "version": "v5.5.46",
        "version_normalized": "5.5.46.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laravel/framework.git",
            "reference": "85b2a5218088b0f60bf6e8c3a62891ba275a7269"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laravel/framework/zipball/85b2a5218088b0f60bf6e8c3a62891ba275a7269",
            "reference": "85b2a5218088b0f60bf6e8c3a62891ba275a7269",
            "shasum": ""
        },
        "require": {
            "doctrine/inflector": "~1.1",
            "erusev/parsedown": "~1.7",
            "ext-mbstring": "*",
            "ext-openssl": "*",
            "league/flysystem": "^1.0.8",
            "monolog/monolog": "~1.12",
            "mtdowling/cron-expression": "~1.0",
            "nesbot/carbon": "^1.26.0",
            "php": ">=7.0",
            "psr/container": "~1.0",
            "psr/simple-cache": "^1.0",
            "ramsey/uuid": "~3.0",
            "swiftmailer/swiftmailer": "~6.0",
            "symfony/console": "~3.3",
            "symfony/debug": "~3.3",
            "symfony/finder": "~3.3",
            "symfony/http-foundation": "~3.3",
            "symfony/http-kernel": "~3.3",
            "symfony/process": "~3.3",
            "symfony/routing": "~3.3",
            "symfony/var-dumper": "~3.3",
            "tijsverkoyen/css-to-inline-styles": "~2.2",
            "vlucas/phpdotenv": "~2.2"
        },
        "replace": {
            "illuminate/auth": "self.version",
            "illuminate/broadcasting": "self.version",
            "illuminate/bus": "self.version",
            "illuminate/cache": "self.version",
            "illuminate/config": "self.version",
            "illuminate/console": "self.version",
            "illuminate/container": "self.version",
            "illuminate/contracts": "self.version",
            "illuminate/cookie": "self.version",
            "illuminate/database": "self.version",
            "illuminate/encryption": "self.version",
            "illuminate/events": "self.version",
            "illuminate/filesystem": "self.version",
            "illuminate/hashing": "self.version",
            "illuminate/http": "self.version",
            "illuminate/log": "self.version",
            "illuminate/mail": "self.version",
            "illuminate/notifications": "self.version",
            "illuminate/pagination": "self.version",
            "illuminate/pipeline": "self.version",
            "illuminate/queue": "self.version",
            "illuminate/redis": "self.version",
            "illuminate/routing": "self.version",
            "illuminate/session": "self.version",
            "illuminate/support": "self.version",
            "illuminate/translation": "self.version",
            "illuminate/validation": "self.version",
            "illuminate/view": "self.version",
            "tightenco/collect": "<5.5.33"
        },
        "require-dev": {
            "aws/aws-sdk-php": "~3.0",
            "doctrine/dbal": "~2.5",
            "filp/whoops": "^2.1.4",
            "mockery/mockery": "~1.0",
            "orchestra/testbench-core": "3.5.*",
            "pda/pheanstalk": "~3.0",
            "phpunit/phpunit": "~6.0",
            "predis/predis": "^1.1.1",
            "symfony/css-selector": "~3.3",
            "symfony/dom-crawler": "~3.3"
        },
        "suggest": {
            "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
            "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.5).",
            "ext-pcntl": "Required to use all features of the queue worker.",
            "ext-posix": "Required to use all features of the queue worker.",
            "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
            "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~6.0).",
            "laravel/tinker": "Required to use the tinker console command (~1.0).",
            "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
            "league/flysystem-cached-adapter": "Required to use Flysystem caching (~1.0).",
            "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
            "nexmo/client": "Required to use the Nexmo transport (~1.0).",
            "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).",
            "predis/predis": "Required to use the redis cache and queue drivers (~1.0).",
            "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~3.0).",
            "symfony/css-selector": "Required to use some of the crawler integration testing tools (~3.3).",
            "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (~3.3).",
            "symfony/psr-http-message-bridge": "Required to psr7 bridging features (~1.0)."
        },
        "time": "2019-07-09T14:00:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/Illuminate/Foundation/helpers.php",
                "src/Illuminate/Support/helpers.php"
            ],
            "psr-4": {
                "Illuminate\\": "src/Illuminate/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Laravel Framework.",
        "homepage": "https://laravel.com",
        "keywords": [
            "framework",
            "laravel"
        ]
    },
    {
        "name": "laravel/tinker",
        "version": "v1.0.8",
        "version_normalized": "1.0.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laravel/tinker.git",
            "reference": "cafbf598a90acde68985660e79b2b03c5609a405"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laravel/tinker/zipball/cafbf598a90acde68985660e79b2b03c5609a405",
            "reference": "cafbf598a90acde68985660e79b2b03c5609a405",
            "shasum": ""
        },
        "require": {
            "illuminate/console": "~5.1",
            "illuminate/contracts": "~5.1",
            "illuminate/support": "~5.1",
            "php": ">=5.5.9",
            "psy/psysh": "0.7.*|0.8.*|0.9.*",
            "symfony/var-dumper": "~3.0|~4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0|~5.0"
        },
        "suggest": {
            "illuminate/database": "The Illuminate Database package (~5.1)."
        },
        "time": "2018-10-12T19:39:35+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            },
            "laravel": {
                "providers": [
                    "Laravel\\Tinker\\TinkerServiceProvider"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Laravel\\Tinker\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "Powerful REPL for the Laravel framework.",
        "keywords": [
            "REPL",
            "Tinker",
            "laravel",
            "psysh"
        ]
    },
    {
        "name": "leafo/scssphp",
        "version": "v0.8.4",
        "version_normalized": "0.8.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/leafo/scssphp.git",
            "reference": "b9cdea3e42c3bcb1a9faafd04ccce4e8ec860ad9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/leafo/scssphp/zipball/b9cdea3e42c3bcb1a9faafd04ccce4e8ec860ad9",
            "reference": "b9cdea3e42c3bcb1a9faafd04ccce4e8ec860ad9",
            "shasum": ""
        },
        "require": {
            "php": "^5.4.0 || ^7"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.6",
            "squizlabs/php_codesniffer": "~2.5",
            "twbs/bootstrap": "~4.3",
            "zurb/foundation": "~6.5"
        },
        "time": "2019-06-18T21:15:44+00:00",
        "bin": [
            "bin/pscss"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Leafo\\ScssPhp\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Leaf Corcoran",
                "email": "leafot@gmail.com",
                "homepage": "http://leafo.net"
            }
        ],
        "description": "scssphp is a compiler for SCSS written in PHP.",
        "homepage": "http://leafo.github.io/scssphp/",
        "keywords": [
            "css",
            "less",
            "sass",
            "scss",
            "stylesheet"
        ]
    },
    {
        "name": "league/csv",
        "version": "8.2.3",
        "version_normalized": "8.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/csv.git",
            "reference": "d2aab1e7bde802582c3879acf03d92716577c76d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/csv/zipball/d2aab1e7bde802582c3879acf03d92716577c76d",
            "reference": "d2aab1e7bde802582c3879acf03d92716577c76d",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.5.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^1.9",
            "phpunit/phpunit": "^4.0"
        },
        "time": "2018-02-06T08:27:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "8.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Csv\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ignace Nyamagana Butera",
                "email": "nyamsprod@gmail.com",
                "homepage": "https://github.com/nyamsprod/",
                "role": "Developer"
            }
        ],
        "description": "Csv data manipulation made easy in PHP",
        "homepage": "http://csv.thephpleague.com",
        "keywords": [
            "csv",
            "export",
            "filter",
            "import",
            "read",
            "write"
        ]
    },
    {
        "name": "league/flysystem",
        "version": "1.0.53",
        "version_normalized": "1.0.53.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/flysystem.git",
            "reference": "08e12b7628f035600634a5e76d95b5eb66cea674"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/08e12b7628f035600634a5e76d95b5eb66cea674",
            "reference": "08e12b7628f035600634a5e76d95b5eb66cea674",
            "shasum": ""
        },
        "require": {
            "ext-fileinfo": "*",
            "php": ">=5.5.9"
        },
        "conflict": {
            "league/flysystem-sftp": "<1.0.6"
        },
        "require-dev": {
            "phpspec/phpspec": "^3.4",
            "phpunit/phpunit": "^5.7.10"
        },
        "suggest": {
            "ext-fileinfo": "Required for MimeType",
            "ext-ftp": "Allows you to use FTP server storage",
            "ext-openssl": "Allows you to use FTPS server storage",
            "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
            "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
            "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
            "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
            "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
            "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
            "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
            "league/flysystem-webdav": "Allows you to use WebDAV storage",
            "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
            "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
            "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
        },
        "time": "2019-06-18T20:09:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Flysystem\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frank de Jonge",
                "email": "info@frenky.net"
            }
        ],
        "description": "Filesystem abstraction: Many filesystems, one API.",
        "keywords": [
            "Cloud Files",
            "WebDAV",
            "abstraction",
            "aws",
            "cloud",
            "copy.com",
            "dropbox",
            "file systems",
            "files",
            "filesystem",
            "filesystems",
            "ftp",
            "rackspace",
            "remote",
            "s3",
            "sftp",
            "storage"
        ]
    },
    {
        "name": "linkorb/jsmin-php",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/linkorb/jsmin-php.git",
            "reference": "be85d87fc9c27730e7e9ced742b13010dafc1026"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/linkorb/jsmin-php/zipball/be85d87fc9c27730e7e9ced742b13010dafc1026",
            "reference": "be85d87fc9c27730e7e9ced742b13010dafc1026",
            "shasum": ""
        },
        "require": {
            "php": ">=5.0.0"
        },
        "time": "2013-03-15T13:16:35+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Joost Faassen",
                "email": "j.faassen@linkorb.com",
                "role": "Packaging for Composer"
            },
            {
                "name": "Ryan Grove",
                "email": "ryan@wonko.com",
                "role": "PHP port"
            },
            {
                "name": "Adam Gofort",
                "email": "aag@adamgoforth.com",
                "role": "Updates to the PHP port"
            },
            {
                "name": "Douglas Crockford",
                "email": "douglas@crockford.com"
            }
        ],
        "description": "Unofficial package of jsmin-php",
        "homepage": "http://www.github.com/linkorb/jsmin-php",
        "keywords": [
            "javascript",
            "jsmin",
            "minify"
        ]
    },
    {
        "name": "monolog/monolog",
        "version": "1.24.0",
        "version_normalized": "1.24.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/monolog.git",
            "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
            "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "psr/log": "~1.0"
        },
        "provide": {
            "psr/log-implementation": "1.0.0"
        },
        "require-dev": {
            "aws/aws-sdk-php": "^2.4.9 || ^3.0",
            "doctrine/couchdb": "~1.0@dev",
            "graylog2/gelf-php": "~1.0",
            "jakub-onderka/php-parallel-lint": "0.9",
            "php-amqplib/php-amqplib": "~2.4",
            "php-console/php-console": "^3.1.3",
            "phpunit/phpunit": "~4.5",
            "phpunit/phpunit-mock-objects": "2.3.0",
            "ruflin/elastica": ">=0.90 <3.0",
            "sentry/sentry": "^0.13",
            "swiftmailer/swiftmailer": "^5.3|^6.0"
        },
        "suggest": {
            "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
            "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
            "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
            "ext-mongo": "Allow sending log messages to a MongoDB server",
            "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
            "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
            "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
            "php-console/php-console": "Allow sending log messages to Google Chrome",
            "rollbar/rollbar": "Allow sending log messages to Rollbar",
            "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
            "sentry/sentry": "Allow sending log messages to a Sentry server"
        },
        "time": "2018-11-05T09:00:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Monolog\\": "src/Monolog"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
        "homepage": "http://github.com/Seldaek/monolog",
        "keywords": [
            "log",
            "logging",
            "psr-3"
        ]
    },
    {
        "name": "mtdowling/cron-expression",
        "version": "v1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mtdowling/cron-expression.git",
            "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/9504fa9ea681b586028adaaa0877db4aecf32bad",
            "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0|~5.0"
        },
        "time": "2017-01-23T04:29:33+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Cron\\": "src/Cron/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
        "keywords": [
            "cron",
            "schedule"
        ]
    },
    {
        "name": "nesbot/carbon",
        "version": "1.39.0",
        "version_normalized": "1.39.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/briannesbitt/Carbon.git",
            "reference": "dd62a58af4e0775a45ea5f99d0363d81b7d9a1e0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/dd62a58af4e0775a45ea5f99d0363d81b7d9a1e0",
            "reference": "dd62a58af4e0775a45ea5f99d0363d81b7d9a1e0",
            "shasum": ""
        },
        "require": {
            "kylekatarnls/update-helper": "^1.1",
            "php": ">=5.3.9",
            "symfony/translation": "~2.6 || ~3.0 || ~4.0"
        },
        "require-dev": {
            "composer/composer": "^1.2",
            "friendsofphp/php-cs-fixer": "~2",
            "phpunit/phpunit": "^4.8.35 || ^5.7"
        },
        "time": "2019-06-11T09:07:59+00:00",
        "bin": [
            "bin/upgrade-carbon"
        ],
        "type": "library",
        "extra": {
            "update-helper": "Carbon\\Upgrade",
            "laravel": {
                "providers": [
                    "Carbon\\Laravel\\ServiceProvider"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Brian Nesbitt",
                "email": "brian@nesbot.com",
                "homepage": "http://nesbot.com"
            }
        ],
        "description": "A simple API extension for DateTime.",
        "homepage": "http://carbon.nesbot.com",
        "keywords": [
            "date",
            "datetime",
            "time"
        ]
    },
    {
        "name": "nikic/php-parser",
        "version": "v4.2.2",
        "version_normalized": "4.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nikic/PHP-Parser.git",
            "reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bd73cc04c3843ad8d6b0bfc0956026a151fc420",
            "reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.5 || ^7.0"
        },
        "time": "2019-05-25T20:07:01+00:00",
        "bin": [
            "bin/php-parse"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpParser\\": "lib/PhpParser"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Nikita Popov"
            }
        ],
        "description": "A PHP parser written in PHP",
        "keywords": [
            "parser",
            "php"
        ]
    },
    {
        "name": "october/backend",
        "version": "v1.0.456",
        "version_normalized": "1.0.456.0",
        "source": {
            "type": "git",
            "url": "https://github.com/octoberrain/backend.git",
            "reference": "4ddfcab8e4d79b56a94031f1b7b3f5f6e7052117"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/octoberrain/backend/zipball/4ddfcab8e4d79b56a94031f1b7b3f5f6e7052117",
            "reference": "4ddfcab8e4d79b56a94031f1b7b3f5f6e7052117",
            "shasum": ""
        },
        "require": {
            "composer/installers": "~1.0",
            "october/rain": "~1.0",
            "php": ">=7.0"
        },
        "time": "2019-05-26T06:07:47+00:00",
        "type": "october-module",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Backend\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alexey Bobkov",
                "email": "aleksey.bobkov@gmail.com"
            },
            {
                "name": "Samuel Georges",
                "email": "daftspunky@gmail.com"
            },
            {
                "name": "Luke Towers",
                "email": "octobercms@luketowers.ca",
                "homepage": "https://luketowers.ca",
                "role": "Maintainer"
            }
        ],
        "description": "Backend module for October CMS",
        "homepage": "https://octobercms.com",
        "keywords": [
            "backend",
            "october",
            "october cms"
        ]
    },
    {
        "name": "october/cms",
        "version": "v1.0.456",
        "version_normalized": "1.0.456.0",
        "source": {
            "type": "git",
            "url": "https://github.com/octoberrain/cms.git",
            "reference": "4d6d326b75377bbfcd67dd320f637fc447c0ab00"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/octoberrain/cms/zipball/4d6d326b75377bbfcd67dd320f637fc447c0ab00",
            "reference": "4d6d326b75377bbfcd67dd320f637fc447c0ab00",
            "shasum": ""
        },
        "require": {
            "composer/installers": "~1.0",
            "october/rain": "~1.0",
            "php": ">=7.0"
        },
        "time": "2019-06-01T04:28:34+00:00",
        "type": "october-module",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Cms\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alexey Bobkov",
                "email": "aleksey.bobkov@gmail.com"
            },
            {
                "name": "Samuel Georges",
                "email": "daftspunky@gmail.com"
            },
            {
                "name": "Luke Towers",
                "email": "octobercms@luketowers.ca",
                "homepage": "https://luketowers.ca",
                "role": "Maintainer"
            }
        ],
        "description": "CMS module for October CMS",
        "homepage": "https://octobercms.com",
        "keywords": [
            "cms",
            "october",
            "october cms"
        ]
    },
    {
        "name": "october/rain",
        "version": "v1.0.457",
        "version_normalized": "1.0.457.0",
        "source": {
            "type": "git",
            "url": "https://github.com/octobercms/library.git",
            "reference": "00c016969b96dc02035c6400b5c0ec5c505510cf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/octobercms/library/zipball/00c016969b96dc02035c6400b5c0ec5c505510cf",
            "reference": "00c016969b96dc02035c6400b5c0ec5c505510cf",
            "shasum": ""
        },
        "require": {
            "doctrine/dbal": "2.5.*",
            "erusev/parsedown-extra": "~0.7",
            "jenssegers/date": "~3.0",
            "kriswallsmith/assetic": "~1.3",
            "laravel/tinker": "~1.0",
            "leafo/scssphp": "~0.6",
            "league/csv": "~8.0",
            "linkorb/jsmin-php": "~1.0",
            "oyejorge/less.php": "~1.7",
            "php": ">=7.0",
            "symfony/yaml": "~3.2",
            "twig/twig": "~2.0"
        },
        "replace": {
            "october/auth": "self.version",
            "october/config": "self.version",
            "october/database": "self.version",
            "october/extension": "self.version",
            "october/filesystem": "self.version",
            "october/halcyon": "self.version",
            "october/html": "self.version",
            "october/mail": "self.version",
            "october/network": "self.version",
            "october/parse": "self.version",
            "october/router": "self.version",
            "october/support": "self.version",
            "october/translation": "self.version"
        },
        "require-dev": {
            "illuminate/cache": "5.5.*",
            "illuminate/database": "5.5.*",
            "illuminate/events": "5.5.*",
            "illuminate/filesystem": "5.5.*",
            "illuminate/log": "5.5.*",
            "illuminate/mail": "5.5.*",
            "illuminate/pagination": "5.5.*",
            "illuminate/queue": "5.5.*",
            "illuminate/routing": "5.5.*",
            "illuminate/support": "5.5.*",
            "illuminate/validation": "5.5.*",
            "illuminate/view": "5.5.*",
            "meyfa/phpunit-assert-gd": "1.1.0",
            "phpunit/phpunit": "~5.7",
            "symfony/css-selector": "~3.1",
            "symfony/dom-crawler": "~3.1"
        },
        "time": "2019-07-15T14:01:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/Support/helpers.php",
                "src/Html/helpers.php"
            ],
            "psr-4": {
                "October\\Rain\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alexey Bobkov",
                "email": "aleksey.bobkov@gmail.com"
            },
            {
                "name": "Samuel Georges",
                "email": "daftspunky@gmail.com"
            }
        ],
        "description": "October Rain Library",
        "homepage": "http://octobercms.com",
        "keywords": [
            "cms",
            "october",
            "rain"
        ]
    },
    {
        "name": "october/system",
        "version": "v1.0.456",
        "version_normalized": "1.0.456.0",
        "source": {
            "type": "git",
            "url": "https://github.com/octoberrain/system.git",
            "reference": "33a4008dddb7236b82d947325fe7d4cff6884630"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/octoberrain/system/zipball/33a4008dddb7236b82d947325fe7d4cff6884630",
            "reference": "33a4008dddb7236b82d947325fe7d4cff6884630",
            "shasum": ""
        },
        "require": {
            "composer/installers": "~1.0",
            "october/rain": "~1.0",
            "php": ">=7.0"
        },
        "time": "2019-06-01T04:28:34+00:00",
        "type": "october-module",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "System\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alexey Bobkov",
                "email": "aleksey.bobkov@gmail.com"
            },
            {
                "name": "Samuel Georges",
                "email": "daftspunky@gmail.com"
            },
            {
                "name": "Luke Towers",
                "email": "octobercms@luketowers.ca",
                "homepage": "https://luketowers.ca",
                "role": "Maintainer"
            }
        ],
        "description": "System module for October CMS",
        "homepage": "https://octobercms.com",
        "keywords": [
            "october",
            "october cms",
            "system"
        ]
    },
    {
        "name": "oyejorge/less.php",
        "version": "v1.7.0.14",
        "version_normalized": "1.7.0.14",
        "source": {
            "type": "git",
            "url": "https://github.com/oyejorge/less.php.git",
            "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/oyejorge/less.php/zipball/42925c5a01a07d67ca7e82dfc8fb31814d557bc9",
            "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8.24"
        },
        "time": "2017-03-28T22:19:25+00:00",
        "bin": [
            "bin/lessc"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Less": "lib/"
            },
            "classmap": [
                "lessc.inc.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Matt Agar",
                "homepage": "https://github.com/agar"
            },
            {
                "name": "Martin Jantošovič",
                "homepage": "https://github.com/Mordred"
            },
            {
                "name": "Josh Schmidt",
                "homepage": "https://github.com/oyejorge"
            }
        ],
        "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)",
        "homepage": "http://lessphp.gpeasy.com",
        "keywords": [
            "css",
            "less",
            "less.js",
            "lesscss",
            "php",
            "stylesheet"
        ]
    },
    {
        "name": "paragonie/random_compat",
        "version": "v9.99.99",
        "version_normalized": "9.99.99.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
            "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
            "shasum": ""
        },
        "require": {
            "php": "^7"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*|5.*",
            "vimeo/psalm": "^1"
        },
        "suggest": {
            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
        },
        "time": "2018-07-02T15:55:56+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
        "keywords": [
            "csprng",
            "polyfill",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "psr/container",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-02-14T16:28:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
            "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2018-11-20T15:27:04+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "psr/simple-cache",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/simple-cache.git",
            "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
            "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-10-23T01:57:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\SimpleCache\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interfaces for simple caching",
        "keywords": [
            "cache",
            "caching",
            "psr",
            "psr-16",
            "simple-cache"
        ]
    },
    {
        "name": "psy/psysh",
        "version": "v0.9.9",
        "version_normalized": "0.9.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/bobthecow/psysh.git",
            "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bobthecow/psysh/zipball/9aaf29575bb8293206bb0420c1e1c87ff2ffa94e",
            "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e",
            "shasum": ""
        },
        "require": {
            "dnoegel/php-xdg-base-dir": "0.1",
            "ext-json": "*",
            "ext-tokenizer": "*",
            "jakub-onderka/php-console-highlighter": "0.3.*|0.4.*",
            "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0",
            "php": ">=5.4.0",
            "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0",
            "symfony/var-dumper": "~2.7|~3.0|~4.0"
        },
        "require-dev": {
            "bamarni/composer-bin-plugin": "^1.2",
            "hoa/console": "~2.15|~3.16",
            "phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0"
        },
        "suggest": {
            "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
            "ext-pdo-sqlite": "The doc command requires SQLite to work.",
            "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
            "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
            "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
        },
        "time": "2018-10-13T15:16:03+00:00",
        "bin": [
            "bin/psysh"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "0.9.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions.php"
            ],
            "psr-4": {
                "Psy\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Justin Hileman",
                "email": "justin@justinhileman.info",
                "homepage": "http://justinhileman.com"
            }
        ],
        "description": "An interactive shell for modern PHP.",
        "homepage": "http://psysh.org",
        "keywords": [
            "REPL",
            "console",
            "interactive",
            "shell"
        ]
    },
    {
        "name": "ramsey/uuid",
        "version": "3.8.0",
        "version_normalized": "3.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ramsey/uuid.git",
            "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
            "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
            "shasum": ""
        },
        "require": {
            "paragonie/random_compat": "^1.0|^2.0|9.99.99",
            "php": "^5.4 || ^7.0",
            "symfony/polyfill-ctype": "^1.8"
        },
        "replace": {
            "rhumsaa/uuid": "self.version"
        },
        "require-dev": {
            "codeception/aspect-mock": "^1.0 | ~2.0.0",
            "doctrine/annotations": "~1.2.0",
            "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0",
            "ircmaxell/random-lib": "^1.1",
            "jakub-onderka/php-parallel-lint": "^0.9.0",
            "mockery/mockery": "^0.9.9",
            "moontoast/math": "^1.1",
            "php-mock/php-mock-phpunit": "^0.3|^1.1",
            "phpunit/phpunit": "^4.7|^5.0|^6.5",
            "squizlabs/php_codesniffer": "^2.3"
        },
        "suggest": {
            "ext-ctype": "Provides support for PHP Ctype functions",
            "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
            "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
            "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
            "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
            "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
            "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
        },
        "time": "2018-07-19T23:38:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Ramsey\\Uuid\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marijn Huizendveld",
                "email": "marijn.huizendveld@gmail.com"
            },
            {
                "name": "Thibaud Fabre",
                "email": "thibaud@aztech.io"
            },
            {
                "name": "Ben Ramsey",
                "email": "ben@benramsey.com",
                "homepage": "https://benramsey.com"
            }
        ],
        "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
        "homepage": "https://github.com/ramsey/uuid",
        "keywords": [
            "guid",
            "identifier",
            "uuid"
        ]
    },
    {
        "name": "swiftmailer/swiftmailer",
        "version": "v6.2.1",
        "version_normalized": "6.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a",
            "reference": "5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a",
            "shasum": ""
        },
        "require": {
            "egulias/email-validator": "~2.0",
            "php": ">=7.0.0",
            "symfony/polyfill-iconv": "^1.0",
            "symfony/polyfill-intl-idn": "^1.10",
            "symfony/polyfill-mbstring": "^1.0"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.1",
            "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
        },
        "suggest": {
            "ext-intl": "Needed to support internationalized email addresses",
            "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
        },
        "time": "2019-04-21T09:21:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/swift_required.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Chris Corbyn"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Swiftmailer, free feature-rich PHP mailer",
        "homepage": "https://swiftmailer.symfony.com",
        "keywords": [
            "email",
            "mail",
            "mailer"
        ]
    },
    {
        "name": "symfony/console",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
            "reference": "b0878233cb5c4391347e5495089c7af11b8e6201"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/console/zipball/b0878233cb5c4391347e5495089c7af11b8e6201",
            "reference": "b0878233cb5c4391347e5495089c7af11b8e6201",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "symfony/debug": "~2.8|~3.0",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~3.3",
            "symfony/dependency-injection": "~3.3",
            "symfony/event-dispatcher": "~2.8|~3.0",
            "symfony/filesystem": "~2.8|~3.0",
            "symfony/http-kernel": "~2.8|~3.0",
            "symfony/process": "~2.8|~3.0"
        },
        "suggest": {
            "psr/log": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/filesystem": "",
            "symfony/process": ""
        },
        "time": "2017-07-29T21:27:59+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Console\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Console Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/css-selector",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/css-selector.git",
            "reference": "4d882dced7b995d5274293039370148e291808f2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/css-selector/zipball/4d882dced7b995d5274293039370148e291808f2",
            "reference": "4d882dced7b995d5274293039370148e291808f2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "time": "2017-05-01T15:01:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\CssSelector\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jean-François Simon",
                "email": "jeanfrancois.simon@sensiolabs.com"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony CssSelector Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/debug",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/debug.git",
            "reference": "7c13ae8ce1e2adbbd574fc39de7be498e1284e13"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/debug/zipball/7c13ae8ce1e2adbbd574fc39de7be498e1284e13",
            "reference": "7c13ae8ce1e2adbbd574fc39de7be498e1284e13",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "psr/log": "~1.0"
        },
        "conflict": {
            "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
        },
        "require-dev": {
            "symfony/http-kernel": "~2.8|~3.0"
        },
        "time": "2017-07-28T15:27:31+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Debug\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Debug Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "67535f1e3fd662bdc68d7ba317c93eecd973617e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/67535f1e3fd662bdc68d7ba317c93eecd973617e",
            "reference": "67535f1e3fd662bdc68d7ba317c93eecd973617e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.8|~3.0",
            "symfony/dependency-injection": "~3.3",
            "symfony/expression-language": "~2.8|~3.0",
            "symfony/stopwatch": "~2.8|~3.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2017-06-09T14:53:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\EventDispatcher\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony EventDispatcher Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/finder",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/baea7f66d30854ad32988c11a09d7ffd485810c4",
            "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "time": "2017-06-01T21:01:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Finder\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Finder Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/http-foundation",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-foundation.git",
            "reference": "49e8cd2d59a7aa9bfab19e46de680c76e500a031"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-foundation/zipball/49e8cd2d59a7aa9bfab19e46de680c76e500a031",
            "reference": "49e8cd2d59a7aa9bfab19e46de680c76e500a031",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "symfony/polyfill-mbstring": "~1.1"
        },
        "require-dev": {
            "symfony/expression-language": "~2.8|~3.0"
        },
        "time": "2017-07-21T11:04:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpFoundation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony HttpFoundation Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/http-kernel",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-kernel.git",
            "reference": "db10d05f1d95e4168e638db7a81c79616f568ea5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-kernel/zipball/db10d05f1d95e4168e638db7a81c79616f568ea5",
            "reference": "db10d05f1d95e4168e638db7a81c79616f568ea5",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "psr/log": "~1.0",
            "symfony/debug": "~2.8|~3.0",
            "symfony/event-dispatcher": "~2.8|~3.0",
            "symfony/http-foundation": "~3.3"
        },
        "conflict": {
            "symfony/config": "<2.8",
            "symfony/dependency-injection": "<3.3",
            "symfony/var-dumper": "<3.3",
            "twig/twig": "<1.34|<2.4,>=2"
        },
        "require-dev": {
            "psr/cache": "~1.0",
            "symfony/browser-kit": "~2.8|~3.0",
            "symfony/class-loader": "~2.8|~3.0",
            "symfony/config": "~2.8|~3.0",
            "symfony/console": "~2.8|~3.0",
            "symfony/css-selector": "~2.8|~3.0",
            "symfony/dependency-injection": "~3.3",
            "symfony/dom-crawler": "~2.8|~3.0",
            "symfony/expression-language": "~2.8|~3.0",
            "symfony/finder": "~2.8|~3.0",
            "symfony/process": "~2.8|~3.0",
            "symfony/routing": "~2.8|~3.0",
            "symfony/stopwatch": "~2.8|~3.0",
            "symfony/templating": "~2.8|~3.0",
            "symfony/translation": "~2.8|~3.0",
            "symfony/var-dumper": "~3.3"
        },
        "suggest": {
            "symfony/browser-kit": "",
            "symfony/class-loader": "",
            "symfony/config": "",
            "symfony/console": "",
            "symfony/dependency-injection": "",
            "symfony/finder": "",
            "symfony/var-dumper": ""
        },
        "time": "2017-08-01T10:25:59+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpKernel\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony HttpKernel Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/polyfill-ctype",
        "version": "v1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "82ebae02209c21113908c229e9883c419720738a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a",
            "reference": "82ebae02209c21113908c229e9883c419720738a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2019-02-06T07:57:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.11-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            },
            {
                "name": "Gert de Pagter",
                "email": "BackEndTea@gmail.com"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ]
    },
    {
        "name": "symfony/polyfill-iconv",
        "version": "v1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-iconv.git",
            "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f037ea22acfaee983e271dd9c3b8bb4150bd8ad7",
            "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-iconv": "For best performance"
        },
        "time": "2019-02-06T07:57:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.11-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Iconv\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Iconv extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "iconv",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-intl-idn",
        "version": "v1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-idn.git",
            "reference": "c766e95bec706cdd89903b1eda8afab7d7a6b7af"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c766e95bec706cdd89903b1eda8afab7d7a6b7af",
            "reference": "c766e95bec706cdd89903b1eda8afab7d7a6b7af",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/polyfill-mbstring": "^1.3",
            "symfony/polyfill-php72": "^1.9"
        },
        "suggest": {
            "ext-intl": "For best performance"
        },
        "time": "2019-03-04T13:44:35+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Intl\\Idn\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            },
            {
                "name": "Laurent Bassin",
                "email": "laurent@bassin.info"
            }
        ],
        "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "idn",
            "intl",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
            "reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2019-02-06T07:57:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.11-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php72",
        "version": "v1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php72.git",
            "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/ab50dcf166d5f577978419edd37aa2bb8eabce0c",
            "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2019-02-06T07:57:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.11-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php72\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/process",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
            "reference": "07432804942b9f6dd7b7377faf9920af5f95d70a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/process/zipball/07432804942b9f6dd7b7377faf9920af5f95d70a",
            "reference": "07432804942b9f6dd7b7377faf9920af5f95d70a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "time": "2017-07-13T13:05:09+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Process\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Process Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/routing",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/routing.git",
            "reference": "4aee1a917fd4859ff8b51b9fd1dfb790a5ecfa26"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/routing/zipball/4aee1a917fd4859ff8b51b9fd1dfb790a5ecfa26",
            "reference": "4aee1a917fd4859ff8b51b9fd1dfb790a5ecfa26",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "conflict": {
            "symfony/config": "<2.8",
            "symfony/dependency-injection": "<3.3",
            "symfony/yaml": "<3.3"
        },
        "require-dev": {
            "doctrine/annotations": "~1.0",
            "doctrine/common": "~2.2",
            "psr/log": "~1.0",
            "symfony/config": "~2.8|~3.0",
            "symfony/dependency-injection": "~3.3",
            "symfony/expression-language": "~2.8|~3.0",
            "symfony/http-foundation": "~2.8|~3.0",
            "symfony/yaml": "~3.3"
        },
        "suggest": {
            "doctrine/annotations": "For using the annotation loader",
            "symfony/config": "For using the all-in-one router or any loader",
            "symfony/dependency-injection": "For loading routes from a service",
            "symfony/expression-language": "For using expression matching",
            "symfony/http-foundation": "For using a Symfony Request object",
            "symfony/yaml": "For using the YAML loader"
        },
        "time": "2017-07-21T17:43:13+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Routing\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Routing Component",
        "homepage": "https://symfony.com",
        "keywords": [
            "router",
            "routing",
            "uri",
            "url"
        ]
    },
    {
        "name": "symfony/translation",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation.git",
            "reference": "35dd5fb003c90e8bd4d8cabdf94bf9c96d06fdc3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation/zipball/35dd5fb003c90e8bd4d8cabdf94bf9c96d06fdc3",
            "reference": "35dd5fb003c90e8bd4d8cabdf94bf9c96d06fdc3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/config": "<2.8",
            "symfony/yaml": "<3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.8|~3.0",
            "symfony/intl": "^2.8.18|^3.2.5",
            "symfony/yaml": "~3.3"
        },
        "suggest": {
            "psr/log": "To use logging capability in translator",
            "symfony/config": "",
            "symfony/yaml": ""
        },
        "time": "2017-06-24T16:45:30+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Translation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Translation Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/var-dumper",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/var-dumper.git",
            "reference": "b2623bccb969ad595c2090f9be498b74670d0663"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b2623bccb969ad595c2090f9be498b74670d0663",
            "reference": "b2623bccb969ad595c2090f9be498b74670d0663",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
        },
        "require-dev": {
            "ext-iconv": "*",
            "twig/twig": "~1.34|~2.4"
        },
        "suggest": {
            "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
            "ext-symfony_debug": ""
        },
        "time": "2017-07-28T06:06:09+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Resources/functions/dump.php"
            ],
            "psr-4": {
                "Symfony\\Component\\VarDumper\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony mechanism for exploring and dumping PHP variables",
        "homepage": "https://symfony.com",
        "keywords": [
            "debug",
            "dump"
        ]
    },
    {
        "name": "symfony/yaml",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "ddc23324e6cfe066f3dd34a37ff494fa80b617ed"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/ddc23324e6cfe066f3dd34a37ff494fa80b617ed",
            "reference": "ddc23324e6cfe066f3dd34a37ff494fa80b617ed",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "require-dev": {
            "symfony/console": "~2.8|~3.0"
        },
        "suggest": {
            "symfony/console": "For validating YAML files using the lint command"
        },
        "time": "2017-07-23T12:43:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Yaml\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Yaml Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "tijsverkoyen/css-to-inline-styles",
        "version": "2.2.1",
        "version_normalized": "2.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
            "reference": "0ed4a2ea4e0902dac0489e6436ebcd5bbcae9757"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/0ed4a2ea4e0902dac0489e6436ebcd5bbcae9757",
            "reference": "0ed4a2ea4e0902dac0489e6436ebcd5bbcae9757",
            "shasum": ""
        },
        "require": {
            "php": "^5.5 || ^7.0",
            "symfony/css-selector": "^2.7 || ^3.0 || ^4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
        },
        "time": "2017-11-27T11:13:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "TijsVerkoyen\\CssToInlineStyles\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Tijs Verkoyen",
                "email": "css_to_inline_styles@verkoyen.eu",
                "role": "Developer"
            }
        ],
        "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
        "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles"
    },
    {
        "name": "twig/twig",
        "version": "v2.11.3",
        "version_normalized": "2.11.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "699ed2342557c88789a15402de5eb834dedd6792"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/699ed2342557c88789a15402de5eb834dedd6792",
            "reference": "699ed2342557c88789a15402de5eb834dedd6792",
            "shasum": ""
        },
        "require": {
            "php": "^7.0",
            "symfony/polyfill-ctype": "^1.8",
            "symfony/polyfill-mbstring": "^1.3"
        },
        "require-dev": {
            "psr/container": "^1.0",
            "symfony/debug": "^2.7",
            "symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0"
        },
        "time": "2019-06-18T15:37:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.11-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_": "lib/"
            },
            "psr-4": {
                "Twig\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com",
                "homepage": "http://fabien.potencier.org",
                "role": "Lead Developer"
            },
            {
                "name": "Armin Ronacher",
                "email": "armin.ronacher@active-4.com",
                "role": "Project Founder"
            },
            {
                "name": "Twig Team",
                "homepage": "https://twig.symfony.com/contributors",
                "role": "Contributors"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "https://twig.symfony.com",
        "keywords": [
            "templating"
        ]
    },
    {
        "name": "vlucas/phpdotenv",
        "version": "v2.6.1",
        "version_normalized": "2.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/vlucas/phpdotenv.git",
            "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2a7dcf7e3e02dc5e701004e51a6f304b713107d5",
            "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9",
            "symfony/polyfill-ctype": "^1.9"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.0"
        },
        "time": "2019-01-29T11:11:52+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dotenv\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Vance Lucas",
                "email": "vance@vancelucas.com",
                "homepage": "http://www.vancelucas.com"
            }
        ],
        "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
        "keywords": [
            "dotenv",
            "env",
            "environment"
        ]
    },
    {
        "name": "wikimedia/composer-merge-plugin",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/wikimedia/composer-merge-plugin.git",
            "reference": "73e4ed4fa66167823cb9bfc65fdd5fd6019722b6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/73e4ed4fa66167823cb9bfc65fdd5fd6019722b6",
            "reference": "73e4ed4fa66167823cb9bfc65fdd5fd6019722b6",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "composer/composer": "~1.0.0",
            "jakub-onderka/php-parallel-lint": "~0.8",
            "phpunit/phpunit": "~4.8|~5.0",
            "squizlabs/php_codesniffer": "~2.1.0"
        },
        "time": "2018-01-10T05:07:51+00:00",
        "type": "composer-plugin",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            },
            "class": "Wikimedia\\Composer\\MergePlugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Wikimedia\\Composer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bryan Davis",
                "email": "bd808@wikimedia.org"
            }
        ],
        "description": "Composer plugin to merge multiple composer.json files"
    }
]