mirror of
https://github.com/zerosdev/tripay-sdk-php.git
synced 2026-01-07 01:01:29 +00:00
upgrade minimum php version to 7.2.5
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"description": "Unofficial TriPay.co.id Integration Kit for PHP",
|
"description": "Unofficial TriPay.co.id Integration Kit for PHP",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.2.0",
|
"php": ">=7.2.5",
|
||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"guzzlehttp/guzzle": "^6.5|^7.0"
|
"guzzlehttp/guzzle": "^6.5|^7.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user