When I run composer to install blomstra/payments I receive the following:
Problem 1
- blomstra/payments[0.1, ..., 0.1.2] require flarum/core 0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it does not match your minimum-stability.
- blomstra/payments[0.2.0, ..., 0.2.3] require flarum/core 0.1.0-beta.16 -> found flarum/core[v0.1.0-beta.16] but it does not match your minimum-stability.
- blomstra/payments[0.3.0, ..., 0.5.15] require brick/money 0.5.0 -> found brick/money[0.5.0, 0.5.1, 0.5.2, 0.5.3] but it conflicts with your root composer.json require (0.8.1).
- Root composer.json requires blomstra/payments * -> satisfiable by blomstra/payments[0.1, ..., 0.5.15].
I know that normally an install w/ -W would fix the issue but I continue to get the same error even when attempting the install with all dependencies... Any help is greatly appreciated!! Happy holidays all!