Skip to content

Commit b4fef92

Browse files
author
arianoangelo
committed
v1.6.1
* Minor fixes
1 parent da40a80 commit b4fef92

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,11 @@
1919
"docs": "https://cryptapi.io/docs/"
2020
},
2121
"require": {
22-
"php": ">=5.6.0",
22+
"php": ">=7.2.0",
2323
"ext-curl": "*",
2424
"ext-json": "*"
2525
},
26+
"minimum-stability": "stable",
2627
"autoload": {
2728
"psr-4": {
2829
"CryptAPI\\": "CryptAPI/"

0 commit comments

Comments
 (0)