mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Fix AiBundle namespace in manifest.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Symfony\\AI\\AiBundle": ["all"]
|
||||
"Symfony\\AI\\AiBundle\\AiBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
|
||||
Reference in New Issue
Block a user