Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
freost committed Dec 21, 2022
1 parent c1fa448 commit 1a9f288
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@
}
},
"suggest": {
"mako/repl": "A runtime developer console, interactive debugger and REPL for the Mako framework",
"mako/toolbar": "A debug toolbar for the Mako framework"
"mako/open-api": "Generate OpenAPI specifications and routes",
"mako/repl": "A runtime developer console, interactive debugger and REPL",
"mako/sentry": "Log exceptions and debug information to Sentry",
"mako/toolbar": "A debug toolbar"
},
"scripts": {
"post-create-project-cmd": [
Expand Down

0 comments on commit 1a9f288

Please sign in to comment.