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",