Skip to content

Commit

Permalink
Change version constraint for documentarian to *
Browse files Browse the repository at this point in the history
  • Loading branch information
shalvah authored Mar 6, 2020
1 parent 93af3b2 commit d73ff56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"illuminate/routing": "^5.7|^6.0|^7.0",
"illuminate/support": "^5.7|^6.0|^7.0",
"league/flysystem": "^1.0",
"mpociot/documentarian": "^0.3.0",
"mpociot/documentarian": "*",
"mpociot/reflection-docblock": "^1.0.1",
"nunomaduro/collision": "^3.0|^4.0",
"ramsey/uuid": "^3.8",
Expand Down

0 comments on commit d73ff56

Please sign in to comment.