make available in PHP 7.3 and 7.4

This commit is contained in:
Daniel Seifert 2020-07-13 00:00:16 +02:00
parent 092aa883e3
commit 621ab6427f
Signed by: DanielS
GPG Key ID: 6A513E13AEE66170
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
}
},
"require": {
"php": "7.1 - 7.2",
"php": "7.1 - 7.4",
"ext-ionCube-Loader": "*",
"d3/heidelpay": "~6.0.1"
},