X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.json;h=37e4daed1884157807aa5866749bb52ebaa35181;hb=2ea23e8bcf76632cc9ea8f28a4afed409064553d;hp=8d2b9c1e6e30a22fa3d618ef62a00d9fcd353e54;hpb=8f3d97bb27a3373a4bc1837365f0138081354ba6;p=civicrm-core.git diff --git a/composer.json b/composer.json index 8d2b9c1e6e..37e4daed18 100644 --- a/composer.json +++ b/composer.json @@ -52,6 +52,7 @@ "symfony/event-dispatcher": "~3.0 || ~4.4", "symfony/filesystem": "~3.0 || ~4.4", "symfony/process": "~3.0 || ~4.4", + "symfony/var-dumper": "~3.0 || ~4.4 || ~5.1", "psr/log": "~1.0", "symfony/finder": "~3.0 || ~4.4", "tecnickcom/tcpdf" : "6.3.*", @@ -80,7 +81,7 @@ "ext-intl": "*", "pear/mail_mime": "~1.10", "pear/db": "1.10", - "civicrm/composer-compile-lib": "~0.2 || ~1.0" + "civicrm/composer-compile-lib": "~0.3 || ~1.0" }, "scripts": { "post-install-cmd": [ @@ -125,7 +126,7 @@ "path": "bower_components/{$id}" }, "angular": { - "url": "https://github.com/angular/bower-angular/archive/v1.5.11.zip" + "url": "https://github.com/angular/bower-angular/archive/v1.8.0.zip" }, "angular-bootstrap": { "url": "https://github.com/angular-ui/bootstrap-bower/archive/2.5.0.zip" @@ -138,13 +139,13 @@ "url": "https://github.com/totten/angular-jquery-dialog-service/archive/v0.8.0-civicrm-1.0.zip" }, "angular-mocks": { - "url": "https://github.com/angular/bower-angular-mocks/archive/v1.5.11.zip" + "url": "https://github.com/angular/bower-angular-mocks/archive/v1.8.0.zip" }, "angular-route": { - "url": "https://github.com/angular/bower-angular-route/archive/v1.5.11.zip" + "url": "https://github.com/angular/bower-angular-route/archive/v1.8.0.zip" }, "angular-sanitize": { - "url": "https://github.com/angular/bower-angular-sanitize/archive/v1.5.11.zip" + "url": "https://github.com/angular/bower-angular-sanitize/archive/v1.8.0.zip" }, "angular-ui-sortable": { "url": "https://github.com/angular-ui/ui-sortable/archive/v0.19.0.zip"