8
0
Fork 0

Bump mikey179/vfsstream from 1.6.6 to 1.6.7

Bumps [mikey179/vfsstream](https://github.com/bovigo/vfsStream) from 1.6.6 to 1.6.7.
- [Release notes](https://github.com/bovigo/vfsStream/releases)
- [Changelog](https://github.com/bovigo/vfsStream/blob/v1.6.7/CHANGELOG.md)
- [Commits](https://github.com/bovigo/vfsStream/compare/v1.6.6...v1.6.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Dieser Commit ist enthalten in:
dependabot-preview[bot] 2019-08-01 06:13:28 +00:00 committet von Stéphane Goetz
Ursprung c86b8d4a5f
Commit 470800c68e
1 geänderte Dateien mit 12 neuen und 12 gelöschten Zeilen

24
composer.lock generiert
Datei anzeigen

@ -1467,23 +1467,23 @@
}, },
{ {
"name": "mikey179/vfsstream", "name": "mikey179/vfsstream",
"version": "v1.6.6", "version": "v1.6.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bovigo/vfsStream.git", "url": "https://github.com/bovigo/vfsStream.git",
"reference": "095238a0711c974ae5b4ebf4c4534a23f3f6c99d" "reference": "2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bovigo/vfsStream/zipball/095238a0711c974ae5b4ebf4c4534a23f3f6c99d", "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb",
"reference": "095238a0711c974ae5b4ebf4c4534a23f3f6c99d", "reference": "2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.0" "php": ">=5.3.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.5" "phpunit/phpunit": "^4.5|^5.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -1509,7 +1509,7 @@
], ],
"description": "Virtual file system to mock the real file system in unit tests.", "description": "Virtual file system to mock the real file system in unit tests.",
"homepage": "http://vfs.bovigo.org/", "homepage": "http://vfs.bovigo.org/",
"time": "2019-04-08T13:54:32+00:00" "time": "2019-08-01T01:38:37+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",
@ -1596,18 +1596,18 @@
"authors": [ "authors": [
{ {
"name": "Arne Blankerts", "name": "Arne Blankerts",
"email": "arne@blankerts.de", "role": "Developer",
"role": "Developer" "email": "arne@blankerts.de"
}, },
{ {
"name": "Sebastian Heuer", "name": "Sebastian Heuer",
"email": "sebastian@phpeople.de", "role": "Developer",
"role": "Developer" "email": "sebastian@phpeople.de"
}, },
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de", "role": "Developer",
"role": "Developer" "email": "sebastian@phpunit.de"
} }
], ],
"description": "Library for handling version information and constraints", "description": "Library for handling version information and constraints",