Skip to content

Commit 252d2a0

Browse files
Drop support for php 5
1 parent 5590c54 commit 252d2a0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: php
22

33
php:
4-
- 5.5
5-
- 5.6
64
- 7.0
75
- hhvm
86

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ All Notable changes to `laravel-paystack` will be documented in this file
88
## 2020-05-23
99
- Support for Laravel 7
1010
- Support for splitting payments into subaccounts
11-
- Support for more than one currency. Now you can use USD!
11+
- Support for more than one currency. Now you can use USD!
12+
- Support for multiple quantities
13+
- Support for helpers

0 commit comments

Comments
 (0)