Updates module to use latest version of the Patreon API. Must be installed via composer.
A new PatreonBridge.php entity now exists to provide a bridge between Drupal and the API.
The Drupal functions can be bypassed in favour of direct interaction with this object. A
new instance can be instantiated using the patreon_get_bridge() function.