mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
* Add Symfony Flex recipe for productowner-ro/symfony-profiler-mcp 0.0 Registers the bundle for dev environment and creates config files to enable symfony/mcp-bundle transports (stdio + http) and routes. Without this recipe, symfony/mcp-bundle's transports are disabled by default, leaving neither `bin/console mcp:server` nor `/_mcp` available after install. * fix: add trailing newlines to all recipe files * fix: use recipe version 0.1 to match v0.1.0 release