Explorar el Código

Update README (in case anyone wants to use dev-master)

Shalvah A hace 6 años
padre
commit
d85d5ca9f7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -17,7 +17,7 @@ Automatically generate your API documentation from your existing Laravel/Lumen/[
 > Note: version 3.x requires PHP 7 and Laravel 5.5 or higher.
 
 ```sh
-$ composer require mpociot/laravel-apidoc-generator
+$ composer require mpociot/laravel-apidoc-generator:dev-master
 ```
 Using Laravel < 5.5? Go to your `config/app.php` and add the service provider: