From 049acefd7fbc8450fa7c7a11af84b2e8ce0a609b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 00:08:50 +0000 Subject: [PATCH] Bump mikey179/vfsstream from 1.6.10 to 1.6.11 Bumps [mikey179/vfsstream](https://github.com/bovigo/vfsStream) from 1.6.10 to 1.6.11. - [Release notes](https://github.com/bovigo/vfsStream/releases) - [Changelog](https://github.com/bovigo/vfsStream/blob/master/CHANGELOG.md) - [Commits](https://github.com/bovigo/vfsStream/compare/v1.6.10...v1.6.11) --- updated-dependencies: - dependency-name: mikey179/vfsstream dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 71a78320260..062322292e8 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "civicrm/composer-downloads-plugin": "^3.0", "dealerdirect/phpcodesniffer-composer-installer": "0.7.2", "google/cloud-storage": "^1.22", - "mikey179/vfsstream": "1.6.10", + "mikey179/vfsstream": "1.6.11", "mustache/mustache": "^2", "php-stubs/wordpress-stubs": "^6.0.0", "phpcompatibility/phpcompatibility-wp": "2.1.3", diff --git a/composer.lock b/composer.lock index 1ebc0289ea0..c1694856ac9 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "02731fcceed671a11470fe6a04e52bb4", + "content-hash": "97261e5542f62881fb0302cd7f30697f", "packages": [ { "name": "ampproject/amp-toolbox", @@ -1571,16 +1571,16 @@ }, { "name": "mikey179/vfsstream", - "version": "v1.6.10", + "version": "v1.6.11", "source": { "type": "git", "url": "https://github.com/bovigo/vfsStream.git", - "reference": "250c0825537d501e327df879fb3d4cd751933b85" + "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/250c0825537d501e327df879fb3d4cd751933b85", - "reference": "250c0825537d501e327df879fb3d4cd751933b85", + "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f", + "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f", "shasum": "" }, "require": { @@ -1618,7 +1618,7 @@ "source": "https://github.com/bovigo/vfsStream/tree/master", "wiki": "https://github.com/bovigo/vfsStream/wiki" }, - "time": "2021-09-25T08:05:01+00:00" + "time": "2022-02-23T02:02:42+00:00" }, { "name": "mockery/mockery",