``` ErrorException: Deprecated: Creation of dynamic property GettyImages\Api\Curler\Curler::$options is deprecated ``` The notice is [thrown from here](https://github.com/gettyimages/gettyimages-api_php/blob/662a72bbe4d3b9f94c0f8c97be59beb25d0a5309/src/Curler/Curler.php#L9) because `$options` is not defined as a class property.