Skip to content

Commit 34a3f28

Browse files
Merge pull request #25 from SlimGee/master
refactor: upgrade to latest cloudinary/cloudinary_php
2 parents 2b25e54 + 52e3d15 commit 34a3f28

File tree

2 files changed

+927
-405
lines changed

2 files changed

+927
-405
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": ">=7.2",
1616
"illuminate/support": "~6|~7|~8",
17-
"cloudinary/cloudinary_php": "2.0.0-beta7",
17+
"cloudinary/cloudinary_php": "^2.0",
1818
"ext-json": "*"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)