|
@@ -5331,16 +5331,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "phpunit/phpunit",
|
|
"name": "phpunit/phpunit",
|
|
- "version": "8.2.5",
|
|
|
|
|
|
+ "version": "8.3.1",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
- "reference": "c1b8534b3730f20f58600124129197bf1183dc92"
|
|
|
|
|
|
+ "reference": "21461ce5b162d0f1a0fa658e27f975517c5d4234"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c1b8534b3730f20f58600124129197bf1183dc92",
|
|
|
|
- "reference": "c1b8534b3730f20f58600124129197bf1183dc92",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/21461ce5b162d0f1a0fa658e27f975517c5d4234",
|
|
|
|
+ "reference": "21461ce5b162d0f1a0fa658e27f975517c5d4234",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -5356,7 +5356,7 @@
|
|
"phar-io/version": "^2.0.1",
|
|
"phar-io/version": "^2.0.1",
|
|
"php": "^7.2",
|
|
"php": "^7.2",
|
|
"phpspec/prophecy": "^1.8.1",
|
|
"phpspec/prophecy": "^1.8.1",
|
|
- "phpunit/php-code-coverage": "^7.0.5",
|
|
|
|
|
|
+ "phpunit/php-code-coverage": "^7.0.7",
|
|
"phpunit/php-file-iterator": "^2.0.2",
|
|
"phpunit/php-file-iterator": "^2.0.2",
|
|
"phpunit/php-text-template": "^1.2.1",
|
|
"phpunit/php-text-template": "^1.2.1",
|
|
"phpunit/php-timer": "^2.1.2",
|
|
"phpunit/php-timer": "^2.1.2",
|
|
@@ -5384,7 +5384,7 @@
|
|
"type": "library",
|
|
"type": "library",
|
|
"extra": {
|
|
"extra": {
|
|
"branch-alias": {
|
|
"branch-alias": {
|
|
- "dev-master": "8.2-dev"
|
|
|
|
|
|
+ "dev-master": "8.3-dev"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"autoload": {
|
|
"autoload": {
|
|
@@ -5399,8 +5399,8 @@
|
|
"authors": [
|
|
"authors": [
|
|
{
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"name": "Sebastian Bergmann",
|
|
- "email": "sebastian@phpunit.de",
|
|
|
|
- "role": "lead"
|
|
|
|
|
|
+ "role": "lead",
|
|
|
|
+ "email": "sebastian@phpunit.de"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"description": "The PHP Unit Testing framework.",
|
|
"description": "The PHP Unit Testing framework.",
|
|
@@ -5410,7 +5410,7 @@
|
|
"testing",
|
|
"testing",
|
|
"xunit"
|
|
"xunit"
|
|
],
|
|
],
|
|
- "time": "2019-07-15T06:26:24+00:00"
|
|
|
|
|
|
+ "time": "2019-08-02T07:54:25+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "sebastian/code-unit-reverse-lookup",
|
|
"name": "sebastian/code-unit-reverse-lookup",
|