File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " cloudinary/cloudinary-magento2" ,
3
3
"description" : " Cloudinary Magento 2 Integration." ,
4
4
"type" : " magento2-module" ,
5
- "version" : " 1.20.4 " ,
5
+ "version" : " 1.20.52 " ,
6
6
"license" : " MIT" ,
7
7
"require" : {
8
8
"cloudinary/cloudinary_php" : " >=2.7 <=2.11.0"
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
3
- <module name =" Cloudinary_Cloudinary" setup_version =" 1.20.5 " >
3
+ <module name =" Cloudinary_Cloudinary" setup_version =" 1.20.52 " >
4
4
<sequence >
5
5
<module name =" Magento_ProductVideo" />
6
6
<module name =" Magento_PageBuilder" />
Original file line number Diff line number Diff line change 5
5
"version" : " 1.18.0" ,
6
6
"license" : " MIT" ,
7
7
"require" : {
8
- "cloudinary/cloudinary_php" : " ^1.20.5 "
8
+ "cloudinary/cloudinary_php" : " ^1.20.52 "
9
9
},
10
10
"autoload" : {
11
11
"files" : [
You can’t perform that action at this time.
0 commit comments