update PHP version requirements in composer files

This commit is contained in:
Dylan K. Taylor
2018-04-09 15:50:55 +01:00
parent 5f1ae1059e
commit 476ac39988
2 changed files with 3 additions and 4 deletions

View File

@ -5,7 +5,7 @@
"homepage": "https://pmmp.io",
"license": "LGPL-3.0",
"require": {
"php": ">=7.2.0RC3",
"php": ">=7.2.0",
"ext-bcmath": "*",
"ext-curl": "*",
"ext-hash": "*",