Update liip/imagine-bundle

This commit is contained in:
Jan Böhmer 2022-03-04 19:05:35 +01:00
parent c849d38bc6
commit a7a3a7dabf
2 changed files with 5 additions and 5 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:
# valid drivers options include "gd" or "gmagick" or "imagick"
driver: "gd"

View file

@ -204,16 +204,16 @@
"version": "4.8.2"
},
"liip/imagine-bundle": {
"version": "1.8",
"version": "2.7",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "master",
"version": "1.8",
"ref": "ffbb72e74598f04cc7f79f9fc736c77eeb98f569"
"ref": "d1227d002b70d1a1f941d91845fcd7ac7fbfc929"
},
"files": [
"./config/packages/liip_imagine.yaml",
"./config/routes/liip_imagine.yaml"
"config/packages/liip_imagine.yaml",
"config/routes/liip_imagine.yaml"
]
},
"lorenzo/pinky": {