Skip to content

Commit dd0f3bc

Browse files
authored
bump laravel/mcp dependency to ^0.3.2 (#323)
Signed-off-by: Pushpak Chhajed <[email protected]>
1 parent 35ad5a9 commit dd0f3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"illuminate/contracts": "^10.49.0|^11.45.3|^12.28.1",
2020
"illuminate/routing": "^10.49.0|^11.45.3|^12.28.1",
2121
"illuminate/support": "^10.49.0|^11.45.3|^12.28.1",
22-
"laravel/mcp": "^0.2.0|^0.3.0",
22+
"laravel/mcp": "^0.3.2",
2323
"laravel/prompts": "0.1.25|^0.3.6",
2424
"laravel/roster": "^0.2.9"
2525
},

0 commit comments

Comments
 (0)