Add: rendering of openapi php-attributes

This commit is contained in:
Jan Schuppik 2025-09-05 14:55:48 +02:00
parent 4de4fabc8f
commit ff43448ccc

View File

@ -52,7 +52,8 @@
"wikimedia/less.php": "^3.2.1",
"simshaun/recurr": "^5",
"dragonmantank/cron-expression": "^3",
"psr/log": "^1"
"psr/log": "^1",
"zircote/swagger-php": "^5.1.4"
},
"require-dev": {
},