composer require mocking-magician/coinbase-pro-sdk
Please take the time to read the documentation carefully.
Coinbase Pro SDK follow the semver specification
Given a version number
MAJOR.MINOR.PATCH
, increment the:
MAJOR
version when you make incompatible API changesMINOR
version when you add functionality in a backwards compatible mannerPATCH
version when you make backwards compatible bug fixes.Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
Zero version, specific case (as 0.y.z) during initial development:
Anything MAY change at any time. The public API SHOULD NOT be considered stable.
Please, in case of discovery of any bug or security issues related to the package. Please launch an issue describing the problem and how to reproduce it.