Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar committed May 12, 2024
1 parent c0c0555 commit 7bb7cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ php artisan vendor:publish --provider="PrettyRoutes\ServiceProvider"

### Upgrade from `garygreen/pretty-routes`

6. In your `composer.json` file, replace `"garygreen/pretty-routes": "^1.0"` with `"andrey-helldar/pretty-routes": "^2.0"`.
6. In your `composer.json` file, replace `"garygreen/pretty-routes": "^1.0"` with `"dragon-code/pretty-routes": "^3.0"`.
7. Run the command `composer update`.
8. Profit!

Expand Down

0 comments on commit 7bb7cd8

Please sign in to comment.