diff --git a/composer.json b/composer.json index 247bf26..884eee1 100644 --- a/composer.json +++ b/composer.json @@ -14,6 +14,6 @@ } ], "require": { - "php": ">=7.1.0" + "php": ">=5.4.0" } -} \ No newline at end of file +}