install flarum-blog
composer require v17development/flarum-blog --ignore-platform-reqs --with-all-dependencies
Using version ^0.7.2 for v17development/flarum-blog
./composer.json has been updated
Running composer update v17development/flarum-blog --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires v17development/flarum-blog ^0.7.2, found v17development/flarum-blog[v0.7.2] but these were not loaded, likely because it conflicts with another require.
Problem 2
- askvortsov/flarum-article-series is locked to version v0.2.0 and an update of this package was not requested.
- askvortsov/flarum-article-series v0.2.0 requires v17development/flarum-blog ^0.6.0 -> found v17development/flarum-blog[v0.6.0, ..., v0.6.5] but it conflicts with your root composer.json require (^0.7.2).
You can also try re-running composer require with an explicit version constraint, e.g. "composer require v17development/flarum-blog:*" to figure out if any version is installable, or "composer require v17development/flarum-blog:^2.1" if you know which you need.
Can anyone please help me, what shall I do next?