Skip to content

Commit

Permalink
Add php 72. to travis-ci
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
pixelpeter committed Dec 25, 2017
1 parent e473804 commit eadb46d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: php
php:
- 7.0
- 7.1
- 7.2

matrix:
include:
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All Notable changes for the Laravel 5 WooCommerce REST API Client will be documented in this file

## 3.0.1
- Update outdated composer dependencies (phpunit, mockery)
- Add php 7.2 to travis-ci

## 3.0.0
- Add support for Auto-Discovery (Thanks to palpalani)
- Require php 7.0+
Expand Down

0 comments on commit eadb46d

Please sign in to comment.