Drop PHP 7.2 support

This commit is contained in:
Dylan K. Taylor
2020-04-19 12:49:25 +01:00
parent 7d43dffac4
commit 70a4f73d73
5 changed files with 5 additions and 6 deletions

View File

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