We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee0f502 commit d85d5caCopy full SHA for d85d5ca
README.md
@@ -17,7 +17,7 @@ Automatically generate your API documentation from your existing Laravel/Lumen/[
17
> Note: version 3.x requires PHP 7 and Laravel 5.5 or higher.
18
19
```sh
20
-$ composer require mpociot/laravel-apidoc-generator
+$ composer require mpociot/laravel-apidoc-generator:dev-master
21
```
22
Using Laravel < 5.5? Go to your `config/app.php` and add the service provider:
23
0 commit comments