composer.json - Add scssphp, php-autoprefixer, and compile-plugin
authorTim Otten <totten@civicrm.org>
Mon, 14 Sep 2020 07:14:58 +0000 (00:14 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 17 Sep 2020 02:54:06 +0000 (19:54 -0700)
composer.json

index 5818b6c6c28158bddd72c060a25161f5dc2b1793..39299630d47985f81812a10ec2957d721b677e6f 100644 (file)
     "brick/money": "~0.4",
     "ext-intl": "*",
     "pear/mail_mime": "~1.10",
-    "pear/db": "1.10"
+    "pear/db": "1.10",
+    "scssphp/scssphp": "~1.2",
+    "padaliyajay/php-autoprefixer": "~1.2",
+    "civicrm/composer-compile-plugin": "~0.5"
   },
   "scripts": {
     "post-install-cmd": [