[REF] Update composer compile plugin to latest version
authorSeamus Lee <seamuslee001@gmail.com>
Tue, 22 Sep 2020 02:01:44 +0000 (12:01 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Tue, 22 Sep 2020 02:03:18 +0000 (12:03 +1000)
composer.json
composer.lock

index da8da1a5244a89ebddfd5616adfd8f32dabfcf4f..42e0c075f673a002a4fcc1af11e01d637bdd3cf4 100644 (file)
@@ -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": [
index 66e59d5c76160e2016f11c2f3c674b26f15d5b4b..1b958e1b4e41c82b27c92aaa25e62150974660e8 100644 (file)
@@ -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",
         },
         {
             "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": {
                 }
             ],
             "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",