diff --git a/composer.json b/composer.json index bb4d9c51ede5cbc628b58c31e72e2b49c8d29e54..83f22d37832b3b510dc5c66e62edb252498b909c 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "require": { "php": ">=7.1", "composer/installers": "1.11.0", - "oomphinc/composer-installers-extender": "2.0.0", + "oomphinc/composer-installers-extender": "2.0.1", "cweagans/composer-patches": "1.7.1", "koodimonni/composer-dropin-installer": "1.3", "johnpbloch/wordpress": "5.9.1", diff --git a/composer.lock b/composer.lock index 253d5d53404cefcdd4e576feb92c8e9674e2f2ec..0ce281a44c39731edd1a090ddba56a57d1c03d09 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": "4c03d1fcc162b9fb11bfdda8709f934f", + "content-hash": "cd6e27d9e57aa23d4b175a82e66e1878", "packages": [ { "name": "bjornjohansen/wplang", @@ -730,21 +730,21 @@ }, { "name": "oomphinc/composer-installers-extender", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/oomphinc/composer-installers-extender.git", - "reference": "8d3fe38a1723e0e91076920c8bb946b1696e28ca" + "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/8d3fe38a1723e0e91076920c8bb946b1696e28ca", - "reference": "8d3fe38a1723e0e91076920c8bb946b1696e28ca", + "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/cbf4b6f9a24153b785d09eee755b995ba87bd5f9", + "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9", "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0", - "composer/installers": "^1.0", + "composer/installers": "^1.0 || ^2.0", "php": ">=7.1" }, "require-dev": { @@ -779,7 +779,7 @@ ], "description": "Extend the composer/installers plugin to accept any arbitrary package type.", "homepage": "http://www.oomphinc.com/", - "time": "2020-08-11T21:06:11+00:00" + "time": "2021-12-15T12:32:42+00:00" }, { "name": "stuttter/ludicrousdb",