Require PHP 7.2

This commit is contained in:
Alex P 2022-11-09 16:00:15 +02:00
parent c31637fc44
commit 17d3cc152e
18 changed files with 18 additions and 18 deletions

View file

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