Skip to content

Commit 5532c4b

Browse files
authored
Update README.md
1 parent d85d5ca commit 5532c4b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ Automatically generate your API documentation from your existing Laravel/Lumen/[
1919
```sh
2020
$ composer require mpociot/laravel-apidoc-generator:dev-master
2121
```
22-
Using Laravel < 5.5? Go to your `config/app.php` and add the service provider:
23-
24-
```php
25-
Mpociot\ApiDoc\ApiDocGeneratorServiceProvider::class,
26-
```
2722

2823
Then publish the config file by running:
2924

0 commit comments

Comments
 (0)