From 28344f75bf5d3578dab3d7cf1f76a58a904dbac6 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Tue, 22 Sep 2020 12:01:44 +1000 Subject: [PATCH] [REF] Update composer compile plugin to latest version --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index da8da1a524..42e0c075f6 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "pear/db": "1.10", "scssphp/scssphp": "~1.2", "padaliyajay/php-autoprefixer": "~1.2", - "civicrm/composer-compile-plugin": "~0.6" + "civicrm/composer-compile-plugin": "~0.7" }, "scripts": { "post-install-cmd": [ diff --git a/composer.lock b/composer.lock index 66e59d5c76..1b958e1b4e 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": "0a66565129698ff5013c06514c11c6a5", + "content-hash": "876c343676d03c0d5a945ba4b428bce0", "packages": [ { "name": "adrienrn/php-mimetyper", @@ -299,16 +299,16 @@ }, { "name": "civicrm/composer-compile-plugin", - "version": "v0.6", + "version": "v0.7", "source": { "type": "git", "url": "https://github.com/civicrm/composer-compile-plugin.git", - "reference": "2f6925745d9d4b3857cc23b2842a2c3db6d66c57" + "reference": "7d4a89f7a924ac5844f5da0f12a04a86e2435344" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/civicrm/composer-compile-plugin/zipball/2f6925745d9d4b3857cc23b2842a2c3db6d66c57", - "reference": "2f6925745d9d4b3857cc23b2842a2c3db6d66c57", + "url": "https://api.github.com/repos/civicrm/composer-compile-plugin/zipball/7d4a89f7a924ac5844f5da0f12a04a86e2435344", + "reference": "7d4a89f7a924ac5844f5da0f12a04a86e2435344", "shasum": "" }, "require": { @@ -340,7 +340,7 @@ } ], "description": "Define a 'compile' event for all packages in the dependency-graph", - "time": "2020-09-14T10:26:03+00:00" + "time": "2020-09-22T01:52:11+00:00" }, { "name": "civicrm/composer-downloads-plugin", -- 2.25.1