We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 718b65d + ecf3acc commit da90643Copy full SHA for da90643
2 files changed
.scrutinizer.yml
@@ -1,3 +1,8 @@
1
+checks:
2
+ php:
3
+ code_rating: true
4
+ duplication: true
5
+
6
tools:
7
php_mess_detector: true
8
php_code_sniffer: true
README.md
@@ -1,8 +1,10 @@
Authorize.Net PHP SDK
======================
-[![Build Status] (https://travis-ci.org/AuthorizeNet/sdk-php.png?branch=future)]
+[]
(https://travis-ci.org/AuthorizeNet/sdk-php)
+[](https://scrutinizer-ci.com/g/AuthorizeNet/sdk-php/?branch=master)
+[](https://packagist.org/packages/authorizenet/authorizenet)
9
10
## License
0 commit comments