X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.json;h=604bf273ce73e85cb20d3ae17f694154168cbab8;hb=5727ab0abd445c19f05b1346c3a3ad05fb8ab6bf;hp=cd21534faa05b0e840410a025ba079fa67f6aeee;hpb=da176e2b330d0d7031c2840c3375c32a35683716;p=civicrm-core.git diff --git a/composer.json b/composer.json index cd21534faa..604bf273ce 100644 --- a/composer.json +++ b/composer.json @@ -84,7 +84,8 @@ "ext-intl": "*", "pear/mail_mime": "~1.10", "pear/db": "1.10", - "civicrm/composer-compile-lib": "~0.3 || ~1.0" + "civicrm/composer-compile-lib": "~0.3 || ~1.0", + "ext-json": "*" }, "scripts": { "post-install-cmd": [ @@ -129,7 +130,7 @@ "path": "bower_components/{$id}" }, "angular": { - "url": "https://github.com/angular/bower-angular/archive/v1.8.0.zip" + "url": "https://github.com/angular/bower-angular/archive/v1.8.2.zip" }, "angular-bootstrap": { "url": "https://github.com/angular-ui/bootstrap-bower/archive/2.5.0.zip"