mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-07-27 11:41:36 +00:00
Updated symfony AI dependencies
This commit is contained in:
parent
32669b2cc0
commit
9e404e3a93
3 changed files with 163 additions and 160 deletions
|
|
@ -3215,10 +3215,6 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||
* stdio?: bool|Param, // Default: false
|
||||
* http?: bool|Param, // Default: false
|
||||
* },
|
||||
* discovery?: array{
|
||||
* scan_dirs?: list<scalar|Param|null>,
|
||||
* exclude_dirs?: list<scalar|Param|null>,
|
||||
* },
|
||||
* apps?: array{ // MCP Apps support (interactive HTML UI resources). Apps are registered with the #[AsMcpApp] attribute.
|
||||
* enabled?: bool|Param|null, // Default: null
|
||||
* },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue