is this supported for v1.0.3? (flarum latest version)
[0]:ask$ composer require glowingblue/redis-setup
Using version ^1.0 for glowingblue/redis-setup
./composer.json has been updated
Running composer update glowingblue/redis-setup
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- glowingblue/redis-setup 1.0.0 requires blomstra/flarum-redis ^0.4 -> found blomstra/flarum-redis[0.4.0-beta, 0.4.0-beta.2, 0.4.0-beta.3] but it does not match you
r minimum-stability.
- glowingblue/redis-setup 1.0.1 requires blomstra/flarum-redis ^0.4.0@beta -> found blomstra/flarum-redis[0.4.0-beta, 0.4.0-beta.2, 0.4.0-beta.3] but it does not ma
tch your minimum-stability.
- Root composer.json requires glowingblue/redis-setup ^1.0 -> satisfiable by glowingblue/redis-setup[1.0.0, 1.0.1].
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
[0]:ask$ composer require blomstra/flarum-redis:*
./composer.json has been updated
Running composer update blomstra/flarum-redis
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- blomstra/flarum-redis 0.1.0 requires flarum/core ^0.1.0-beta.10 -> found flarum/core[v0.1.0-beta.10, ..., v0.1.0-beta.16] but it does not match your minimum-stabi
lity.
- blomstra/flarum-redis[0.2.0, ..., 0.2.3] require flarum/core 0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15] but it does not match your minimum-stability.
- Root composer.json requires blomstra/flarum-redis * -> satisfiable by blomstra/flarum-redis[0.1.0, ..., 0.2.3].
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.