Require PHP 7.4+

This commit is contained in:
Alex P. 2024-09-03 09:07:12 +03:00
parent 0b74af1061
commit f538ea2ef2
No known key found for this signature in database
GPG key ID: 54487A734A204D71
33 changed files with 747 additions and 362 deletions

View file

@ -4,7 +4,7 @@
"description": "Status report module for PPCP",
"license": "GPL-2.0",
"require": {
"php": "^7.2 | ^8.0",
"php": "^7.4 | ^8.0",
"dhii/module-interface": "^0.3.0-alpha1"
},
"autoload": {