Skip to content

Commit 9fa82d5

Browse files
authored
chore: update laravel/mcp dependency to support 0.3.0 version (#297)
Signed-off-by: Pushpak Chhajed <pushpak1300@gmail.com>
1 parent 0453d11 commit 9fa82d5

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",
22+
"laravel/mcp": "^0.2.0|^0.3.0",
2323
"laravel/prompts": "0.1.25|^0.3.6",
2424
"laravel/roster": "^0.2.8"
2525
},

0 commit comments

Comments
 (0)