X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.json;h=69eb155eadd9589caa259ccb38d90bc8f07f543a;hb=50f2c45376c6dba2d10fc8cdf9833de5e1057298;hp=b298a5c9baebd2f2c26493abea016c50179dc766;hpb=f5c715a29eefd5dbb224eded030ae540c5e6bd08;p=civicrm-core.git diff --git a/composer.json b/composer.json index b298a5c9ba..69eb155ead 100644 --- a/composer.json +++ b/composer.json @@ -64,7 +64,8 @@ "pear/log": "1.13.1", "katzien/php-mime-type": "2.1.0", "civicrm/composer-downloads-plugin": "^2.0", - "league/csv": "^9.2" + "league/csv": "^9.2", + "tplaner/when": "dev-master#c1ec099f421bff354cc5c929f83b94031423fc80" }, "require-dev": { "cache/integration-tests": "dev-master" @@ -199,6 +200,10 @@ "select2": { "url": "https://github.com/colemanw/select2/archive/v3.5-civicrm-1.0.zip" }, + "js-yaml": { + "url": "https://github.com/nodeca/js-yaml/archive/3.13.1.zip", + "ignore": ["benchmark", "bin", "demo", "examples", "lib", "support", "test"] + }, "smartmenus": { "url": "https://github.com/vadikom/smartmenus/archive/1.1.0.zip", "ignore": [".gitignore", "Gruntfile.js"]