We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5590c54 commit 252d2a0Copy full SHA for 252d2a0
.travis.yml
@@ -1,8 +1,6 @@
1
language: php
2
3
php:
4
- - 5.5
5
- - 5.6
6
- 7.0
7
- hhvm
8
CHANGELOG.md
@@ -8,4 +8,6 @@ All Notable changes to `laravel-paystack` will be documented in this file
## 2020-05-23
9
- Support for Laravel 7
10
- Support for splitting payments into subaccounts
11
-- Support for more than one currency. Now you can use USD!
+- Support for more than one currency. Now you can use USD!
12
+- Support for multiple quantities
13
+- Support for helpers
0 commit comments