Skip to content

Commit f37cf33

Browse files
committed
Update readme
1 parent 0033e48 commit f37cf33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Installation
1616

1717
Laravel | Swagger UI| OpenAPI Spec compatibility | L5-Swagger
1818
:-----------------|:----------|:---------------------------|:----------
19-
7.0.x | 3 | 3.0 | `composer require "darkaonline/l5-swagger"`<br><br>Multi API documentation support<br><br>[See changes](#changes-in-80)<br><br>[See migration instructions](#migrate-from-<70-to-80)
19+
7.0.x | 3 | 3.0 | `composer require "darkaonline/l5-swagger"`<br><br>Multi API documentation support<br><br>[See changes](#changes-in-80)<br><br>[See migration instructions](#migrate-from-70-to-80)
2020
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. !!!
2121
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. !!!
2222
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. !!!

0 commit comments

Comments
 (0)