|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
|
|
"This file is @generated automatically"
|
|
|
|
|
],
|
|
|
|
|
"content-hash": "7dc6a4d93376a4f198327681d2f6fae2",
|
|
|
|
|
"content-hash": "7c5bdef20c7e94f4117ae2b1ef35f486",
|
|
|
|
|
"packages": [
|
|
|
|
|
{
|
|
|
|
|
"name": "doctrine/annotations",
|
|
|
|
@ -6499,6 +6499,262 @@
|
|
|
|
|
],
|
|
|
|
|
"time": "2019-11-13T15:46:58+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "liip/test-fixtures-bundle",
|
|
|
|
|
"version": "1.8.0",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/liip/LiipTestFixturesBundle.git",
|
|
|
|
|
"reference": "44f60a776a1f71a1e6800bd9a7e0076b454f35c8"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/liip/LiipTestFixturesBundle/zipball/44f60a776a1f71a1e6800bd9a7e0076b454f35c8",
|
|
|
|
|
"reference": "44f60a776a1f71a1e6800bd9a7e0076b454f35c8",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"doctrine/common": "^2.0",
|
|
|
|
|
"php": "^7.1",
|
|
|
|
|
"symfony/framework-bundle": "^3.4 || ^4.1 || ^5.0"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"doctrine/data-fixtures": "^1.3",
|
|
|
|
|
"doctrine/doctrine-bundle": "^1.8 | ^2.0",
|
|
|
|
|
"doctrine/doctrine-fixtures-bundle": "^3.0.2",
|
|
|
|
|
"doctrine/orm": "^2.6",
|
|
|
|
|
"monolog/monolog": "~1.11 | ^2.0",
|
|
|
|
|
"phpunit/phpunit": "^7.5 || ^8.0",
|
|
|
|
|
"symfony/monolog-bridge": ">=3",
|
|
|
|
|
"symfony/monolog-bundle": "^3.2",
|
|
|
|
|
"symfony/phpunit-bridge": "^3.4 || ^4.1 || ^5.0",
|
|
|
|
|
"theofidry/alice-data-fixtures": "^1.0.1"
|
|
|
|
|
},
|
|
|
|
|
"suggest": {
|
|
|
|
|
"doctrine/dbal": "Required when using the fixture loading functionality with an ORM and SQLite",
|
|
|
|
|
"doctrine/doctrine-fixtures-bundle": "Required when using the fixture loading functionality",
|
|
|
|
|
"doctrine/orm": "Required when using the fixture loading functionality with an ORM and SQLite",
|
|
|
|
|
"hautelook/alice-bundle": "Required when using loadFixtureFiles functionality with custom providers",
|
|
|
|
|
"theofidry/alice-data-fixtures": "Required when using loadFixtureFiles functionality"
|
|
|
|
|
},
|
|
|
|
|
"type": "symfony-bundle",
|
|
|
|
|
"extra": {
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
"dev-master": "1.x-dev"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"autoload": {
|
|
|
|
|
"psr-4": {
|
|
|
|
|
"Liip\\TestFixturesBundle\\": "src/"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
"license": [
|
|
|
|
|
"MIT"
|
|
|
|
|
],
|
|
|
|
|
"authors": [
|
|
|
|
|
{
|
|
|
|
|
"name": "Liip AG",
|
|
|
|
|
"homepage": "http://www.liip.ch/"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Community contributions",
|
|
|
|
|
"homepage": "https://github.com/liip/LiipTestFixturesBundle/contributors"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"description": "This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications",
|
|
|
|
|
"keywords": [
|
|
|
|
|
"fixtures",
|
|
|
|
|
"symfony",
|
|
|
|
|
"testing"
|
|
|
|
|
],
|
|
|
|
|
"time": "2020-04-27T10:24:37+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/browser-kit",
|
|
|
|
|
"version": "v4.3.11",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/symfony/browser-kit.git",
|
|
|
|
|
"reference": "66d301ce3458b522e3b1f2a76ecfccd1834dcf90"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/66d301ce3458b522e3b1f2a76ecfccd1834dcf90",
|
|
|
|
|
"reference": "66d301ce3458b522e3b1f2a76ecfccd1834dcf90",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"php": "^7.1.3",
|
|
|
|
|
"symfony/dom-crawler": "~3.4|~4.0"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"symfony/css-selector": "~3.4|~4.0",
|
|
|
|
|
"symfony/http-client": "^4.3",
|
|
|
|
|
"symfony/mime": "^4.3",
|
|
|
|
|
"symfony/process": "~3.4|~4.0"
|
|
|
|
|
},
|
|
|
|
|
"suggest": {
|
|
|
|
|
"symfony/process": ""
|
|
|
|
|
},
|
|
|
|
|
"type": "library",
|
|
|
|
|
"extra": {
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
"dev-master": "4.3-dev"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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",
|
|
|
|
|
"time": "2020-01-04T12:24:57+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/dom-crawler",
|
|
|
|
|
"version": "v4.3.11",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/symfony/dom-crawler.git",
|
|
|
|
|
"reference": "ccf895f6f3ed9430f53ae1ce34566e9bb6c58446"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ccf895f6f3ed9430f53ae1ce34566e9bb6c58446",
|
|
|
|
|
"reference": "ccf895f6f3ed9430f53ae1ce34566e9bb6c58446",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"php": "^7.1.3",
|
|
|
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
|
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
|
|
|
},
|
|
|
|
|
"conflict": {
|
|
|
|
|
"masterminds/html5": "<2.6"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"masterminds/html5": "^2.6",
|
|
|
|
|
"symfony/css-selector": "~3.4|~4.0"
|
|
|
|
|
},
|
|
|
|
|
"suggest": {
|
|
|
|
|
"symfony/css-selector": ""
|
|
|
|
|
},
|
|
|
|
|
"type": "library",
|
|
|
|
|
"extra": {
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
"dev-master": "4.3-dev"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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",
|
|
|
|
|
"time": "2020-01-04T12:24:57+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/phpunit-bridge",
|
|
|
|
|
"version": "v5.0.8",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/symfony/phpunit-bridge.git",
|
|
|
|
|
"reference": "00b8da18a52fa842b7a39613fb0a63720a354e74"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/00b8da18a52fa842b7a39613fb0a63720a354e74",
|
|
|
|
|
"reference": "00b8da18a52fa842b7a39613fb0a63720a354e74",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"php": ">=5.5.9"
|
|
|
|
|
},
|
|
|
|
|
"conflict": {
|
|
|
|
|
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2"
|
|
|
|
|
},
|
|
|
|
|
"suggest": {
|
|
|
|
|
"symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
|
|
|
|
|
},
|
|
|
|
|
"bin": [
|
|
|
|
|
"bin/simple-phpunit"
|
|
|
|
|
],
|
|
|
|
|
"type": "symfony-bridge",
|
|
|
|
|
"extra": {
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
"dev-master": "5.0-dev"
|
|
|
|
|
},
|
|
|
|
|
"thanks": {
|
|
|
|
|
"name": "phpunit/phpunit",
|
|
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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",
|
|
|
|
|
"time": "2020-04-28T17:58:55+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/process",
|
|
|
|
|
"version": "v4.3.10",
|
|
|
|
@ -6617,7 +6873,11 @@
|
|
|
|
|
"php": "^7.1.3",
|
|
|
|
|
"ext-ctype": "*",
|
|
|
|
|
"ext-iconv": "*",
|
|
|
|
|
"ext-json": "*"
|
|
|
|
|
"ext-json": "*",
|
|
|
|
|
"ext-pdo_mysql": "*"
|
|
|
|
|
},
|
|
|
|
|
"platform-dev": []
|
|
|
|
|
"platform-dev": {
|
|
|
|
|
"ext-mbstring": "*",
|
|
|
|
|
"ext-pdo_sqlite": "*"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|