We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 268f77a commit 932694cCopy full SHA for 932694c
README.md
@@ -222,7 +222,7 @@ composer require cloudinary-labs/cloudinary-laravel
222
Or add the following line to the require block of your `composer.json` file.
223
224
```
225
-"cloudinary-labs/cloudinary-laravel": "1.0.0-beta"
+"cloudinary-labs/cloudinary-laravel": "1.0.0"
226
227
228
You'll then need to run `composer install` or `composer update` to download it and have the autoloader updated.
0 commit comments