Files
Timo Bühlmann cd321597a2 add timble-one/backend-bundle (#1951)
Co-authored-by: Timo Bühlmann <info@timble.one>
2026-02-26 04:39:51 +04:00

9 lines
158 B
JSON

{
"bundles": {
"TimbleOne\\BackendBundle\\BackendBundle": ["all"]
},
"dockerfile": [
"RUN install-php-extensions gd exif"
]
}