29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-07-02 10:03:43 +00:00

Update to PHPUnit 4.8.23

Update outdated dependency PHPUnit
This commit is contained in:
photodude 2016-02-24 08:29:09 -07:00
parent 5ed9f2dcb1
commit 1782a310aa

28
composer.lock generated
View File

@ -667,7 +667,7 @@
},
"require-dev": {
"phpdocumentor/phpdocumentor": "*",
"phpunit/phpunit": "4.7.*"
"phpunit/phpunit": "4.8.*"
},
"suggest": {
"league/oauth2-client": "Needed for XOAUTH2 authentication",
@ -927,7 +927,7 @@
"athletic/athletic": "~0.1.8",
"ext-pdo": "*",
"ext-phar": "*",
"phpunit/phpunit": "~4.0",
"phpunit/phpunit": "4.*",
"squizlabs/php_codesniffer": "~2.0"
},
"type": "library",
@ -1028,7 +1028,7 @@
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
"phpunit/phpunit": "4.*"
},
"suggest": {
"dflydev/markdown": "~1.0",
@ -1388,7 +1388,7 @@
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "~4.2"
"phpunit/phpunit": "~4.8"
},
"type": "library",
"extra": {
@ -1420,16 +1420,16 @@
},
{
"name": "phpunit/phpunit",
"version": "4.8.11",
"version": "4.8.23",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "bdd199472410fd7e32751f9c814c7e06f2c21bd5"
"reference": "6e351261f9cd33daf205a131a1ba61c6d33bd483"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bdd199472410fd7e32751f9c814c7e06f2c21bd5",
"reference": "bdd199472410fd7e32751f9c814c7e06f2c21bd5",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6e351261f9cd33daf205a131a1ba61c6d33bd483",
"reference": "6e351261f9cd33daf205a131a1ba61c6d33bd483",
"shasum": ""
},
"require": {
@ -1511,7 +1511,7 @@
"sebastian/exporter": "~1.2"
},
"require-dev": {
"phpunit/phpunit": "~4.4"
"phpunit/phpunit": "~4.8"
},
"suggest": {
"ext-soap": "*"
@ -1566,7 +1566,7 @@
"sebastian/exporter": "~1.2"
},
"require-dev": {
"phpunit/phpunit": "~4.4"
"phpunit/phpunit": "~4.8"
},
"type": "library",
"extra": {
@ -1680,7 +1680,7 @@
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "~4.4"
"phpunit/phpunit": "~4.8"
},
"type": "library",
"extra": {
@ -1731,7 +1731,7 @@
"sebastian/recursion-context": "~1.0"
},
"require-dev": {
"phpunit/phpunit": "~4.4"
"phpunit/phpunit": "~4.8"
},
"type": "library",
"extra": {
@ -1796,7 +1796,7 @@
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "~4.2"
"phpunit/phpunit": "~4.8"
},
"suggest": {
"ext-uopz": "*"
@ -1847,7 +1847,7 @@
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "~4.4"
"phpunit/phpunit": "~4.8"
},
"type": "library",
"extra": {