From c7e3867a938e1654627713d9ec502e81691c1d72 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 8 Jan 2023 19:15:02 +0100 Subject: [PATCH] feat(update): apply recipes:update liip/imagine-bundle --- config/packages/liip_imagine.yaml | 2 +- symfony.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/packages/liip_imagine.yaml b/config/packages/liip_imagine.yaml index f201244..fd746e6 100644 --- a/config/packages/liip_imagine.yaml +++ b/config/packages/liip_imagine.yaml @@ -1,4 +1,4 @@ -# See dos how to configure the bundle: https://symfony.com/doc/current/bundles/LiipImagineBundle/basic-usage.html +# Documentation on how to configure the bundle can be found at: https://symfony.com/doc/current/bundles/LiipImagineBundle/basic-usage.html liip_imagine: # valid drivers options include "gd" or "gmagick" or "imagick" driver: "imagick" diff --git a/symfony.lock b/symfony.lock index aed4868..5c324cc 100644 --- a/symfony.lock +++ b/symfony.lock @@ -147,12 +147,12 @@ "version": "4.0.0" }, "liip/imagine-bundle": { - "version": "1.8", + "version": "2.10", "recipe": { "repo": "github.com/symfony/recipes-contrib", - "branch": "master", + "branch": "main", "version": "1.8", - "ref": "5a5bdc2d0e2533ed6935d5ae562f2b318a8fc1ee" + "ref": "d1227d002b70d1a1f941d91845fcd7ac7fbfc929" }, "files": [ "config/packages/liip_imagine.yaml",