Bump phpunit/phpunit from 6.5.7 to 6.5.8

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 6.5.7 to 6.5.8.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/6.5.7...6.5.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-04-16 22:11:34 +00:00
Родитель c25e562ba3
Коммит 29571b42bf
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4C0F2888C98CF331
1 изменённых файлов: 9 добавлений и 9 удалений

18
composer.lock сгенерированный
Просмотреть файл

@ -49,12 +49,12 @@
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
"reference": "3c808ff66a4e15dfdf734d6609836c8063aedd70"
"reference": "0ae1bf929545914b0b0db5979d1510c331fe799e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/3c808ff66a4e15dfdf734d6609836c8063aedd70",
"reference": "3c808ff66a4e15dfdf734d6609836c8063aedd70",
"url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/0ae1bf929545914b0b0db5979d1510c331fe799e",
"reference": "0ae1bf929545914b0b0db5979d1510c331fe799e",
"shasum": ""
},
"type": "library",
@ -74,7 +74,7 @@
}
],
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
"time": "2018-03-28T14:40:22+00:00"
"time": "2018-04-13T15:48:57+00:00"
},
{
"name": "doctrine/instantiator",
@ -743,16 +743,16 @@
},
{
"name": "phpunit/phpunit",
"version": "6.5.7",
"version": "6.5.8",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "6bd77b57707c236833d2b57b968e403df060c9d9"
"reference": "4f21a3c6b97c42952fd5c2837bb354ec0199b97b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6bd77b57707c236833d2b57b968e403df060c9d9",
"reference": "6bd77b57707c236833d2b57b968e403df060c9d9",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4f21a3c6b97c42952fd5c2837bb354ec0199b97b",
"reference": "4f21a3c6b97c42952fd5c2837bb354ec0199b97b",
"shasum": ""
},
"require": {
@ -823,7 +823,7 @@
"testing",
"xunit"
],
"time": "2018-02-26T07:01:09+00:00"
"time": "2018-04-10T11:38:34+00:00"
},
{
"name": "phpunit/phpunit-mock-objects",