mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Update liip/imagine-bundle
This commit is contained in:
parent
c849d38bc6
commit
a7a3a7dabf
2 changed files with 5 additions and 5 deletions
|
@ -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: "gd"
|
driver: "gd"
|
||||||
|
|
|
@ -204,16 +204,16 @@
|
||||||
"version": "4.8.2"
|
"version": "4.8.2"
|
||||||
},
|
},
|
||||||
"liip/imagine-bundle": {
|
"liip/imagine-bundle": {
|
||||||
"version": "1.8",
|
"version": "2.7",
|
||||||
"recipe": {
|
"recipe": {
|
||||||
"repo": "github.com/symfony/recipes-contrib",
|
"repo": "github.com/symfony/recipes-contrib",
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"version": "1.8",
|
"version": "1.8",
|
||||||
"ref": "ffbb72e74598f04cc7f79f9fc736c77eeb98f569"
|
"ref": "d1227d002b70d1a1f941d91845fcd7ac7fbfc929"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"./config/packages/liip_imagine.yaml",
|
"config/packages/liip_imagine.yaml",
|
||||||
"./config/routes/liip_imagine.yaml"
|
"config/routes/liip_imagine.yaml"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"lorenzo/pinky": {
|
"lorenzo/pinky": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue