Skip to content

Commit 1b6ac44

Browse files
authored
fix: php version
1 parent ce2904a commit 1b6ac44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"homepage": "https://github.com/haozi-team/wp-setting-api",
88
"type": "library",
99
"require": {
10-
"php": ">=7.4"
10+
"php": ">=5.6"
1111
},
1212
"license": "GPL-3.0-or-later",
1313
"autoload": {

0 commit comments

Comments
 (0)