Skip to content

Commit fc7ab45

Browse files
author
Evgeny Bereza
committed
#94010 Убрана отдача единого yaml-файла, добавление префикса и отдача yaml через php
1 parent 046cd43 commit fc7ab45

File tree

6 files changed

+155
-407
lines changed

6 files changed

+155
-407
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^8.0",
14-
"cebe/php-openapi": ">=1.4.2 <1.6.0"
13+
"php": "^8.0"
1514
},
1615
"autoload": {
1716
"psr-4": {

0 commit comments

Comments
 (0)