diff options
-rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index 492ef34..ff55c34 100644 --- a/composer.json +++ b/composer.json @@ -14,6 +14,7 @@ "ext-mysqli": "*" }, "require-dev": { + "php": ">=5.6", "squizlabs/php_codesniffer": "^2.3", "friendsofphp/php-cs-fixer": "^1.9", "phpunit/phpunit": "^5.2" |