File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 5
5
"homepage" : " https://github.com/integer-net/solr-magento1" ,
6
6
"require" : {
7
7
"aoepeople/aoe_layoutconditions" : " ~1.0.0" ,
8
- "integer-net/solr-base" : " dev-solr-priority-for-outofstock-products "
8
+ "integer-net/solr-base" : " ^3.0.0 "
9
9
},
10
10
"require-dev" : {
11
11
"ecomdev/ecomdev_phpunit" : " dev-dev" ,
Original file line number Diff line number Diff line change @@ -2,6 +2,12 @@ IntegerNet_Solr Free for Magento 1
2
2
===============
3
3
Release Notes
4
4
5
+ Version 1.7.4 (Jul 17, 2017)
6
+ ---------------
7
+
8
+ - Choose if you want to display products which are not on stock via a new configuration setting
9
+ - Configure the score multiplier for products which are not on stock
10
+
5
11
Version 1.7.3 (May 18, 2017)
6
12
---------------
7
13
You can’t perform that action at this time.
0 commit comments