From 07cd3f7beca3186269db8ac24661f3fa6cabc391 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Wed, 18 Mar 2020 12:25:01 +1100 Subject: [PATCH] [MOSS] CIV-01-001 Remove Qunit and google-code-prettifier demo html file --- composer.json | 5 +---- composer.lock | 6 ++++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index a57bd35b5d..4aaba8d298 100644 --- a/composer.json +++ b/composer.json @@ -201,7 +201,7 @@ }, "google-code-prettify": { "url": "https://github.com/tcollard/google-code-prettify/archive/v1.0.5.zip", - "ignore": ["closure-compiler", "js-modules", "tests", "yui-compressor", "Makefile"] + "ignore": ["closure-compiler", "js-modules", "tests", "yui-compressor", "Makefile", "demo.html"] }, "jquery": { "url": "https://github.com/civicrm/jquery/archive/1.12.4-civicrm-1.2.zip" @@ -224,9 +224,6 @@ "phantomjs-polyfill": { "url": "https://github.com/conversocial/phantomjs-polyfill/archive/v0.0.2.zip" }, - "qunit": { - "url": "https://github.com/jquery/qunit/archive/v1.10.0.zip" - }, "select2": { "url": "https://github.com/colemanw/select2/archive/v3.5-civicrm-1.0.zip" }, diff --git a/composer.lock b/composer.lock index 2d5bc5bce2..7ad830fd2e 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": "94187b287c901c73a271a012b55ae19a", + "content-hash": "2152cbb055cad3dc17a73227438e08d0", "packages": [ { "name": "adrienrn/php-mimetyper", @@ -2431,7 +2431,9 @@ "version": "3.0.0+php53", "dist": { "type": "zip", - "url": "https://github.com/tplaner/When/archive/c1ec099f421bff354cc5c929f83b94031423fc80.zip" + "url": "https://github.com/tplaner/When/archive/c1ec099f421bff354cc5c929f83b94031423fc80.zip", + "reference": null, + "shasum": null }, "require": { "php": ">=5.3.0" -- 2.25.1