Skip to content

Commit 932694c

Browse files
Rename beta to 1.0.0
1 parent 268f77a commit 932694c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ composer require cloudinary-labs/cloudinary-laravel
222222
Or add the following line to the require block of your `composer.json` file.
223223

224224
```
225-
"cloudinary-labs/cloudinary-laravel": "1.0.0-beta"
225+
"cloudinary-labs/cloudinary-laravel": "1.0.0"
226226
```
227227

228228
You'll then need to run `composer install` or `composer update` to download it and have the autoloader updated.

0 commit comments

Comments
 (0)