Skip to content

Commit d73ff56

Browse files
authored
Change version constraint for documentarian to *
1 parent 93af3b2 commit d73ff56

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
@@ -22,7 +22,7 @@
2222
"illuminate/routing": "^5.7|^6.0|^7.0",
2323
"illuminate/support": "^5.7|^6.0|^7.0",
2424
"league/flysystem": "^1.0",
25-
"mpociot/documentarian": "^0.3.0",
25+
"mpociot/documentarian": "*",
2626
"mpociot/reflection-docblock": "^1.0.1",
2727
"nunomaduro/collision": "^3.0|^4.0",
2828
"ramsey/uuid": "^3.8",

0 commit comments

Comments
 (0)