diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index f6df5ee1..7cf1e277 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ } ], "require": { - "php": ">=7.0.0", + "php": ">=7.1.0", "ext-gettext": "*", "ext-json": "*", "ext-libxml": "*", |