sdk-php
sdk-php copied to clipboard
version 2.0.0-ALPHA
I am installing via Composer:
"authorizenet/authorizenet": "2.0.0"
However, the constant \net\authorize\api\constants\ANetEnvironment::VERSION
shows "2.0.0-ALPHA". Is this correct? Am I running alpha code?
Composer is still installing 2.0.0-ALPHA as of today. However, I did a manual update to the latest revision, and the only changes git showed were in .travis.yml, README.md and the VERSION constant in ANetEnvironment.php, so basically the code is the same.