We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37afbdb commit afdd471Copy full SHA for afdd471
.travis.yml
@@ -1,7 +1,6 @@
1
language: php
2
3
php:
4
- - 7.2
5
- 7.3
6
- 7.4
7
README.md
@@ -17,7 +17,7 @@ it will be far easier to simply make use of Composer to do the dependency manage
17
18
19
### Supported PHP version
20
-This library aims to support and is tested against PHP 7.1 and greater.
+This library aims to support and is tested against PHP 7.4.
21
22
## Installation
23
The recommended way to install Currencycloud SDK is through
0 commit comments