mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
24 lines
675 B
JSON
24 lines
675 B
JSON
{
|
|
"manifests": {
|
|
"symfony/ai-transformers-php-platform": {
|
|
"manifest": {
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/ai_transformers_php_platform.yaml": {
|
|
"contents": [
|
|
"ai:",
|
|
" platform:",
|
|
" transformersphp: null",
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "84c6ac5e61f1facbd0afa5e9f8851cda9747be2e"
|
|
}
|
|
}
|
|
}
|