From: Raphaƫl Gertz Date: Sat, 12 Oct 2024 22:42:14 +0000 (+0200) Subject: Allow symfony contrib recipes X-Git-Url: https://git.rapsys.eu/veranda/commitdiff_plain/91896247fe36d431fdcb184fb2a868d508d1c2a6?ds=sidebyside Allow symfony contrib recipes --- diff --git a/composer.json b/composer.json index 095b760..a8c28e2 100644 --- a/composer.json +++ b/composer.json @@ -125,7 +125,7 @@ "dev-master": "1.x-dev" }, "symfony": { - "allow-contrib": false, + "allow-contrib": true, "docker": false, "endpoint": [ "https://git.rapsys.eu/recipe/blob_plain/HEAD:/index.json",