Skip to content

Commit a008a00

Browse files
committed
bump required PHP version
1 parent fb0b36a commit a008a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"type": "wordpress-plugin",
1111
"require": {
12-
"php": ">=5.6"
12+
"php": ">=7.2.5"
1313
},
1414
"autoload": {
1515
"psr-4": {

0 commit comments

Comments
 (0)