So, I'm running a small flarum instance and I want to update it in the near future.
As I have quite a few things I need to change, I'm setting up a VPS to replicate the conditions and do a "test-drive".
I need some help from the experienced folks around here:
- How do I use composer to install beta 7.2? I can only install beta 7 using
composer create-project flarum/flarum:0.1.0-beta7 . --stability=beta
- I am running MariaDB 5.5. What is the best way to update to flarum beta 8? Update MariaDB first to 10.2 and then update flarum, or the other way around?
All the help is greatly appreciated.
Cheers