clarkwinkelmann
So I've tried this:
composer require kilowhat/flarum-ext-wordpress:1.8 -W
It gives me this result of:
Info from https://repo.packagist.org: #StandWithUkraine
./composer.json has been updated
Running composer update kilowhat/flarum-ext-wordpress --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 kilowhat/flarum-ext-wordpress 1.8 -> satisfiable by kilowhat/flarum-ext-wordpress[1.8.0].
- kilowhat/flarum-ext-wordpress 1.8.0 requires symfony/dom-crawler 4.0 -> found symfony/dom-crawler[v4.0.0, ..., v4.4.45] but these were not loaded, likely because it conflicts with another require.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Then I tried this:
composer why-not kilowhat/flarum-ext-wordpress 1.8.0
Which gives me this:
In BaseDependencyCommand.php line 98:
Could not find package "kilowhat/flarum-ext-wordpress" in your project
prohibits [-r|--recursive] [-t|--tree] [--locked] [--] <package> <version>