diff --git a/composer.json b/composer.json index 49edc0b..24ed8cf 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ } ], "require": { - "php": "^7.0", + "php": "^7.2", "myclabs/php-enum": "^1.6.6", "KyranRana/simple-javascript-compilation": "^0.3.1", "ext-curl": "*", @@ -26,4 +26,4 @@ "CloudflareBypass\\": "src/main" } } -} \ No newline at end of file +}