Nosto/nosto-php-sdk

Make DotEnv dependency compatible with 2.x and 3.x versions

supercid opened this issue · 0 comments

This is causing an issue with Shopware, which is using 3.x version of the library. Whereas Magento 2 uses version 2.x.
Use reflection to check the constructor arguments in the Bootstrap files (both code and test bootstrap file).