Skip to content

Commit

Permalink
Add dynamic openapi generator + Static content controller
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagolizardo committed Aug 2, 2023
1 parent 5de46fb commit 744d024
Show file tree
Hide file tree
Showing 15 changed files with 714 additions and 240 deletions.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@
"symfony/console": "^6.0",
"symfony/mailer": "^6.0",
"geoip2/geoip2": "~2.0",
"graylog2/gelf-php": "dev-master"
"graylog2/gelf-php": "dev-master",
"zircote/swagger-php": "^4.7",
"hansott/psr7-cookies": "^3.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 744d024

Please sign in to comment.