Updated min requirements in composer.json

This commit is contained in:
snipe 2021-02-02 21:29:09 -08:00
parent bf7a856fa6
commit d263990401

View file

@ -11,7 +11,7 @@
"license": "AGPL-3.0-or-later",
"type": "project",
"require": {
"php": "^7.2",
"php": "^7.2.5",
"ext-curl": "*",
"ext-fileinfo": "*",
"ext-json": "*",