Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Commit

Permalink
Explicitly state support of PHP 7
Browse files Browse the repository at this point in the history
  • Loading branch information
greggles authored Dec 15, 2016
1 parent 48655be commit 40ba2bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ This wrapper allows you to perform some basic calls to the USPS api. Some of the
Requirements
============

- PHP >= 5.4 configured with the following extensions:
- cURL
- PHP >= 5.4 including PHP 7
- Configured with the cURL extension
- USPS API Username

Package
Expand Down

0 comments on commit 40ba2bd

Please sign in to comment.