After executing
composer require sijad/flarum-ext-google-analytics
I get:
Using version ^0.1.1 for sijad/flarum-ext-google-analytics
./composer.json has been created
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for sijad/flarum-ext-google-analytics ^0.1.1 -> satisfiable by sijad/flarum-ext-google-analytics[0.1.1].
- sijad/flarum-ext-google-analytics 0.1.1 requires flarum/core ^0.1.0-beta.5 -> no matching package found.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.