Skip to content

Commit b8eccbe

Browse files
authored
Switch version constraint for documentarian back to ^
1 parent d73ff56 commit b8eccbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
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": "*",
25+
"mpociot/documentarian": "^0.4.0",
2626
"mpociot/reflection-docblock": "^1.0.1",
2727
"nunomaduro/collision": "^3.0|^4.0",
2828
"ramsey/uuid": "^3.8",

0 commit comments

Comments
 (0)