diff --git a/composer.json b/composer.json index 7637dce..b2d7152 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "version": "1.14.4", "license": "MIT", "require": { - "cloudinary/cloudinary_php": "*" + "cloudinary/cloudinary_php": "^1.2" }, "autoload": { "files": [ @@ -19,4 +19,4 @@ "type": "git", "url": "https://github.com/cloudinary/cloudinary_magento2" }] -} \ No newline at end of file +}