Skip to content

Commit ac22a70

Browse files
author
n.gnato
committed
Suggest openapi lib
1 parent 7f73959 commit ac22a70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
},
2222
"suggest": {
2323
"free-elephants/di": "*",
24-
"nyholm/psr7": "^1.2"
24+
"nyholm/psr7": "^1.2",
25+
"zircote/swagger-php": "*"
2526
},
2627
"autoload": {
2728
"psr-4": {

0 commit comments

Comments
 (0)