Skip to content

Commit f541a56

Browse files
committed
feat: upgrade Roster so we get more accurate versions from npm
This allows us to detect minor/patch versions of Inertia, to create the correct guidelines
1 parent c13a03d commit f541a56

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
@@ -21,7 +21,7 @@
2121
"illuminate/support": "^10.0|^11.0|^12.0",
2222
"laravel/mcp": "^0.1.1",
2323
"laravel/prompts": "^0.1.9|^0.3",
24-
"laravel/roster": "^0.2"
24+
"laravel/roster": "^0.2.4"
2525
},
2626
"require-dev": {
2727
"laravel/pint": "^1.14",

0 commit comments

Comments
 (0)