Great flarum, today I upgraded the beta-13 version of my forum to beta-15. The update was successful, but there is still a lot of work to be done.
I made a lot of mistakes in the process of updating, which were finally solved after searching.But there is still a question: how can I quickly update extensions that have been set to * composer.json package?
"flagrow/ads": "*",
"flagrow/direct-links": "*",
"flagrow/flarum-ext-analytics": "*",
"flarum/approval": "*",
"flarum/auth-github": "*",
"flarum/bbcode": "*",
"flarum/core": "^0.1.0",
"flarum/emoji": "*",
"flarum/flags": "*",
"flarum/lang-english": "*",
"flarum/likes": "*",
"flarum/lock": "*",
"flarum/markdown": "*",
"flarum/mentions": "*",
"flarum/nicknames": "^0.1.0@beta",
.......
.......
........