Skip to content

Commit 3ae31c5

Browse files
authored
Merge pull request #42 from laravel/fix-yaml-class-not-found
update laravel/roster version
2 parents 9fca02d + ae91660 commit 3ae31c5

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
@@ -27,7 +27,7 @@
2727
"illuminate/support": "^10.0|^11.0|^12.0",
2828
"laravel/mcp": "^0.1.0",
2929
"laravel/prompts": "^0.1.9|^0.3",
30-
"laravel/roster": "^0.2.2"
30+
"laravel/roster": "^0.2"
3131
},
3232
"require-dev": {
3333
"laravel/pint": "^1.14|^1.23",

0 commit comments

Comments
 (0)