feat(update): apply recipes:update liip/imagine-bundle

This commit is contained in:
Simon Vieille 2023-01-08 19:15:02 +01:00
parent 1366e92ca0
commit c7e3867a93
Signed by: deblan
GPG key ID: 579388D585F70417
2 changed files with 4 additions and 4 deletions

View file

@ -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: liip_imagine:
# valid drivers options include "gd" or "gmagick" or "imagick" # valid drivers options include "gd" or "gmagick" or "imagick"
driver: "imagick" driver: "imagick"

View file

@ -147,12 +147,12 @@
"version": "4.0.0" "version": "4.0.0"
}, },
"liip/imagine-bundle": { "liip/imagine-bundle": {
"version": "1.8", "version": "2.10",
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes-contrib", "repo": "github.com/symfony/recipes-contrib",
"branch": "master", "branch": "main",
"version": "1.8", "version": "1.8",
"ref": "5a5bdc2d0e2533ed6935d5ae562f2b318a8fc1ee" "ref": "d1227d002b70d1a1f941d91845fcd7ac7fbfc929"
}, },
"files": [ "files": [
"config/packages/liip_imagine.yaml", "config/packages/liip_imagine.yaml",