Pull Request Opened
PR #13 opened: chore(deps): update laravel/mcp requirement from ^0.5.2 to ^0.6.0 in the minor-and-patch group
Updates the requirements on laravel/mcp to permit the latest version.
Updates laravel/mcp to 0.6.0
▶Release notes
Sourced from laravel/mcp's releases.
v0.6.0
- Allow localhost redirect with dynamic ports by
@dylanbrin laravel/mcp#156- Add Image and Audio content types with Storage integration by
@pushpak1300in laravel/mcp#155- Remove incorrect Response::structured docblock throw by
@nathanheffleyin laravel/mcp#160- Add Boost Guidelines & Skills by
@pushpak1300in laravel/mcp#153- Add facade documenter workflow and sync Mcp facade docblocks by
@pushpak1300in laravel/mcp#161- Add Allow header to 405 responses for unsupported HTTP methods by
@pushpak1300in laravel/mcp#162- Fix CI failures in facade documenter and static analysis by
@pushpak1300in laravel/mcp#163- Add example of registering MCP Tool in a Server by
@mohammadRezaei1380in laravel/mcp#164
▶Changelog
Sourced from laravel/mcp's changelog.
v0.6.0 - 2026-02-24
- Allow localhost redirect with dynamic ports by
@dylanbrin laravel/mcp#156- Add Image and Audio content types with Storage integration by
@pushpak1300in laravel/mcp#155- Remove incorrect Response::structured docblock throw by
@nathanheffleyin laravel/mcp#160- Add Boost Guidelines & Skills by
@pushpak1300in laravel/mcp#153- Add facade documenter workflow and sync Mcp facade docblocks by
@pushpak1300in laravel/mcp#161- Add Allow header to 405 responses for unsupported HTTP methods by
@pushpak1300in laravel/mcp#162- Fix CI failures in facade documenter and static analysis by
@pushpak1300in laravel/mcp#163- Add example of registering MCP Tool in a Server by
@mohammadRezaei1380in laravel/mcp#164v0.5.9 - 2026-02-17
- Update stubs to use attribute syntax by
@pushpak1300in laravel/mcp#157v0.5.8 - 2026-02-16
- Add attribute alternatives for primitive and server configuration by
@pushpak1300in laravel/mcp#154v0.5.7 - 2026-02-13
- Add configurable JSON response formatting by
@LAlex14in laravel/mcp#150- Change JSON response formatting to compact by default by
@pushpak1300in laravel/mcp#151- Add
SessionInitializedevent by@jessarcherin laravel/mcp#152v0.5.6 - 2026-02-09
- Update command description formatting to match all other Laravel Commands by
@matthewjohns0nin laravel/mcp#146- Add host and port options to MCP Inspector command by
@pushpak1300in laravel/mcp#147- Fix streaming generator handling under Octane by
@csfhin laravel/mcp#148v0.5.5 - 2026-02-05
- Rename stub files with
mcp-prefix and update references by@pushpak1300in laravel/mcp#145v0.5.4 - 2026-02-04
- Drop Php 8.1 Support by
@pushpak1300in laravel/mcp#141- Add
assertStructuredContentmethod by@gdebrauwerin laravel/mcp#140- Supports Laravel 13 by
@crynobonein laravel/mcp#144v0.5.3 - 2026-01-26
- Fix JSON-RPC notification param serialization by
@csfhin laravel/mcp#136v0.5.2 - 2025-12-19
- Implement MCP scope registration in service provider by
@pushpak1300in laravel/mcp#131v0.5.1 - 2025-12-17
... (truncated)
▶Commits
28860a1Add example of registering MCP Tool in a Server (#164)decc7c2Update facade docblocks79ecb05Fix CI failures in facade documenter and static analysis (#163)43bb55bAdd Allow header to 405 responses for unsupported HTTP methods (#162)9f31619Add facade documenter workflow and sync Mcp facade docblocks (#161)f96a145Add Boost Guidelines & Skills (#153)8be0c1bRemove incorrect Response::structured docblock throw (#160)e525a0fAdd Image and Audio content types with Storage integration (#155)d2fafc3Allow localhost redirect with dynamic ports (#156)b17a911Update CHANGELOG- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
▶Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
+1
additions
-1
deletions
1
files changed