Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaOnLine authored Sep 4, 2019
1 parent 5a82c7e commit d73313f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Installation

Laravel | Swagger UI| OpenAPI Spec compatibility | L5-Swagger
:-----------------|:----------|:---------------------------|:----------
6.0.x | 3 | 3.0, 2.0 | `composer require "darkaonline/l5-swagger`<br><br>:warning: !!! run `composer require 'zircote/swagger-php:2.*'` if you need old **@SWG (SWAGGER annotations)** support. !!!
6.0.x | 3 | 3.0, 2.0 | `composer require "darkaonline/l5-swagger"`<br><br>:warning: !!! run `composer require 'zircote/swagger-php:2.*'` if you need old **@SWG (SWAGGER annotations)** support. !!!
5.8.x | 3 | 3.0, 2.0 | `composer require "darkaonline/l5-swagger:5.8.*"`<br><br>:warning: !!! run `composer require 'zircote/swagger-php:2.*'` if you need old **@SWG (SWAGGER annotations)** support. !!!
5.7.x OR 5.6.x | 3 | 3.0, 2.0 | `composer require "darkaonline/l5-swagger:5.7.*"`<br><br>:warning: !!! run `composer require 'zircote/swagger-php:2.*'` if you need old **@SWG (SWAGGER annotations)** support. !!!
5.6.x | 3 | 2.0 | `composer require "darkaonline/l5-swagger:5.6.*"`
Expand Down

0 comments on commit d73313f

Please sign in to comment.