diff --git a/composer.json b/composer.json index 6564ae7..d814226 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "description": "Oro Bundle to inject ReCAPTCHA into public forms", "type": "project", "require": { - "oro/platform": "5.0.*", + "oro/platform": "5.1.*", "excelwebzone/recaptcha-bundle": "^1.5" }, "autoload": {