Skip to content
Snippets Groups Projects
composer.lock 149 KiB
Newer Older
  • Learn to ignore specific revisions
  •             "time": "2017-03-18T10:28:49+00:00"
    
                    "url": "https://github.com/FriendsOfPHP/Goutte.git",
    
                    "reference": "db5c28f4a010b4161d507d5304e28a7ebf211638"
    
                    "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/db5c28f4a010b4161d507d5304e28a7ebf211638",
                    "reference": "db5c28f4a010b4161d507d5304e28a7ebf211638",
    
                    "guzzlehttp/guzzle": "^6.0",
                    "php": ">=5.5.0",
    
                    "symfony/browser-kit": "~2.1|~3.0",
                    "symfony/css-selector": "~2.1|~3.0",
                    "symfony/dom-crawler": "~2.1|~3.0"
    
                "notification-url": "https://packagist.org/downloads/",
    
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
    
                "description": "A simple PHP Web Scraper",
                "homepage": "https://github.com/FriendsOfPHP/Goutte",
                "keywords": [
                    "scraper"
                ],
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/jcalderonzumba/gastonjs.git",
    
                    "reference": "21bebb8ca03eb0f93ec2f3fad61192fb079e2622"
    
                    "url": "https://api.github.com/repos/jcalderonzumba/gastonjs/zipball/21bebb8ca03eb0f93ec2f3fad61192fb079e2622",
                    "reference": "21bebb8ca03eb0f93ec2f3fad61192fb079e2622",
    
                    "shasum": ""
                },
                "require": {
                    "guzzlehttp/guzzle": "~5.0|~6.0",
                    "php": ">=5.4"
                },
                "require-dev": {
                    "phpunit/phpunit": "~4.6",
                    "silex/silex": "~1.2",
                    "symfony/phpunit-bridge": "~2.7",
                    "symfony/process": "~2.1"
                },
                "type": "phantomjs-api",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.1.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Zumba\\GastonJS\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Juan Francisco Calderón Zumba",
                        "email": "juanfcz@gmail.com",
                        "homepage": "http://github.com/jcalderonzumba"
                    }
                ],
                "description": "PhantomJS API based server for webpage automation",
                "homepage": "https://github.com/jcalderonzumba/gastonjs",
                "keywords": [
                    "api",
                    "automation",
                    "browser",
                    "headless",
                    "phantomjs"
                ],
    
    Jess's avatar
    Jess committed
                "time": "2016-01-18T09:21:03+00:00"
    
            {
                "name": "jcalderonzumba/mink-phantomjs-driver",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/jcalderonzumba/MinkPhantomJSDriver.git",
    
                    "reference": "782892dbea4af7d04024374672b3790b6c008def"
    
                    "url": "https://api.github.com/repos/jcalderonzumba/MinkPhantomJSDriver/zipball/782892dbea4af7d04024374672b3790b6c008def",
                    "reference": "782892dbea4af7d04024374672b3790b6c008def",
    
                    "shasum": ""
                },
                "require": {
                    "behat/mink": "~1.6",
                    "jcalderonzumba/gastonjs": "~1.0",
                    "php": ">=5.4",
    
                },
                "require-dev": {
                    "phpunit/phpunit": "~4.6",
                    "silex/silex": "~1.2",
                    "symfony/css-selector": "~2.1",
                    "symfony/phpunit-bridge": "~2.7",
                    "symfony/process": "~2.3"
                },
                "type": "mink-driver",
                "extra": {
                    "branch-alias": {
                        "dev-master": "0.4.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Zumba\\Mink\\Driver\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Juan Francisco Calderón Zumba",
                        "email": "juanfcz@gmail.com",
                        "homepage": "http://github.com/jcalderonzumba"
                    }
                ],
                "description": "PhantomJS driver for Mink framework",
                "homepage": "http://mink.behat.org/",
                "keywords": [
                    "ajax",
                    "browser",
                    "headless",
                    "javascript",
                    "phantomjs",
                    "testing"
                ],
    
    Jess's avatar
    Jess committed
                "time": "2015-12-04T13:55:02+00:00"
    
                    "url": "https://github.com/mikey179/vfsStream.git",
    
                    "reference": "0247f57b2245e8ad2e689d7cee754b45fbabd592"
    
                    "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/0247f57b2245e8ad2e689d7cee754b45fbabd592",
                    "reference": "0247f57b2245e8ad2e689d7cee754b45fbabd592",
    
                    "psr-0": {
                        "org\\bovigo\\vfs\\": "src/main/php"
    
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                        "name": "Frank Kleine",
                        "homepage": "http://frankkleine.de/",
                        "role": "Developer"
    
                "description": "Virtual file system to mock the real file system in unit tests.",
                "homepage": "http://vfs.bovigo.org/",
    
                "name": "phpdocumentor/reflection-docblock",
                "version": "2.0.4",
    
                    "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                    "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
    
                    "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
                    "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
    
                    "phpunit/phpunit": "~4.0"
                },
                "suggest": {
                    "dflydev/markdown": "~1.0",
                    "erusev/parsedown": "~1.0"
    
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
    
                        "name": "Mike van Riel",
                        "email": "mike.vanriel@naenius.com"
    
    Jess's avatar
    Jess committed
                "time": "2015-02-03T12:10:50+00:00"
    
                    "url": "https://github.com/phpspec/prophecy.git",
    
                    "reference": "93d39f1f7f9326d746203c7c056f300f7f126073"
    
                    "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073",
                    "reference": "93d39f1f7f9326d746203c7c056f300f7f126073",
    
                    "php": "^5.3|^7.0",
                    "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
                    "sebastian/comparator": "^1.1|^2.0",
                    "sebastian/recursion-context": "^1.0|^2.0|^3.0"
    
                    "phpspec/phpspec": "^2.5|^3.2",
                    "phpunit/phpunit": "^4.8 || ^5.6.5"
    
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
    
                        "name": "Konstantin Kudryashov",
                        "email": "ever.zet@gmail.com",
                        "homepage": "http://everzet.com"
    
                        "name": "Marcello Duarte",
                        "email": "marcello.duarte@gmail.com"
    
                "description": "Highly opinionated mocking framework for PHP 5.3+",
                "homepage": "https://github.com/phpspec/prophecy",
                "keywords": [
                    "Double",
                    "Dummy",
                    "fake",
                    "mock",
                    "spy",
                    "stub"
                ],
    
                    "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
    
                    "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
                    "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
    
                    "php": ">=5.3.3",
                    "phpunit/php-file-iterator": "~1.3",
                    "phpunit/php-text-template": "~1.2",
                    "phpunit/php-token-stream": "~1.3",
                    "sebastian/environment": "^1.3.2",
                    "sebastian/version": "~1.0"
    
                    "ext-xdebug": ">=2.1.4",
                    "phpunit/phpunit": "~4"
    
                    "ext-dom": "*",
                    "ext-xdebug": ">=2.2.1",
                    "ext-xmlwriter": "*"
    
                "notification-url": "https://packagist.org/downloads/",
    
                        "name": "Sebastian Bergmann",
                        "email": "sb@sebastian-bergmann.de",
                        "role": "lead"
    
                "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
                "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
                "keywords": [
                    "coverage",
                    "testing",
                    "xunit"
                ],
    
    Jess's avatar
    Jess committed
                "time": "2015-10-06T15:47:00+00:00"
    
                    "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
    
                    "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
                    "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                        "name": "Sebastian Bergmann",
                        "email": "sb@sebastian-bergmann.de",
                        "role": "lead"
    
                "description": "FilterIterator implementation that filters files based on a list of suffixes.",
                "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
                "keywords": [
                    "filesystem",
                    "iterator"
                ],
    
                "name": "phpunit/php-text-template",
                "version": "1.2.1",
    
                    "url": "https://github.com/sebastianbergmann/php-text-template.git",
                    "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                    "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
    
                "notification-url": "https://packagist.org/downloads/",
    
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de",
                        "role": "lead"
    
                "description": "Simple template engine.",
                "homepage": "https://github.com/sebastianbergmann/php-text-template/",
                "keywords": [
                    "template"
                ],
    
    Jess's avatar
    Jess committed
                "time": "2015-06-21T13:50:34+00:00"
    
                    "url": "https://github.com/sebastianbergmann/php-timer.git",
    
                    "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
                    "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
    
                    "php": "^5.3.3 || ^7.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
    
                "notification-url": "https://packagist.org/downloads/",
    
                        "name": "Sebastian Bergmann",
                        "email": "sb@sebastian-bergmann.de",
                        "role": "lead"
    
                "description": "Utility class for timing",
                "homepage": "https://github.com/sebastianbergmann/php-timer/",
                "keywords": [
                    "timer"
                ],
    
                    "url": "https://github.com/sebastianbergmann/php-token-stream.git",
    
                    "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7",
                    "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7",
    
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                "notification-url": "https://packagist.org/downloads/",
    
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de"
    
                "description": "Wrapper around PHP's tokenizer extension.",
                "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
                "keywords": [
                    "tokenizer"
                ],
    
                "source": {
                    "type": "git",
    
                    "url": "https://github.com/sebastianbergmann/phpunit.git",
    
                    "reference": "791b1a67c25af50e230f841ee7a9c6eba507dc87"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/791b1a67c25af50e230f841ee7a9c6eba507dc87",
                    "reference": "791b1a67c25af50e230f841ee7a9c6eba507dc87",
    
                    "ext-dom": "*",
                    "ext-json": "*",
                    "ext-pcre": "*",
                    "ext-reflection": "*",
                    "ext-spl": "*",
                    "php": ">=5.3.3",
                    "phpspec/prophecy": "^1.3.1",
                    "phpunit/php-code-coverage": "~2.1",
                    "phpunit/php-file-iterator": "~1.4",
                    "phpunit/php-text-template": "~1.2",
    
                    "phpunit/phpunit-mock-objects": "~2.3",
    
                    "sebastian/diff": "~1.2",
                    "sebastian/environment": "~1.3",
                    "sebastian/exporter": "~1.2",
                    "sebastian/global-state": "~1.0",
                    "sebastian/version": "~1.0",
                    "symfony/yaml": "~2.1|~3.0"
    
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de",
                        "role": "lead"
    
                "description": "The PHP Unit Testing framework.",
                "homepage": "https://phpunit.de/",
                "keywords": [
                    "phpunit",
                    "testing",
                    "xunit"
                ],
    
                "time": "2017-02-06T05:18:07+00:00"
    
                "name": "phpunit/phpunit-mock-objects",
    
                    "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
    
                    "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
                    "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
    
                    "phpunit/php-text-template": "~1.2",
                    "sebastian/exporter": "~1.2"
    
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.3.x-dev"
    
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                        "name": "Sebastian Bergmann",
                        "email": "sb@sebastian-bergmann.de",
                        "role": "lead"
    
                "description": "Mock Object library for PHPUnit",
                "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
    
    Jess's avatar
    Jess committed
                "time": "2015-10-02T06:51:40+00:00"
    
                    "url": "https://github.com/sebastianbergmann/comparator.git",
    
                    "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
                    "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
    
                    "sebastian/exporter": "~1.2 || ~2.0"
    
                "notification-url": "https://packagist.org/downloads/",
    
                        "name": "Jeff Welch",
                        "email": "whatthejeff@gmail.com"
    
                        "name": "Volker Dusch",
                        "email": "github@wallbash.com"
                    },
                    {
                        "name": "Bernhard Schussek",
                        "email": "bschussek@2bepublished.at"
                    },
                    {
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de"
    
                "description": "Provides the functionality to compare PHP values for equality",
                "homepage": "http://www.github.com/sebastianbergmann/comparator",
    
                "time": "2017-01-29T09:50:25+00:00"
    
                    "url": "https://github.com/sebastianbergmann/diff.git",
    
                    "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
                    "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
    
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                "notification-url": "https://packagist.org/downloads/",
    
                        "name": "Kore Nordmann",
                        "email": "mail@kore-nordmann.de"
    
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de"
    
                "homepage": "https://github.com/sebastianbergmann/diff",
    
                    "url": "https://github.com/sebastianbergmann/environment.git",
    
                    "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
                    "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de"
    
                "description": "Provides functionality to handle HHVM/PHP environments",
                "homepage": "http://www.github.com/sebastianbergmann/environment",
                "keywords": [
                    "Xdebug",
                    "environment",
                    "hhvm"
                ],
    
                    "url": "https://github.com/sebastianbergmann/exporter.git",
    
                    "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
                    "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
    
                    "php": ">=5.3.3",
                    "sebastian/recursion-context": "~1.0"
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                        "name": "Jeff Welch",
                        "email": "whatthejeff@gmail.com"
    
                        "name": "Volker Dusch",
                        "email": "github@wallbash.com"
                    },
                    {
                        "name": "Bernhard Schussek",
                        "email": "bschussek@2bepublished.at"
                    },
                    {
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de"
                    },
                    {
                        "name": "Adam Harvey",
                        "email": "aharvey@php.net"
    
                "description": "Provides the functionality to export PHP variables for visualization",
                "homepage": "http://www.github.com/sebastianbergmann/exporter",
                "keywords": [
                    "export",
                    "exporter"
                ],
    
                    "url": "https://github.com/sebastianbergmann/global-state.git",
    
                    "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
                    "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
    
                    "phpunit/phpunit": "~4.2"
                },
                "suggest": {
                    "ext-uopz": "*"
    
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                "notification-url": "https://packagist.org/downloads/",
    
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de"
    
                "description": "Snapshotting of global state",
                "homepage": "http://www.github.com/sebastianbergmann/global-state",
                "keywords": [
                    "global state"
                ],
    
                    "url": "https://github.com/sebastianbergmann/recursion-context.git",
    
                    "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
                    "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",