Hi, just bought the subscription, tried to install and composer isn't happy.
]# composer require blomstra/realtime:"*" -W
./composer.json has been updated
Running composer update blomstra/realtime --with-all-dependencies
Gathering patches for root package.
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- blomstra/realtime[0.1-beta.1, ..., 0.1-beta.30] require flarum/core 0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (1.0).
- blomstra/realtime[0.1-beta.31, ..., 0.2] require pusher/pusher-php-server 4.1.5 -> found pusher/pusher-php-server[v4.1.5] but these were not loaded, likely because it conflicts with another require.
- blomstra/realtime[0.2.1, ..., 0.2.10] require pusher/pusher-php-server 7.0.1 -> found pusher/pusher-php-server[7.0.1, ..., 7.2.2] but these were not loaded, likely because it conflicts with another require.
- blomstra/realtime[0.2.11, ..., 0.2.18] require pusher/pusher-php-server 7.2.0 -> found pusher/pusher-php-server[7.2.0, 7.2.1, 7.2.2] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires blomstra/realtime * -> satisfiable by blomstra/realtime[0.1-beta.1, ..., 0.2.18].
Installation failed, reverting ./composer.json and ./composer.lock to their original content`