Skip to content

Commit d85d5ca

Browse files
authored
Update README (in case anyone wants to use dev-master)
1 parent ee0f502 commit d85d5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Automatically generate your API documentation from your existing Laravel/Lumen/[
1717
> Note: version 3.x requires PHP 7 and Laravel 5.5 or higher.
1818
1919
```sh
20-
$ composer require mpociot/laravel-apidoc-generator
20+
$ composer require mpociot/laravel-apidoc-generator:dev-master
2121
```
2222
Using Laravel < 5.5? Go to your `config/app.php` and add the service provider:
2323

0 commit comments

Comments
 (0)