Skip to content
Snippets Groups Projects
Commit d9e2bea0 authored by Wouter Wolters's avatar Wouter Wolters Committed by Christian Kuhn
Browse files

[TASK] Update dev dependencies

* codeception/codeception (2.3.3 => 2.3.5)
* enm1989/chromedriver (2.30 => 2.31)
* friendsofphp/php-cs-fixer (v2.0.0 => v2.4.1)

Resolves: #82164
Releases: master, 8.7
Change-Id: I2543b99a7e4751c09ebd733335cc3eddc025d189
Reviewed-on: https://review.typo3.org/53769


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent f144cf92
Branches
Tags
No related merge requests found
...@@ -1550,23 +1550,23 @@ ...@@ -1550,23 +1550,23 @@
}, },
{ {
"name": "codeception/codeception", "name": "codeception/codeception",
"version": "2.3.3", "version": "2.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Codeception/Codeception.git", "url": "https://github.com/Codeception/Codeception.git",
"reference": "67cd520b4f20cdfc3a52d1a0022924125822a8e6" "reference": "e807cd458eb9f7ae7464f33ad835a2f54aa73194"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/67cd520b4f20cdfc3a52d1a0022924125822a8e6", "url": "https://api.github.com/repos/Codeception/Codeception/zipball/e807cd458eb9f7ae7464f33ad835a2f54aa73194",
"reference": "67cd520b4f20cdfc3a52d1a0022924125822a8e6", "reference": "e807cd458eb9f7ae7464f33ad835a2f54aa73194",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"behat/gherkin": "~4.4.0", "behat/gherkin": "~4.4.0",
"ext-json": "*", "ext-json": "*",
"ext-mbstring": "*", "ext-mbstring": "*",
"facebook/webdriver": ">=1.0.1 <2.0", "facebook/webdriver": ">=1.1.3 <2.0",
"guzzlehttp/guzzle": ">=4.1.4 <7.0", "guzzlehttp/guzzle": ">=4.1.4 <7.0",
"guzzlehttp/psr7": "~1.0", "guzzlehttp/psr7": "~1.0",
"php": ">=5.4.0 <8.0", "php": ">=5.4.0 <8.0",
...@@ -1596,6 +1596,7 @@ ...@@ -1596,6 +1596,7 @@
"php-amqplib/php-amqplib": "~2.4", "php-amqplib/php-amqplib": "~2.4",
"predis/predis": "^1.0", "predis/predis": "^1.0",
"squizlabs/php_codesniffer": "~2.0", "squizlabs/php_codesniffer": "~2.0",
"symfony/process": ">=2.7 <4.0",
"vlucas/phpdotenv": "^2.4.0" "vlucas/phpdotenv": "^2.4.0"
}, },
"suggest": { "suggest": {
...@@ -1640,20 +1641,20 @@ ...@@ -1640,20 +1641,20 @@
"functional testing", "functional testing",
"unit testing" "unit testing"
], ],
"time": "2017-06-02T00:22:30+00:00" "time": "2017-08-10T20:28:02+00:00"
}, },
{ {
"name": "enm1989/chromedriver", "name": "enm1989/chromedriver",
"version": "2.30", "version": "2.31",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/ENM1989/chromedriver.git", "url": "https://github.com/ENM1989/chromedriver.git",
"reference": "88f10fd0bae35dfa01e7b966d9ce4c8804a2995e" "reference": "e7f99694a6d5be5c7164b3cb92451a928bd589c0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/ENM1989/chromedriver/zipball/88f10fd0bae35dfa01e7b966d9ce4c8804a2995e", "url": "https://api.github.com/repos/ENM1989/chromedriver/zipball/e7f99694a6d5be5c7164b3cb92451a928bd589c0",
"reference": "88f10fd0bae35dfa01e7b966d9ce4c8804a2995e", "reference": "e7f99694a6d5be5c7164b3cb92451a928bd589c0",
"shasum": "" "shasum": ""
}, },
"bin": [ "bin": [
...@@ -1678,7 +1679,7 @@ ...@@ -1678,7 +1679,7 @@
"selenium", "selenium",
"webdriver" "webdriver"
], ],
"time": "2017-06-08T14:49:49+00:00" "time": "2017-07-25T06:40:48+00:00"
}, },
{ {
"name": "facebook/webdriver", "name": "facebook/webdriver",
...@@ -1778,37 +1779,48 @@ ...@@ -1778,37 +1779,48 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v2.0.0", "version": "v2.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
"reference": "f3baf72eb2f58bf275b372540f5b47d25aed910f" "reference": "b4983586c8e7b1f99ec05dd1e75c8b673315da70"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/f3baf72eb2f58bf275b372540f5b47d25aed910f", "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/b4983586c8e7b1f99ec05dd1e75c8b673315da70",
"reference": "f3baf72eb2f58bf275b372540f5b47d25aed910f", "reference": "b4983586c8e7b1f99ec05dd1e75c8b673315da70",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/annotations": "^1.2",
"ext-json": "*",
"ext-tokenizer": "*", "ext-tokenizer": "*",
"php": "^5.3.6 || >=7.0 <7.2", "gecko-packages/gecko-php-unit": "^2.0",
"sebastian/diff": "^1.1", "php": "^5.6 || >=7.0 <7.2",
"symfony/console": "^2.3 || ^3.0", "sebastian/diff": "^1.4",
"symfony/event-dispatcher": "^2.1 || ^3.0", "symfony/console": "^3.0",
"symfony/filesystem": "^2.4 || ^3.0", "symfony/event-dispatcher": "^3.0",
"symfony/finder": "^2.2 || ^3.0", "symfony/filesystem": "^3.0",
"symfony/polyfill-php54": "^1.0", "symfony/finder": "^3.0",
"symfony/process": "^2.3 || ^3.0", "symfony/options-resolver": "^3.0",
"symfony/stopwatch": "^2.5 || ^3.0" "symfony/polyfill-php70": "^1.0",
"symfony/polyfill-php72": "^1.4",
"symfony/process": "^3.0",
"symfony/stopwatch": "^3.0"
}, },
"conflict": { "conflict": {
"hhvm": "<3.9" "hhvm": "*"
}, },
"require-dev": { "require-dev": {
"gecko-packages/gecko-php-unit": "^2.0", "johnkary/phpunit-speedtrap": "^1.1",
"phpunit/phpunit": "^4.5|^5", "justinrainbow/json-schema": "^5.0",
"satooshi/php-coveralls": "^1.0" "phpunit/phpunit": "^4.8.35 || ^5.4.3",
"satooshi/php-coveralls": "^1.0",
"symfony/phpunit-bridge": "^3.2.2"
},
"suggest": {
"ext-mbstring": "For handling non-UTF8 characters in cache signature.",
"symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
}, },
"bin": [ "bin": [
"php-cs-fixer" "php-cs-fixer"
...@@ -1816,13 +1828,20 @@ ...@@ -1816,13 +1828,20 @@
"type": "application", "type": "application",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.0-dev" "dev-master": "2.4-dev"
} }
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"PhpCsFixer\\": "src/" "PhpCsFixer\\": "src/"
} },
"classmap": [
"tests/Test/Assert/AssertTokensTrait.php",
"tests/Test/AbstractFixerTestCase.php",
"tests/Test/AbstractIntegrationTestCase.php",
"tests/Test/IntegrationCase.php",
"tests/Test/IntegrationCaseFactory.php"
]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
...@@ -1839,7 +1858,46 @@ ...@@ -1839,7 +1858,46 @@
} }
], ],
"description": "A tool to automatically fix PHP code style", "description": "A tool to automatically fix PHP code style",
"time": "2016-12-01T06:18:06+00:00" "time": "2017-08-22T14:11:01+00:00"
},
{
"name": "gecko-packages/gecko-php-unit",
"version": "v2.1",
"source": {
"type": "git",
"url": "https://github.com/GeckoPackages/GeckoPHPUnit.git",
"reference": "5b9e9622c7efd3b22655270b80c03f9e52878a6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GeckoPackages/GeckoPHPUnit/zipball/5b9e9622c7efd3b22655270b80c03f9e52878a6e",
"reference": "5b9e9622c7efd3b22655270b80c03f9e52878a6e",
"shasum": ""
},
"require": {
"php": "^5.3.6 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.4.3"
},
"type": "library",
"autoload": {
"psr-4": {
"GeckoPackages\\PHPUnit\\": "src\\PHPUnit"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Additional PHPUnit tests.",
"homepage": "https://github.com/GeckoPackages",
"keywords": [
"extension",
"filesystem",
"phpunit"
],
"time": "2017-06-20T11:22:48+00:00"
}, },
{ {
"name": "mikey179/vfsStream", "name": "mikey179/vfsStream",
...@@ -1929,6 +1987,54 @@ ...@@ -1929,6 +1987,54 @@
], ],
"time": "2017-04-12T18:52:22+00:00" "time": "2017-04-12T18:52:22+00:00"
}, },
{
"name": "paragonie/random_compat",
"version": "v2.0.10",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d",
"reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d",
"shasum": ""
},
"require": {
"php": ">=5.2.0"
},
"require-dev": {
"phpunit/phpunit": "4.*|5.*"
},
"suggest": {
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
},
"type": "library",
"autoload": {
"files": [
"lib/random.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com"
}
],
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"keywords": [
"csprng",
"pseudorandom",
"random"
],
"time": "2017-03-13T16:27:32+00:00"
},
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",
"version": "1.0.1", "version": "1.0.1",
...@@ -3551,6 +3657,60 @@ ...@@ -3551,6 +3657,60 @@
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-01-08T20:47:33+00:00" "time": "2017-01-08T20:47:33+00:00"
}, },
{
"name": "symfony/options-resolver",
"version": "v3.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
"reference": "ff48982d295bcac1fd861f934f041ebc73ae40f0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/ff48982d295bcac1fd861f934f041ebc73ae40f0",
"reference": "ff48982d295bcac1fd861f934f041ebc73ae40f0",
"shasum": ""
},
"require": {
"php": ">=5.5.9"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.3-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\OptionsResolver\\": ""
},
"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 OptionsResolver Component",
"homepage": "https://symfony.com",
"keywords": [
"config",
"configuration",
"options"
],
"time": "2017-04-12T14:14:56+00:00"
},
{ {
"name": "symfony/polyfill-php54", "name": "symfony/polyfill-php54",
"version": "v1.3.0", "version": "v1.3.0",
...@@ -3609,6 +3769,120 @@ ...@@ -3609,6 +3769,120 @@
], ],
"time": "2016-11-14T01:06:16+00:00" "time": "2016-11-14T01:06:16+00:00"
}, },
{
"name": "symfony/polyfill-php70",
"version": "v1.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php70.git",
"reference": "b6482e68974486984f59449ecea1fbbb22ff840f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/b6482e68974486984f59449ecea1fbbb22ff840f",
"reference": "b6482e68974486984f59449ecea1fbbb22ff840f",
"shasum": ""
},
"require": {
"paragonie/random_compat": "~1.0|~2.0",
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.5-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php70\\": ""
},
"files": [
"bootstrap.php"
],
"classmap": [
"Resources/stubs"
]
},
"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 backporting some PHP 7.0+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"time": "2017-06-14T15:44:48+00:00"
},
{
"name": "symfony/polyfill-php72",
"version": "v1.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
"reference": "8abc9097f5001d310f0edba727469c988acc6ea7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/8abc9097f5001d310f0edba727469c988acc6ea7",
"reference": "8abc9097f5001d310f0edba727469c988acc6ea7",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.5-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php72\\": ""
},
"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 backporting some PHP 7.2+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"time": "2017-07-11T13:25:55+00:00"
},
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v3.2.2", "version": "v3.2.2",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment