Skip to content

Commit 2b27d10

Browse files
committed
Updates for next version & Update README.md with latest versions
1 parent 45384f7 commit 2b27d10

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Authorize.Net PHP SDK
22

3-
[![Travis CI Status](https://travis-ci.org/AuthorizeNet/sdk-php.svg?branch=master)](https://travis-ci.org/AuthorizeNet/sdk-php)
4-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/AuthorizeNet/sdk-php/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/AuthorizeNet/sdk-php/?branch=master)
3+
[![Authorize.net PHP CI](https://github.com/AuthorizeNet/sdk-php/actions/workflows/php-workflow.yml/badge.svg?branch=master)](https://github.com/AuthorizeNet/sdk-php/actions/workflows/php-workflow.yml)
54
[![Packagist Stable Version](https://poser.pugx.org/authorizenet/authorizenet/v/stable.svg)](https://packagist.org/packages/authorizenet/authorizenet)
65

76
## Requirements

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "authorizenet/authorizenet",
33
"type": "library",
4-
"version": "2.0.3",
4+
"version": "2.0.4",
55
"description": "Official PHP SDK for Authorize.Net",
66
"keywords": ["authorizenet", "authorize.net", "payment", "ecommerce"],
77
"license": "proprietary",

0 commit comments

Comments
 (0)