[
    {
        "name": "alexandresalome/php-selenium",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/alexandresalome/PHP-Selenium.git",
            "reference": "5578adde63b72aa453e37fee4a7729ce770310af"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/alexandresalome/PHP-Selenium/zipball/5578adde63b72aa453e37fee4a7729ce770310af",
            "reference": "5578adde63b72aa453e37fee4a7729ce770310af",
            "shasum": ""
        },
        "require-dev": {
            "symfony/dom-crawler": "dev-master"
        },
        "time": "2014-07-05T14:05:19+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Selenium": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alexandre Salomé",
                "email": "alexandre.salome@gmail.com",
                "homepage": "http://alexandre-salome.fr"
            }
        ],
        "description": "PHP Library for Selenium",
        "keywords": [
            "selenium"
        ],
        "abandoned": "facebook/webdriver"
    },
    {
        "name": "behat/behat",
        "version": "v3.5.0",
        "version_normalized": "3.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Behat/Behat.git",
            "reference": "e4bce688be0c2029dc1700e46058d86428c63cab"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Behat/Behat/zipball/e4bce688be0c2029dc1700e46058d86428c63cab",
            "reference": "e4bce688be0c2029dc1700e46058d86428c63cab",
            "shasum": ""
        },
        "require": {
            "behat/gherkin": "^4.5.1",
            "behat/transliterator": "^1.2",
            "container-interop/container-interop": "^1.2",
            "ext-mbstring": "*",
            "php": ">=5.3.3",
            "psr/container": "^1.0",
            "symfony/class-loader": "~2.1||~3.0",
            "symfony/config": "~2.3||~3.0||~4.0",
            "symfony/console": "~2.7.40||^2.8.33||~3.3.15||^3.4.3||^4.0.3",
            "symfony/dependency-injection": "~2.1||~3.0||~4.0",
            "symfony/event-dispatcher": "~2.1||~3.0||~4.0",
            "symfony/translation": "~2.3||~3.0||~4.0",
            "symfony/yaml": "~2.1||~3.0||~4.0"
        },
        "require-dev": {
            "herrera-io/box": "~1.6.1",
            "phpunit/phpunit": "^4.8.36|^6.3",
            "symfony/process": "~2.5|~3.0|~4.0"
        },
        "time": "2018-08-10T18:56:51+00:00",
        "bin": [
            "bin/behat"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Behat\\Behat": "src/",
                "Behat\\Testwork": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Scenario-oriented BDD framework for PHP 5.3",
        "homepage": "http://behat.org/",
        "keywords": [
            "Agile",
            "BDD",
            "ScenarioBDD",
            "Scrum",
            "StoryBDD",
            "User story",
            "business",
            "development",
            "documentation",
            "examples",
            "symfony",
            "testing"
        ]
    },
    {
        "name": "behat/gherkin",
        "version": "v4.5.1",
        "version_normalized": "4.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Behat/Gherkin.git",
            "reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Behat/Gherkin/zipball/74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a",
            "reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.5|~5",
            "symfony/phpunit-bridge": "~2.7|~3",
            "symfony/yaml": "~2.3|~3"
        },
        "suggest": {
            "symfony/yaml": "If you want to parse features, represented in YAML files"
        },
        "time": "2017-08-30T11:04:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Behat\\Gherkin": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Gherkin DSL parser for PHP 5.3",
        "homepage": "http://behat.org/",
        "keywords": [
            "BDD",
            "Behat",
            "Cucumber",
            "DSL",
            "gherkin",
            "parser"
        ]
    },
    {
        "name": "behat/mink",
        "version": "v1.7.1",
        "version_normalized": "1.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/minkphp/Mink.git",
            "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9",
            "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1",
            "symfony/css-selector": "~2.1|~3.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "~2.7|~3.0"
        },
        "suggest": {
            "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
            "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
            "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
            "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
        },
        "time": "2016-03-05T08:26:18+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Behat\\Mink\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Browser controller/emulator abstraction for PHP",
        "homepage": "http://mink.behat.org/",
        "keywords": [
            "browser",
            "testing",
            "web"
        ]
    },
    {
        "name": "behat/mink-browserkit-driver",
        "version": "1.3.3",
        "version_normalized": "1.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
            "reference": "1b9a7ce903cfdaaec5fb32bfdbb26118343662eb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/1b9a7ce903cfdaaec5fb32bfdbb26118343662eb",
            "reference": "1b9a7ce903cfdaaec5fb32bfdbb26118343662eb",
            "shasum": ""
        },
        "require": {
            "behat/mink": "^1.7.1@dev",
            "php": ">=5.3.6",
            "symfony/browser-kit": "~2.3|~3.0|~4.0",
            "symfony/dom-crawler": "~2.3|~3.0|~4.0"
        },
        "require-dev": {
            "mink/driver-testsuite": "dev-master",
            "symfony/http-kernel": "~2.3|~3.0|~4.0"
        },
        "time": "2018-05-02T09:25:31+00:00",
        "type": "mink-driver",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Behat\\Mink\\Driver\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Symfony2 BrowserKit driver for Mink framework",
        "homepage": "http://mink.behat.org/",
        "keywords": [
            "Mink",
            "Symfony2",
            "browser",
            "testing"
        ]
    },
    {
        "name": "behat/mink-extension",
        "version": "2.3.1",
        "version_normalized": "2.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Behat/MinkExtension.git",
            "reference": "80f7849ba53867181b7e412df9210e12fba50177"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/80f7849ba53867181b7e412df9210e12fba50177",
            "reference": "80f7849ba53867181b7e412df9210e12fba50177",
            "shasum": ""
        },
        "require": {
            "behat/behat": "^3.0.5",
            "behat/mink": "^1.5",
            "php": ">=5.3.2",
            "symfony/config": "^2.7|^3.0|^4.0"
        },
        "require-dev": {
            "behat/mink-goutte-driver": "^1.1",
            "phpspec/phpspec": "^2.0"
        },
        "time": "2018-02-06T15:36:30+00:00",
        "type": "behat-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Behat\\MinkExtension": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christophe Coevoet",
                "email": "stof@notk.org"
            },
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com"
            }
        ],
        "description": "Mink extension for Behat",
        "homepage": "http://extensions.behat.org/mink",
        "keywords": [
            "browser",
            "gui",
            "test",
            "web"
        ]
    },
    {
        "name": "behat/mink-goutte-driver",
        "version": "v1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/minkphp/MinkGoutteDriver.git",
            "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
            "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
            "shasum": ""
        },
        "require": {
            "behat/mink": "~1.6@dev",
            "behat/mink-browserkit-driver": "~1.2@dev",
            "fabpot/goutte": "~1.0.4|~2.0|~3.1",
            "php": ">=5.3.1"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "~2.7|~3.0"
        },
        "time": "2016-03-05T09:04:22+00:00",
        "type": "mink-driver",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Behat\\Mink\\Driver\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Goutte driver for Mink framework",
        "homepage": "http://mink.behat.org/",
        "keywords": [
            "browser",
            "goutte",
            "headless",
            "testing"
        ]
    },
    {
        "name": "behat/mink-selenium-driver",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/minkphp/MinkSeleniumDriver.git",
            "reference": "5efe8a3437608203bbf45638e6a8a81736e286cd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/minkphp/MinkSeleniumDriver/zipball/5efe8a3437608203bbf45638e6a8a81736e286cd",
            "reference": "5efe8a3437608203bbf45638e6a8a81736e286cd",
            "shasum": ""
        },
        "require": {
            "alexandresalome/php-selenium": "~1.1@dev",
            "behat/mink": "~1.7@dev",
            "php": ">=5.3.1",
            "symfony/dom-crawler": "~2.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "~2.7"
        },
        "time": "2015-09-21T21:26:09+00:00",
        "type": "mink-driver",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Behat\\Mink\\Driver\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Selenium driver for Mink framework",
        "homepage": "http://mink.behat.org/",
        "keywords": [
            "ajax",
            "browser",
            "javascript",
            "selenium",
            "testing"
        ],
        "abandoned": "behat/mink-selenium2-driver"
    },
    {
        "name": "behat/mink-selenium2-driver",
        "version": "v1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
            "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/473a9f3ebe0c134ee1e623ce8a9c852832020288",
            "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288",
            "shasum": ""
        },
        "require": {
            "behat/mink": "~1.7@dev",
            "instaclick/php-webdriver": "~1.1",
            "php": ">=5.3.1"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "~2.7"
        },
        "time": "2016-03-05T09:10:18+00:00",
        "type": "mink-driver",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Behat\\Mink\\Driver\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            },
            {
                "name": "Pete Otaqui",
                "email": "pete@otaqui.com",
                "homepage": "https://github.com/pete-otaqui"
            }
        ],
        "description": "Selenium2 (WebDriver) driver for Mink framework",
        "homepage": "http://mink.behat.org/",
        "keywords": [
            "ajax",
            "browser",
            "javascript",
            "selenium",
            "testing",
            "webdriver"
        ]
    },
    {
        "name": "behat/transliterator",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Behat/Transliterator.git",
            "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
            "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "chuyskywalker/rolling-curl": "^3.1",
            "php-yaoi/php-yaoi": "^1.0"
        },
        "time": "2017-04-04T11:38:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Behat\\Transliterator": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Artistic-1.0"
        ],
        "description": "String transliterator",
        "keywords": [
            "i18n",
            "slug",
            "transliterator"
        ]
    },
    {
        "name": "bex/behat-extension-driver-locator",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tkotosz/behat-extension-driver-locator.git",
            "reference": "af9fb11f5f3cc220ee2c08071ee9d50f11048b86"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tkotosz/behat-extension-driver-locator/zipball/af9fb11f5f3cc220ee2c08071ee9d50f11048b86",
            "reference": "af9fb11f5f3cc220ee2c08071ee9d50f11048b86",
            "shasum": ""
        },
        "require": {
            "behat/behat": "^3.0.0",
            "php": ">=5.4"
        },
        "require-dev": {
            "phpspec/phpspec": "2.4.0-alpha2"
        },
        "time": "2015-12-17T13:26:09+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Tibor Kotosz",
                "email": "kotosy@gmail.com",
                "homepage": "https://github.com/tkotosz",
                "role": "Developer"
            }
        ],
        "description": "Driver locator tool for behat extensions",
        "homepage": "https://github.com/tkotosz/behat-extension-driver-locator",
        "keywords": [
            "BDD",
            "Behat",
            "TDD"
        ]
    },
    {
        "name": "bex/behat-screenshot",
        "version": "1.2.7",
        "version_normalized": "1.2.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/elvetemedve/behat-screenshot.git",
            "reference": "04c63883147415e55dce85fc0bdd03383f906f59"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/elvetemedve/behat-screenshot/zipball/04c63883147415e55dce85fc0bdd03383f906f59",
            "reference": "04c63883147415e55dce85fc0bdd03383f906f59",
            "shasum": ""
        },
        "require": {
            "behat/behat": "^3.0.0",
            "behat/mink-extension": "^2.0.0",
            "bex/behat-extension-driver-locator": "^1.0.2",
            "php": ">=5.4",
            "symfony/filesystem": "^2.7|^3.0|^4.0",
            "symfony/finder": "^2.7|^3.0|^4.0"
        },
        "require-dev": {
            "behat/mink-selenium2-driver": "^1.3.0",
            "bex/behat-screenshot-image-driver-dummy": "^1.0",
            "bex/behat-test-runner": "^1.2.1",
            "jakoch/phantomjs-installer": "^2.1.1-p07",
            "phpspec/phpspec": "^2.5"
        },
        "suggest": {
            "bex/behat-screenshot-image-driver-img42": "Allows to upload the screenshot to img42.com",
            "bex/behat-screenshot-image-driver-unsee": "Allows to upload the screenshot to unsee.cc",
            "bex/behat-screenshot-image-driver-uploadpie": "Allows to upload the screenshot to uploadpie.com"
        },
        "time": "2018-03-08T13:20:42+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Bex\\Behat\\ScreenshotExtension\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Geza Buza",
                "email": "bghome@gmail.com",
                "homepage": "https://twitter.com/medve540",
                "role": "Developer"
            },
            {
                "name": "Tibor Kotosz",
                "email": "kotosy@gmail.com",
                "homepage": "https://github.com/tkotosz",
                "role": "Developer"
            }
        ],
        "description": "Extension for behat to help debug failing scenarios",
        "homepage": "https://github.com/elvetemedve/behat-screenshot",
        "keywords": [
            "BDD",
            "Behat",
            "TDD",
            "behat-screenshot"
        ]
    },
    {
        "name": "bex/behat-screenshot-image-driver-uploadpie",
        "version": "1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tkotosz/behat-screenshot-image-driver-uploadpie.git",
            "reference": "dfe68412328294e1ac7dbbadb976e9d7331ffee9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tkotosz/behat-screenshot-image-driver-uploadpie/zipball/dfe68412328294e1ac7dbbadb976e9d7331ffee9",
            "reference": "dfe68412328294e1ac7dbbadb976e9d7331ffee9",
            "shasum": ""
        },
        "require": {
            "bex/behat-screenshot": "^1.0",
            "kriswallsmith/buzz": "^0.15.0",
            "php": ">=5.4"
        },
        "require-dev": {
            "behat/mink-selenium2-driver": "^1.3.0",
            "bex/behat-test-runner": "^1.1",
            "jakoch/phantomjs-installer": "^1.9.8",
            "phpspec/phpspec": "2.4.0-alpha2"
        },
        "time": "2017-03-31T16:02:31+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Bex\\Behat\\ScreenshotExtension\\Driver\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Geza Buza",
                "email": "bghome@gmail.com",
                "homepage": "https://twitter.com/medve540",
                "role": "Developer"
            },
            {
                "name": "Tibor Kotosz",
                "email": "kotosy@gmail.com",
                "homepage": "https://github.com/tkotosz",
                "role": "Developer"
            }
        ],
        "description": "uploadpie.com image driver for bex/behat-screenshot extension",
        "homepage": "https://github.com/tkotosz/behat-screenshot-image-driver-uploadpie",
        "keywords": [
            "BDD",
            "Behat",
            "TDD",
            "behat-screenshot"
        ]
    },
    {
        "name": "container-interop/container-interop",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/container-interop/container-interop.git",
            "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
            "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
            "shasum": ""
        },
        "require": {
            "psr/container": "^1.0"
        },
        "time": "2017-02-14T19:40:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Interop\\Container\\": "src/Interop/Container/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
        "homepage": "https://github.com/container-interop/container-interop"
    },
    {
        "name": "fabpot/goutte",
        "version": "v3.2.3",
        "version_normalized": "3.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/FriendsOfPHP/Goutte.git",
            "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3f0eaf0a40181359470651f1565b3e07e3dd31b8",
            "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "^6.0",
            "php": ">=5.5.0",
            "symfony/browser-kit": "~2.1|~3.0|~4.0",
            "symfony/css-selector": "~2.1|~3.0|~4.0",
            "symfony/dom-crawler": "~2.1|~3.0|~4.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^3.3 || ^4"
        },
        "time": "2018-06-29T15:13:57+00:00",
        "type": "application",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Goutte\\": "Goutte"
            },
            "exclude-from-classmap": [
                "Goutte/Tests"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "A simple PHP Web Scraper",
        "homepage": "https://github.com/FriendsOfPHP/Goutte",
        "keywords": [
            "scraper"
        ]
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "6.3.3",
        "version_normalized": "6.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
            "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/promises": "^1.0",
            "guzzlehttp/psr7": "^1.4",
            "php": ">=5.5"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
            "psr/log": "^1.0"
        },
        "suggest": {
            "psr/log": "Required for using the Log middleware"
        },
        "time": "2018-04-22T15:46:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions_include.php"
            ],
            "psr-4": {
                "GuzzleHttp\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle is a PHP HTTP client library",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "client",
            "curl",
            "framework",
            "http",
            "http client",
            "rest",
            "web service"
        ]
    },
    {
        "name": "guzzlehttp/promises",
        "version": "v1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/promises.git",
            "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
            "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0"
        },
        "time": "2016-12-20T10:07:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Promise\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle promises library",
        "keywords": [
            "promise"
        ]
    },
    {
        "name": "guzzlehttp/psr7",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/psr7.git",
            "reference": "53662d6688033a5eccde987bdd5a4a98ebe2d952"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/psr7/zipball/53662d6688033a5eccde987bdd5a4a98ebe2d952",
            "reference": "53662d6688033a5eccde987bdd5a4a98ebe2d952",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "psr/http-message": "~1.0",
            "ralouphie/getallheaders": "^2.0.5"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
        },
        "time": "2018-12-03T05:07:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Psr7\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Tobias Schultze",
                "homepage": "https://github.com/Tobion"
            }
        ],
        "description": "PSR-7 message implementation that also provides common utility methods",
        "keywords": [
            "http",
            "message",
            "psr-7",
            "request",
            "response",
            "stream",
            "uri",
            "url"
        ]
    },
    {
        "name": "instaclick/php-webdriver",
        "version": "1.4.5",
        "version_normalized": "1.4.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/instaclick/php-webdriver.git",
            "reference": "6fa959452e774dcaed543faad3a9d1a37d803327"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/6fa959452e774dcaed543faad3a9d1a37d803327",
            "reference": "6fa959452e774dcaed543faad3a9d1a37d803327",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8",
            "satooshi/php-coveralls": "^1.0||^2.0"
        },
        "time": "2017-06-30T04:02:48+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "WebDriver": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Justin Bishop",
                "email": "jubishop@gmail.com",
                "role": "Developer"
            },
            {
                "name": "Anthon Pang",
                "email": "apang@softwaredevelopment.ca",
                "role": "Fork Maintainer"
            }
        ],
        "description": "PHP WebDriver for Selenium 2",
        "homepage": "http://instaclick.com/",
        "keywords": [
            "browser",
            "selenium",
            "webdriver",
            "webtest"
        ]
    },
    {
        "name": "kriswallsmith/buzz",
        "version": "v0.15.2",
        "version_normalized": "0.15.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kriswallsmith/Buzz.git",
            "reference": "d0b82d8a6169276f91f445c26792ff4a2b11e831"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/d0b82d8a6169276f91f445c26792ff4a2b11e831",
            "reference": "d0b82d8a6169276f91f445c26792ff4a2b11e831",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^3.3"
        },
        "suggest": {
            "ext-curl": "*"
        },
        "time": "2017-11-24T19:18:50+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Buzz\\": "lib/Buzz"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kris Wallsmith",
                "email": "kris.wallsmith@gmail.com",
                "homepage": "http://kriswallsmith.net/"
            }
        ],
        "description": "Lightweight HTTP client",
        "homepage": "https://github.com/kriswallsmith/Buzz",
        "keywords": [
            "curl",
            "http client"
        ]
    },
    {
        "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/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T14:39:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "homepage": "https://github.com/php-fig/http-message",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "ralouphie/getallheaders",
        "version": "2.0.5",
        "version_normalized": "2.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ralouphie/getallheaders.git",
            "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
            "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7.0",
            "satooshi/php-coveralls": ">=1.0"
        },
        "time": "2016-02-11T07:05:27+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/getallheaders.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ralph Khattar",
                "email": "ralph.khattar@gmail.com"
            }
        ],
        "description": "A polyfill for getallheaders."
    },
    {
        "name": "symfony/browser-kit",
        "version": "v3.4.19",
        "version_normalized": "3.4.19.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/browser-kit.git",
            "reference": "49465af22d94c8d427c51facbf8137eb285b9726"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/browser-kit/zipball/49465af22d94c8d427c51facbf8137eb285b9726",
            "reference": "49465af22d94c8d427c51facbf8137eb285b9726",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/dom-crawler": "~2.8|~3.0|~4.0"
        },
        "require-dev": {
            "symfony/css-selector": "~2.8|~3.0|~4.0",
            "symfony/process": "~2.8|~3.0|~4.0"
        },
        "suggest": {
            "symfony/process": ""
        },
        "time": "2018-11-26T10:17:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\BrowserKit\\": ""
            },
            "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 BrowserKit Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/class-loader",
        "version": "v3.4.19",
        "version_normalized": "3.4.19.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/class-loader.git",
            "reference": "420458095cf60025eb0841276717e0da7f75e50e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/class-loader/zipball/420458095cf60025eb0841276717e0da7f75e50e",
            "reference": "420458095cf60025eb0841276717e0da7f75e50e",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "require-dev": {
            "symfony/finder": "~2.8|~3.0|~4.0",
            "symfony/polyfill-apcu": "~1.1"
        },
        "suggest": {
            "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
        },
        "time": "2018-11-11T19:48:54+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\ClassLoader\\": ""
            },
            "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 ClassLoader Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/config",
        "version": "v4.2.0",
        "version_normalized": "4.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/config.git",
            "reference": "10ba96d42cc9a482bce05c8179f06e24e665c920"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/config/zipball/10ba96d42cc9a482bce05c8179f06e24e665c920",
            "reference": "10ba96d42cc9a482bce05c8179f06e24e665c920",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/filesystem": "~3.4|~4.0",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "symfony/finder": "<3.4"
        },
        "require-dev": {
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/event-dispatcher": "~3.4|~4.0",
            "symfony/finder": "~3.4|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/yaml": "To use the yaml reference dumper"
        },
        "time": "2018-11-26T10:55:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Config\\": ""
            },
            "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 Config Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/console",
        "version": "v4.2.0",
        "version_normalized": "4.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
            "reference": "4dff24e5d01e713818805c1862d2e3f901ee7dd0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/console/zipball/4dff24e5d01e713818805c1862d2e3f901ee7dd0",
            "reference": "4dff24e5d01e713818805c1862d2e3f901ee7dd0",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/contracts": "^1.0",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.4",
            "symfony/process": "<3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~3.4|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/event-dispatcher": "~3.4|~4.0",
            "symfony/lock": "~3.4|~4.0",
            "symfony/process": "~3.4|~4.0"
        },
        "suggest": {
            "psr/log-implementation": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/lock": "",
            "symfony/process": ""
        },
        "time": "2018-11-27T07:40:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-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/contracts",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/contracts.git",
            "reference": "3edf0ab943d1985a356721952cba36ff31bd6e5f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/contracts/zipball/3edf0ab943d1985a356721952cba36ff31bd6e5f",
            "reference": "3edf0ab943d1985a356721952cba36ff31bd6e5f",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "require-dev": {
            "psr/cache": "^1.0",
            "psr/container": "^1.0"
        },
        "suggest": {
            "psr/cache": "When using the Cache contracts",
            "psr/container": "When using the Service contracts",
            "symfony/cache-contracts-implementation": "",
            "symfony/service-contracts-implementation": "",
            "symfony/translation-contracts-implementation": ""
        },
        "time": "2018-11-24T09:35:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Contracts\\": ""
            },
            "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": "A set of abstractions extracted out of the Symfony components",
        "homepage": "https://symfony.com",
        "keywords": [
            "abstractions",
            "contracts",
            "decoupling",
            "interfaces",
            "interoperability",
            "standards"
        ]
    },
    {
        "name": "symfony/css-selector",
        "version": "v3.4.19",
        "version_normalized": "3.4.19.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/css-selector.git",
            "reference": "345b9a48595d1ab9630db791dbc3e721bf0233e8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/css-selector/zipball/345b9a48595d1ab9630db791dbc3e721bf0233e8",
            "reference": "345b9a48595d1ab9630db791dbc3e721bf0233e8",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "time": "2018-11-11T19:48:54+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-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/dependency-injection",
        "version": "v4.2.0",
        "version_normalized": "4.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/dependency-injection.git",
            "reference": "c2061bce5915f853a619f02ce1278ca83156d375"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c2061bce5915f853a619f02ce1278ca83156d375",
            "reference": "c2061bce5915f853a619f02ce1278ca83156d375",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "psr/container": "^1.0",
            "symfony/contracts": "^1.0"
        },
        "conflict": {
            "symfony/config": "<4.2",
            "symfony/finder": "<3.4",
            "symfony/proxy-manager-bridge": "<3.4",
            "symfony/yaml": "<3.4"
        },
        "provide": {
            "psr/container-implementation": "1.0",
            "symfony/service-contracts-implementation": "1.0"
        },
        "require-dev": {
            "symfony/config": "~4.2",
            "symfony/expression-language": "~3.4|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/config": "",
            "symfony/expression-language": "For using expressions in service container configuration",
            "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
            "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
            "symfony/yaml": ""
        },
        "time": "2018-11-28T18:24:18+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\DependencyInjection\\": ""
            },
            "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 DependencyInjection Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/dom-crawler",
        "version": "v2.8.48",
        "version_normalized": "2.8.48.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/dom-crawler.git",
            "reference": "2cdc7d3909eea6f982a6298d2e9ab7db01b6403c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/2cdc7d3909eea6f982a6298d2e9ab7db01b6403c",
            "reference": "2cdc7d3909eea6f982a6298d2e9ab7db01b6403c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9",
            "symfony/polyfill-ctype": "~1.8",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "require-dev": {
            "symfony/css-selector": "~2.8|~3.0.0"
        },
        "suggest": {
            "symfony/css-selector": ""
        },
        "time": "2018-11-24T22:30:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\DomCrawler\\": ""
            },
            "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 DomCrawler Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v4.2.0",
        "version_normalized": "4.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "9b788b5f7cd6be22918f3d18ee3ff0a78e060137"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9b788b5f7cd6be22918f3d18ee3ff0a78e060137",
            "reference": "9b788b5f7cd6be22918f3d18ee3ff0a78e060137",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/contracts": "^1.0"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.4"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~3.4|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/expression-language": "~3.4|~4.0",
            "symfony/stopwatch": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2018-11-26T10:55:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-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/filesystem",
        "version": "v4.2.0",
        "version_normalized": "4.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/filesystem.git",
            "reference": "2f4c8b999b3b7cadb2a69390b01af70886753710"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/filesystem/zipball/2f4c8b999b3b7cadb2a69390b01af70886753710",
            "reference": "2f4c8b999b3b7cadb2a69390b01af70886753710",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-ctype": "~1.8"
        },
        "time": "2018-11-11T19:52:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Filesystem\\": ""
            },
            "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 Filesystem Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/finder",
        "version": "v4.2.0",
        "version_normalized": "4.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "e53d477d7b5c4982d0e1bfd2298dbee63d01441d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/e53d477d7b5c4982d0e1bfd2298dbee63d01441d",
            "reference": "e53d477d7b5c4982d0e1bfd2298dbee63d01441d",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "time": "2018-11-11T19:52:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-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/polyfill-ctype",
        "version": "v1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "e3d826245268269cd66f8326bd8bc066687b4a19"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19",
            "reference": "e3d826245268269cd66f8326bd8bc066687b4a19",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2018-08-06T14:22:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9-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-mbstring",
        "version": "v1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
            "reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2018-09-21T13:07:52+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9-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/translation",
        "version": "v4.2.0",
        "version_normalized": "4.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation.git",
            "reference": "ff9a878c9b8f8bcd4d9138e2d32f508c942773d9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation/zipball/ff9a878c9b8f8bcd4d9138e2d32f508c942773d9",
            "reference": "ff9a878c9b8f8bcd4d9138e2d32f508c942773d9",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/contracts": "^1.0",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/config": "<3.4",
            "symfony/dependency-injection": "<3.4",
            "symfony/yaml": "<3.4"
        },
        "provide": {
            "symfony/translation-contracts-implementation": "1.0"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~3.4|~4.0",
            "symfony/console": "~3.4|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/finder": "~2.8|~3.0|~4.0",
            "symfony/intl": "~3.4|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "psr/log-implementation": "To use logging capability in translator",
            "symfony/config": "",
            "symfony/yaml": ""
        },
        "time": "2018-11-27T07:20:32+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-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/yaml",
        "version": "v4.2.0",
        "version_normalized": "4.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "c41175c801e3edfda90f32e292619d10c27103d7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/c41175c801e3edfda90f32e292619d10c27103d7",
            "reference": "c41175c801e3edfda90f32e292619d10c27103d7",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "symfony/console": "<3.4"
        },
        "require-dev": {
            "symfony/console": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/console": "For validating YAML files using the lint command"
        },
        "time": "2018-11-11T19:52:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-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"
    }
]
