Skip to content

Commit

Permalink
Require minimum working minor version of Cloudinary PHP SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
Randy Čupić committed Sep 17, 2024
1 parent 026e7c4 commit 802fb87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
],
"require": {
"php": "^8.1",
"cloudinary/cloudinary_php": "^2.0",
"cloudinary/cloudinary_php": "^2.1",
"symfony/mime": "^5.4 || ^6.2",
"symfony/twig-bundle": "^5.4 || ^6.2",
"symfony/framework-bundle": "^5.4 || ^6.2",
Expand Down

0 comments on commit 802fb87

Please sign in to comment.