Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaOnLine committed Aug 18, 2020
1 parent eada44c commit 6e885ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ Installation

Laravel | Swagger UI| OpenAPI Spec compatibility | L5-Swagger
:-----------------|:----------|:---------------------------|:----------
7.0.x | 3 | 3.0 | :warning:This is RC version:warning:<br><br>`composer require "darkaonline/l5-swagger"`<br><br>Multi API documentation support<br>[See changes](#changes-in-80)<br>[See migration instructions](#migrate-from-70-to-80)
7.0.x | 3 | 3.0 | `composer require "darkaonline/l5-swagger"`<br><br>Multi API documentation support<br>[See changes](#changes-in-80)<br>[See migration instructions](#migrate-from-70-to-80)
7.0.x | 3 | 3.0, 2.0 | `composer require "darkaonline/l5-swagger:7.*"`<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:6.*"`<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. !!!
Expand Down

0 comments on commit 6e885ad

Please sign in to comment.