After I run this composer update --prefer-dist --no-dev -a --with-all-dependencies
I encounter the following,
Class Therealsujitk\GIFs\Controllers\ListGifController located in ./vendor/therealsujitk/flarum-ext-gifs/src/Controllers/ListGIFController.php does not comply with psr-4 autoloading standard. Skipping.
Warning: Ambiguous class resolution, "Flarum\Frontend\Frontend" was found 2x: in "/Applications/MAMP/htdocs/flarum/vendor/ianm/no-meta-title/Flarum/Frontend.php" and "/Applications/MAMP/htdocs/flarum/vendor/flarum/core/src/Frontend/Frontend.php", the first will be used.
Just wondering if I shall do something about it. I searched this topic did not find anything related.