Conversation
brosenberger
commented
Jan 23, 2018
- add support for php version 7.1.x
- add support for magento version 2.2
|
@brosenberger Sorry for the late response. I was not watching this repo :-( Actually we would drop the PHP constraints and always support Magento's version constraints. |
|
@amenk no i didn't test it as the shop using it is still not on 2.3 |
i just added it to a shop with a 2.3.5-p2 and it worked like a charm when leaving out the constraints for the framework and php version |
|
@brosenberger I think we should remove the PHP constraints and add the current module-bundle constraints as you tested it successful with the current version :) Thanks! |