AuthorizeNet / sample-code-php

This repository contains working code samples which demonstrate php integration with the Authorize.Net API
MIT License
175 stars 197 forks source link

Changes to make PHP 5.6 the minimum #90

Closed adavidw closed 7 years ago

adavidw commented 7 years ago

changed composer.json and travis.yml to drop php 5.5 support. Also changed composer.json to allow composer to install newer SDK releases if available.