Version 1.0 to 1.0.*
To update to the latest version inside of your composer.json file make sure to update the version of voyager inside the require declaration inside of your composer.json to:
And then run
Next, you may want to be sure that you have all the latest published assets. To re-publish the voyager assets you can run the following command:
Lastly, you may wish to clear your view cache by running the following command:
Last updated