Skip to content

Commit

Permalink
Document v1 upgrade steps
Browse files Browse the repository at this point in the history
  • Loading branch information
gdebrauwer authored Sep 26, 2024
1 parent 3da41da commit bd5e4ea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions UPGRADING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Upgrading

## From v0.10 to v1

- Install `wotz/laravel-swagger-ui` instead of `nextapps/laravel-swagger-ui`
- Replace all occurrences of `NextApps\SwaggerUi` namespace with new `Wotz\SwaggerUi` namespace

0 comments on commit bd5e4ea

Please sign in to comment.