sdk-php icon indicating copy to clipboard operation
sdk-php copied to clipboard

version 2.0.0-ALPHA

Open LeftPinkie opened this issue 5 years ago • 1 comments

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?

LeftPinkie avatar Apr 05 '19 08:04 LeftPinkie

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.

sp00n avatar Jul 11 '19 17:07 sp00n