Skip to content

Commit 046cd43

Browse files
authored
Merge pull request #1 from ensi-platform/task-94010
#94010
2 parents 6907a39 + a8cbb84 commit 046cd43

File tree

6 files changed

+414
-159
lines changed

6 files changed

+414
-159
lines changed

composer.json

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

0 commit comments

Comments
 (0)