File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " yotpo/module-yotpo-reviews" ,
33 "description" : " Yotpo Reviews extension for Magento2" ,
4- "version" : " 4.0.22 " ,
4+ "version" : " 4.0.23 " ,
55 "license" : [
66 " OSL-3.0" ,
77 " AFL-3.0"
88 ],
99 "require" : {
1010 "php" : " ~5.6.0|^7.0" ,
1111 "magento/framework" : " >=102.0.0" ,
12- "yotpo/module-yotpo-core" : " 4.0.22 "
12+ "yotpo/module-yotpo-core" : " 4.0.23 "
1313 },
1414 "type" : " magento2-module" ,
1515 "autoload" : {
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
3- <module name =" Yotpo_Reviews" setup_version =" 4.0.22 " >
3+ <module name =" Yotpo_Reviews" setup_version =" 4.0.23 " >
44 <sequence >
55 <Yotpo_Core />
66 </sequence >
You can’t perform that action at this time.
0 commit comments