composer require flagrow/ads:0.2.0
./composer.json has been updated
Running composer update flagrow/ads
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 flarum/core 0.1.0@beta, found flarum/core[v0.1.0-beta, ..., v0.1.0-beta.16] but the package is fixed to v1.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Problem 2
- Root composer.json requires flagrow/ads 0.2.0 -> satisfiable by flagrow/ads[0.2.0].
- flagrow/ads 0.2.0 requires flarum/core 0.1.0-beta.8 -> found flarum/core[v0.1.0-beta.8, ..., v0.1.0-beta.16] but the package is fixed to v1.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the updatecommand.
Problem 3
- Root composer.json requires fof/pages 0.7.0 -> satisfiable by fof/pages[0.7.0].
- fof/pages 0.7.0 requires flarum/core 0.1.0-beta.16 -> found flarum/core[v0.1.0-beta.16] but the package is fixed to v1.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.