X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=9336e801b4147482f32fcd32a17975c3830afd8b;hb=3fd6790893e069d85efacdc1cd4a52c8fc45fba4;hp=c43d2dcf58fbce150c1f4a1b880fe280a42f2fac;hpb=90f95027a8c713047fc436bce271cb3e52bc3dee;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index c43d2dcf..9336e801 100644 --- a/composer.json +++ b/composer.json @@ -84,7 +84,7 @@ "javibravo/simpleue": "^1.0", "symfony/dom-crawler": "^3.1", "friendsofsymfony/jsrouting-bundle": "^1.6", - "bdunogier/guzzle-site-authenticator": "dev-master" + "bdunogier/guzzle-site-authenticator": "1.0.0-beta1" }, "require-dev": { "doctrine/doctrine-fixtures-bundle": "~2.2", @@ -115,7 +115,7 @@ "symfony-var-dir": "var", "symfony-web-dir": "web", "symfony-tests-dir": "tests", - "symfony-assets-install": "symlink", + "symfony-assets-install": "relative", "incenteev-parameters": { "file": "app/config/parameters.yml" }