X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=composer.json;h=3f209977ad3107f1aa7657df4c50daf63df2a7eb;hb=30277b7360f6a872c53b778f915cb72b478540c1;hp=30130a8f0cb154d8953f008a0e09185331419788;hpb=1124d2f4354857252e248e777541206d9352e497;p=civicrm-core.git diff --git a/composer.json b/composer.json index 30130a8f0c..3f209977ad 100644 --- a/composer.json +++ b/composer.json @@ -62,7 +62,7 @@ "marcj/topsort": "~1.1", "phpoffice/phpword": "^0.15.0", "pear/validate_finance_creditcard": "dev-master", - "civicrm/civicrm-cxn-rpc": "~0.19.01.08", + "civicrm/civicrm-cxn-rpc": "~0.20.12.01 || ~0.19.01.10", "pear/auth_sasl": "1.1.0", "pear/net_smtp": "1.9.*", "pear/net_socket": "1.0.*", @@ -228,7 +228,7 @@ "url": "https://github.com/components/jqueryui/archive/1.12.1.zip" }, "jquery-validation": { - "url": "https://github.com/jquery-validation/jquery-validation/archive/1.19.1.zip", + "url": "https://github.com/jquery-validation/jquery-validation/archive/1.19.3.zip", "ignore": [".*", "node_modules", "bower_components", "test", "demo", "lib"] }, "json-formatter": {