Update phpunit/phpunit (7.5.10 => 7.5.11)

This commit is contained in:
DariusIII
2019-05-14 09:05:13 +02:00
parent 7dcb615604
commit e34862496f
2 changed files with 7 additions and 5 deletions
+2
View File
@@ -1,3 +1,5 @@
2019-05-14 DariusIII
* Chg: Update phpunit/phpunit (7.5.10 => 7.5.11)
2019-05-13 DariusIII
* Chg: Add link to advanced search to Articles & links menu
* Chg: Update orchestra/testbench, league/fractal and spatie/fractalitic to latest versions
Generated
+5 -5
View File
@@ -11204,16 +11204,16 @@
},
{
"name": "phpunit/phpunit",
"version": "7.5.10",
"version": "7.5.11",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "d7d9cee051d03ed98df6023aad93f7902731a780"
"reference": "64cb33f5b520da490a7b13149d39b43cf3c890c6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d7d9cee051d03ed98df6023aad93f7902731a780",
"reference": "d7d9cee051d03ed98df6023aad93f7902731a780",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/64cb33f5b520da490a7b13149d39b43cf3c890c6",
"reference": "64cb33f5b520da490a7b13149d39b43cf3c890c6",
"shasum": ""
},
"require": {
@@ -11284,7 +11284,7 @@
"testing",
"xunit"
],
"time": "2019-05-09T05:06:47+00:00"
"time": "2019-05-14T04:53:02+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",