Move redcomponent/teststatistics to dev

[MAILPOET-2012]
This commit is contained in:
Pavel Dohnal
2019-05-02 12:53:05 +02:00
committed by M. Shull
parent 97ad463d5b
commit 92f82b640a
2 changed files with 49 additions and 48 deletions

View File

@@ -19,8 +19,7 @@
"nesbot/carbon": "^1.21",
"soundasleep/html2text": "dev-master",
"symfony/polyfill-php72": "^1.9",
"symfony/polyfill-mbstring": "^1.9",
"redcomponent/teststatistics": "^2.2"
"symfony/polyfill-mbstring": "^1.9"
},
"require-dev": {
"codeception/aspect-mock": "2.0.1",
@@ -35,6 +34,7 @@
"lucatume/wp-browser": "2.2.0",
"phpcompatibility/php-compatibility": "^9.0",
"phpunit/phpunit": "5.7.27",
"redcomponent/teststatistics": "^2.2",
"sensiolabs/security-checker": "^5.0",
"squizlabs/php_codesniffer": "^3.3",
"umpirsky/twig-gettext-extractor": "1.1.*",

93
composer.lock generated
View File

@@ -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": "2a7a51c0258d1b80c886a6743742c935",
"content-hash": "1b3da23f1accd4f0185b5b185d605201",
"packages": [
{
"name": "cerdic/css-tidy",
@@ -272,51 +272,6 @@
],
"time": "2018-12-28T10:07:33+00:00"
},
{
"name": "redcomponent/teststatistics",
"version": "v2.2",
"source": {
"type": "git",
"url": "https://github.com/redCOMPONENT-COM/teststatistics.git",
"reference": "a7fd0b21b85e87a911951f9f0f65cf16857a0245"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/redCOMPONENT-COM/teststatistics/zipball/a7fd0b21b85e87a911951f9f0f65cf16857a0245",
"reference": "a7fd0b21b85e87a911951f9f0f65cf16857a0245",
"shasum": ""
},
"require-dev": {
"codeception/codeception": "@dev"
},
"type": "library",
"autoload": {
"psr-4": {
"Codeception\\Extension\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL2"
],
"authors": [
{
"name": "Javier Gómez",
"email": "javier@redcomponent.com",
"homepage": "https://github.com/redCOMPONENT-COM/teststatistics"
}
],
"description": "Codeception Extension to measure the performance of your tests",
"homepage": "https://github.com/redCOMPONENT-COM/teststatistics",
"keywords": [
"TDD",
"acceptance testing",
"functional testing",
"performance",
"unit testing"
],
"time": "2016-04-27T10:28:11+00:00"
},
{
"name": "soundasleep/html2text",
"version": "dev-master",
@@ -4252,6 +4207,7 @@
"mock",
"xunit"
],
"abandoned": true,
"time": "2017-06-30T09:13:00+00:00"
},
{
@@ -4486,6 +4442,51 @@
"abandoned": true,
"time": "2015-03-20T22:07:39+00:00"
},
{
"name": "redcomponent/teststatistics",
"version": "v2.2",
"source": {
"type": "git",
"url": "https://github.com/redCOMPONENT-COM/teststatistics.git",
"reference": "a7fd0b21b85e87a911951f9f0f65cf16857a0245"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/redCOMPONENT-COM/teststatistics/zipball/a7fd0b21b85e87a911951f9f0f65cf16857a0245",
"reference": "a7fd0b21b85e87a911951f9f0f65cf16857a0245",
"shasum": ""
},
"require-dev": {
"codeception/codeception": "@dev"
},
"type": "library",
"autoload": {
"psr-4": {
"Codeception\\Extension\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL2"
],
"authors": [
{
"name": "Javier Gómez",
"email": "javier@redcomponent.com",
"homepage": "https://github.com/redCOMPONENT-COM/teststatistics"
}
],
"description": "Codeception Extension to measure the performance of your tests",
"homepage": "https://github.com/redCOMPONENT-COM/teststatistics",
"keywords": [
"TDD",
"acceptance testing",
"functional testing",
"performance",
"unit testing"
],
"time": "2016-04-27T10:28:11+00:00"
},
{
"name": "rmccue/requests",
"version": "v1.7.0",