Skip to content

Commit c710104

Browse files
authored
Merge pull request #13 from widoz/master
Explicitly set php supported version to composer.json
2 parents 43421f0 + c0c5dc6 commit c710104

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
],
2828
"minimum-stability": "stable",
2929
"require": {
30+
"php": ">=7.0",
3031
"squizlabs/php_codesniffer": "^3.02",
3132
"dealerdirect/phpcodesniffer-composer-installer": "^0.4",
3233
"wp-coding-standards/wpcs": "^0.14",

0 commit comments

Comments
 (0)