Newer
Older

Angie Byron
committed
{

Alex Pott
committed
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"

Angie Byron
committed
}
],

Alex Pott
committed
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
"keywords": [
"filesystem",
"iterator"
],

Lee Rowlands
committed
"time": "2017-11-27T13:52:08+00:00"

Angie Byron
committed
},

Dries Buytaert
committed
{

Alex Pott
committed
"name": "phpunit/php-text-template",
"version": "1.2.1",
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"shasum": ""
},
"require": {

Alex Pott
committed
"php": ">=5.3.3"
},
"type": "library",
"autoload": {

Alex Pott
committed
"classmap": [
"src/"
]
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"BSD-3-Clause"
],
"authors": [

catch
committed
{

Alex Pott
committed
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],

Alex Pott
committed
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
"keywords": [
"template"
],

Dries Buytaert
committed
},
{

Alex Pott
committed
"name": "phpunit/php-timer",

Alex Pott
committed
"version": "1.0.9",
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/sebastianbergmann/php-timer.git",

Alex Pott
committed
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
"shasum": ""
},
"require": {

Alex Pott
committed
"php": "^5.3.3 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"

catch
committed
},
"type": "library",

Alex Pott
committed
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {

Angie Byron
committed
"classmap": [

Alex Pott
committed
"src/"

Angie Byron
committed
]
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"BSD-3-Clause"
],
"authors": [

catch
committed
{

Alex Pott
committed
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],

Alex Pott
committed
"description": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
"keywords": [
"timer"
],

Alex Pott
committed
"time": "2017-02-26T11:10:40+00:00"
},
{

Alex Pott
committed
"name": "phpunit/php-token-stream",

Lee Rowlands
committed
"version": "1.4.12",
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/sebastianbergmann/php-token-stream.git",

Lee Rowlands
committed
"reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
},
"dist": {
"type": "zip",

Lee Rowlands
committed
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
"reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
"shasum": ""
},
"require": {

Alex Pott
committed
"ext-tokenizer": "*",
"php": ">=5.3.3"

Alex Pott
committed
},
"require-dev": {

Alex Pott
committed
"phpunit/phpunit": "~4.2"

Angie Byron
committed
},
"type": "library",
"extra": {
"branch-alias": {

Alex Pott
committed
"dev-master": "1.4-dev"
}
},
"autoload": {

Alex Pott
committed
"classmap": [
"src/"
]
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"BSD-3-Clause"
],
"authors": [

catch
committed
{

Alex Pott
committed
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],

Alex Pott
committed
"description": "Wrapper around PHP's tokenizer extension.",
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
"keywords": [
"tokenizer"
],

Lee Rowlands
committed
"time": "2017-12-04T08:55:13+00:00"
},

Alex Pott
committed
"name": "phpunit/phpunit",
"version": "4.8.36",
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "46023de9a91eec7dfb06cc56cb4e260017298517"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517",
"reference": "46023de9a91eec7dfb06cc56cb4e260017298517",
"shasum": ""
},
"require": {

Alex Pott
committed
"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",

catch
committed
"phpunit/php-timer": "^1.0.6",

Alex Pott
committed
"phpunit/phpunit-mock-objects": "~2.3",
"sebastian/comparator": "~1.2.2",

Alex Pott
committed
"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"

Alex Pott
committed
"suggest": {
"phpunit/php-invoker": "~1.1"

Alex Pott
committed
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {

Alex Pott
committed
"dev-master": "4.8.x-dev"
}
},
"autoload": {

Alex Pott
committed
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"BSD-3-Clause"
],
"authors": [
{

Alex Pott
committed
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"

Alex Pott
committed
"description": "The PHP Unit Testing framework.",
"homepage": "https://phpunit.de/",
"keywords": [
"phpunit",
"testing",
"xunit"
],
"time": "2017-06-21T08:07:12+00:00"

Alex Pott
committed
{

Alex Pott
committed
"name": "phpunit/phpunit-mock-objects",
"version": "2.3.8",

Alex Pott
committed
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
"reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"

Alex Pott
committed
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
"reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",

Alex Pott
committed
"shasum": ""
},
"require": {

Alex Pott
committed
"doctrine/instantiator": "^1.0.2",

Alex Pott
committed
"php": ">=5.3.3",

Alex Pott
committed
"phpunit/php-text-template": "~1.2",
"sebastian/exporter": "~1.2"

Alex Pott
committed
},
"require-dev": {

Alex Pott
committed
"phpunit/phpunit": "~4.4"

Alex Pott
committed
},
"suggest": {

Alex Pott
committed
"ext-soap": "*"

Alex Pott
committed
},

Alex Pott
committed
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.3.x-dev"

Alex Pott
committed
}
},

Alex Pott
committed
"autoload": {
"classmap": [
"src/"
]
},

Alex Pott
committed
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"BSD-3-Clause"

Alex Pott
committed
],
"authors": [
{

Alex Pott
committed
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"

Alex Pott
committed
}
],

Alex Pott
committed
"description": "Mock Object library for PHPUnit",
"homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",

Alex Pott
committed
"keywords": [

Alex Pott
committed
"mock",
"xunit"

Alex Pott
committed
],
"abandoned": true,

Alex Pott
committed
},
{

Alex Pott
committed
"name": "sebastian/comparator",
"version": "1.2.4",
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
"reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
"shasum": ""
},
"require": {

Alex Pott
committed
"php": ">=5.3.3",
"sebastian/diff": "~1.2",
"sebastian/exporter": "~1.2 || ~2.0"
},
"require-dev": {

Alex Pott
committed
"phpunit/phpunit": "~4.4"
},
"type": "library",
"extra": {
"branch-alias": {

Alex Pott
committed
"dev-master": "1.2.x-dev"
}
},
"autoload": {

Alex Pott
committed
"classmap": [
"src/"
]
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"BSD-3-Clause"
],
"authors": [

catch
committed
{

Alex Pott
committed
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"

Alex Pott
committed
},
{

Alex Pott
committed
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@2bepublished.at"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],

Alex Pott
committed
"description": "Provides the functionality to compare PHP values for equality",
"homepage": "http://www.github.com/sebastianbergmann/comparator",
"keywords": [

Alex Pott
committed
"comparator",
"compare",
"equality"
],
"time": "2017-01-29T09:50:25+00:00"
},
{

Alex Pott
committed
"name": "sebastian/diff",

Lee Rowlands
committed
"version": "1.4.3",
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/sebastianbergmann/diff.git",

Lee Rowlands
committed
"reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
},
"dist": {
"type": "zip",

Lee Rowlands
committed
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
"reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
"shasum": ""
},
"require": {

Lee Rowlands
committed
"php": "^5.3.3 || ^7.0"
},

Lee Rowlands
committed
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
"type": "library",
"extra": {
"branch-alias": {

Alex Pott
committed
"dev-master": "1.4-dev"
}
},
"autoload": {

Alex Pott
committed
"classmap": [
"src/"
]
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"BSD-3-Clause"
],
"authors": [

catch
committed
{

Alex Pott
committed
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"

Alex Pott
committed
},
{

Alex Pott
committed
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],

Alex Pott
committed
"description": "Diff implementation",

Alex Pott
committed
"homepage": "https://github.com/sebastianbergmann/diff",

Alex Pott
committed
"keywords": [
"diff"
],

Lee Rowlands
committed
"time": "2017-05-22T07:24:03+00:00"
},

Alex Pott
committed
{

Alex Pott
committed
"name": "sebastian/environment",

Alex Pott
committed
"version": "1.3.8",

Alex Pott
committed
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/sebastianbergmann/environment.git",

Alex Pott
committed
"reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"

Alex Pott
committed
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
"reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",

Alex Pott
committed
"shasum": ""
},
"require": {

Alex Pott
committed
"php": "^5.3.3 || ^7.0"

Alex Pott
committed
},
"require-dev": {

Alex Pott
committed
"phpunit/phpunit": "^4.8 || ^5.0"

Alex Pott
committed
},
"type": "library",
"extra": {
"branch-alias": {

Alex Pott
committed
"dev-master": "1.3.x-dev"

Alex Pott
committed
}
},
"autoload": {

Alex Pott
committed
"classmap": [
"src/"
]

Alex Pott
committed
},
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"BSD-3-Clause"

Alex Pott
committed
],
"authors": [
{

Alex Pott
committed
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"

Alex Pott
committed
}
],

Alex Pott
committed
"description": "Provides functionality to handle HHVM/PHP environments",
"homepage": "http://www.github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
"hhvm"
],

Alex Pott
committed
"time": "2016-08-18T05:49:44+00:00"

Alex Pott
committed
},

Angie Byron
committed
{

Alex Pott
committed
"name": "sebastian/exporter",

Alex Pott
committed
"version": "1.2.2",

Angie Byron
committed
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/sebastianbergmann/exporter.git",

Alex Pott
committed
"reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"

Angie Byron
committed
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
"reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",

Angie Byron
committed
"shasum": ""
},
"require": {

Alex Pott
committed
"php": ">=5.3.3",
"sebastian/recursion-context": "~1.0"

Angie Byron
committed
},
"require-dev": {

Alex Pott
committed
"ext-mbstring": "*",

Alex Pott
committed
"phpunit/phpunit": "~4.4"

Angie Byron
committed
},
"type": "library",
"extra": {
"branch-alias": {

Alex Pott
committed
"dev-master": "1.3.x-dev"

Angie Byron
committed
}
},
"autoload": {

Alex Pott
committed
"classmap": [
"src/"
]

Angie Byron
committed
},
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"BSD-3-Clause"

Angie Byron
committed
],
"authors": [

catch
committed
{

Alex Pott
committed
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"

Alex Pott
committed
},
{

Alex Pott
committed
"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"

Angie Byron
committed
}
],

Alex Pott
committed
"description": "Provides the functionality to export PHP variables for visualization",
"homepage": "http://www.github.com/sebastianbergmann/exporter",
"keywords": [
"export",
"exporter"
],

Alex Pott
committed
"time": "2016-06-17T09:04:28+00:00"

Angie Byron
committed
},
{

Alex Pott
committed
"name": "sebastian/global-state",

Alex Pott
committed
"version": "1.1.1",
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/sebastianbergmann/global-state.git",

Alex Pott
committed
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
"shasum": ""
},
"require": {

Alex Pott
committed
"php": ">=5.3.3"
},

Alex Pott
committed
"phpunit/phpunit": "~4.2"
},
"suggest": {
"ext-uopz": "*"
"type": "library",
"extra": {
"branch-alias": {

Alex Pott
committed
"dev-master": "1.0-dev"
}
},
"autoload": {

Alex Pott
committed
"classmap": [
"src/"
]
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"BSD-3-Clause"
],
"authors": [

catch
committed
{

Alex Pott
committed
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],

Alex Pott
committed
"description": "Snapshotting of global state",
"homepage": "http://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],

Alex Pott
committed
"time": "2015-10-12T03:26:01+00:00"
},
{

Alex Pott
committed
"name": "sebastian/recursion-context",

Alex Pott
committed
"version": "1.0.5",
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/sebastianbergmann/recursion-context.git",

Alex Pott
committed
"reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
"reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
"shasum": ""
},
"require": {

Alex Pott
committed
"php": ">=5.3.3"
},
"require-dev": {

Alex Pott
committed
"phpunit/phpunit": "~4.4"
"type": "library",
"extra": {
"branch-alias": {

Alex Pott
committed
"dev-master": "1.0.x-dev"
}
},
"autoload": {

Alex Pott
committed
"classmap": [
"src/"
]
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{

Alex Pott
committed
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{

Alex Pott
committed
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{

Alex Pott
committed
"name": "Adam Harvey",
"email": "aharvey@php.net"
}
],

Alex Pott
committed
"description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",

Alex Pott
committed
"time": "2016-10-03T07:41:43+00:00"
},

Alex Pott
committed
{

Alex Pott
committed
"name": "sebastian/version",
"version": "1.0.6",

Alex Pott
committed
"source": {
"type": "git",

Alex Pott
committed
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"

Alex Pott
committed
},
"dist": {
"type": "zip",

Alex Pott
committed
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
"reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",

Alex Pott
committed
"shasum": ""
},
"type": "library",
"autoload": {

Alex Pott
committed
"classmap": [
"src/"
]

Alex Pott
committed
},
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"BSD-3-Clause"

Alex Pott
committed
],

Alex Pott
committed
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}

Alex Pott
committed
],

Alex Pott
committed
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",

Alex Pott
committed
},
{
"name": "squizlabs/php_codesniffer",
"version": "2.8.1",
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d",
"reference": "d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d",
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
"shasum": ""
},
"require": {
"ext-simplexml": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": ">=5.1.2"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
},
"bin": [
"scripts/phpcs",
"scripts/phpcbf"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"autoload": {
"classmap": [
"CodeSniffer.php",
"CodeSniffer/CLI.php",
"CodeSniffer/Exception.php",
"CodeSniffer/File.php",
"CodeSniffer/Fixer.php",
"CodeSniffer/Report.php",
"CodeSniffer/Reporting.php",
"CodeSniffer/Sniff.php",
"CodeSniffer/Tokens.php",
"CodeSniffer/Reports/",
"CodeSniffer/Tokenizers/",
"CodeSniffer/DocGenerators/",
"CodeSniffer/Standards/AbstractPatternSniff.php",
"CodeSniffer/Standards/AbstractScopeSniff.php",
"CodeSniffer/Standards/AbstractVariableSniff.php",
"CodeSniffer/Standards/IncorrectPatternException.php",
"CodeSniffer/Standards/Generic/Sniffs/",
"CodeSniffer/Standards/MySource/Sniffs/",
"CodeSniffer/Standards/PEAR/Sniffs/",
"CodeSniffer/Standards/PSR1/Sniffs/",
"CodeSniffer/Standards/PSR2/Sniffs/",
"CodeSniffer/Standards/Squiz/Sniffs/",
"CodeSniffer/Standards/Zend/Sniffs/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Greg Sherwood",
"role": "lead"
}
],
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
"homepage": "http://www.squizlabs.com/php-codesniffer",
"keywords": [
"phpcs",
"standards"
],
"time": "2017-03-01T22:17:45+00:00"
},
{

Alex Pott
committed
"name": "symfony/browser-kit",

catch
committed
"version": "v3.4.23",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",

catch
committed
"reference": "c0fadd368c1031109e996316e53ffeb886d37ea1"
},
"dist": {
"type": "zip",

catch
committed
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/c0fadd368c1031109e996316e53ffeb886d37ea1",
"reference": "c0fadd368c1031109e996316e53ffeb886d37ea1",
"shasum": ""
},
"require": {

Lee Rowlands
committed
"php": "^5.5.9|>=7.0.8",
"symfony/dom-crawler": "~2.8|~3.0|~4.0"
},

Angie Byron
committed
"require-dev": {

Lee Rowlands
committed
"symfony/css-selector": "~2.8|~3.0|~4.0",
"symfony/process": "~2.8|~3.0|~4.0"

Alex Pott
committed
},
"suggest": {
"symfony/process": ""

Angie Byron
committed
},
"type": "library",
"extra": {
"branch-alias": {

Lee Rowlands
committed
"dev-master": "3.4-dev"
}
},
"autoload": {

Alex Pott
committed
"Symfony\\Component\\BrowserKit\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"MIT"
],

Alex Pott
committed
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],

Alex Pott
committed
"description": "Symfony BrowserKit Component",
"homepage": "https://symfony.com",

catch
committed
"time": "2019-02-23T15:06:07+00:00"
},
{

Alex Pott
committed
"name": "symfony/css-selector",

catch
committed
"version": "v3.4.23",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",

catch
committed
"reference": "8ca29297c29b64fb3a1a135e71cb25f67f9fdccf"
},
"dist": {
"type": "zip",

catch
committed
"url": "https://api.github.com/repos/symfony/css-selector/zipball/8ca29297c29b64fb3a1a135e71cb25f67f9fdccf",
"reference": "8ca29297c29b64fb3a1a135e71cb25f67f9fdccf",
"shasum": ""
},
"require": {

Lee Rowlands
committed
"php": "^5.5.9|>=7.0.8"
},
"type": "library",
"extra": {
"branch-alias": {

Lee Rowlands
committed
"dev-master": "3.4-dev"
}
},
"autoload": {

Alex Pott
committed
"Symfony\\Component\\CssSelector\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [

Alex Pott
committed
"MIT"
],

Alex Pott
committed
"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"
}
],

Alex Pott
committed
"description": "Symfony CssSelector Component",
"homepage": "https://symfony.com",

catch
committed
"time": "2019-01-16T09:39:14+00:00"
},
{
"name": "symfony/dom-crawler",

catch
committed
"version": "v3.4.23",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",

catch
committed
"reference": "d40023c057393fb25f7ca80af2a56ed948c45a09"
},
"dist": {
"type": "zip",

catch
committed
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/d40023c057393fb25f7ca80af2a56ed948c45a09",
"reference": "d40023c057393fb25f7ca80af2a56ed948c45a09",
"shasum": ""
},
"require": {

Lee Rowlands
committed
"php": "^5.5.9|>=7.0.8",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0"
},
"require-dev": {

Lee Rowlands
committed
"symfony/css-selector": "~2.8|~3.0|~4.0"
},
"suggest": {
"symfony/css-selector": ""
},
"type": "library",
"extra": {
"branch-alias": {

Lee Rowlands
committed
"dev-master": "3.4-dev"
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
}
},
"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",

catch
committed
"time": "2019-02-23T15:06:07+00:00"
},
{
"name": "symfony/phpunit-bridge",

catch
committed
"version": "v3.4.23",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",

catch
committed
"reference": "b539f37134c10edbf85dc0567be4151c56870f5e"
},
"dist": {
"type": "zip",

catch
committed
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/b539f37134c10edbf85dc0567be4151c56870f5e",
"reference": "b539f37134c10edbf85dc0567be4151c56870f5e",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"conflict": {
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
},
"suggest": {
"symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
},
"bin": [
"bin/simple-phpunit"
],
"type": "symfony-bridge",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"

catch
committed
},
"thanks": {
"name": "phpunit/phpunit",
"url": "https://github.com/sebastianbergmann/phpunit"
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Bridge\\PhpUnit\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony PHPUnit Bridge",
"homepage": "https://symfony.com",

catch
committed
"time": "2019-02-16T18:50:26+00:00"
}
],
"aliases": [],

Alex Pott
committed
"minimum-stability": "dev",
"stability-flags": {

Alex Pott
committed
"behat/mink": 20,
"behat/mink-selenium2-driver": 20
},

Alex Pott
committed
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"ext-date": "*",
"ext-dom": "*",
"ext-filter": "*",
"ext-gd": "*",
"ext-hash": "*",
"ext-json": "*",
"ext-pcre": "*",
"ext-pdo": "*",
"ext-session": "*",
"ext-simplexml": "*",
"ext-spl": "*",
"ext-tokenizer": "*",
"ext-xml": "*",

Lee Rowlands
committed
"php": "^5.5.9|>=7.0.8"
"platform-dev": []