diff --git a/composer.json b/composer.json index 8bcd6ac..f8c64ad 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ } ], "require": { - "php": "^7.2", + "php": ">=7.2", "league/oauth2-client": "^2.4.1", "nette/http": "~3.0.1" },