Add PHP8.0 specific code.

This commit is contained in:
James Cole
2021-05-23 20:59:18 +02:00
parent 8a8aa7ca71
commit 55538b668f
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,7 @@
}
],
"require": {
"php": ">=7.4.0",
"php": ">=8.0.0",
"ext-bcmath": "*",
"ext-curl": "*",
"ext-fileinfo": "*",