I want to update voyager package from 1.2
to 1.3
for that I changed
"tcg/voyager": "1.3.*"
and then executed command composer update tcg/voyager --lock
but it does not update, I just want to update voyager.
Can someone kindly guide me how can I update it? Thank you so much.