Open
Description
This package currently uses older version of brick/math
https://github.com/ramsey/uuid/blob/4.x/src/Math/RoundingMode.php
Latest version: https://github.com/brick/math/blob/master/src/RoundingMode.php
Hence, if there are any other plugins that use latest brick/math
it results in fatal error. This is mainly due to switch to enums.