Bart Platak
Results
2
issues of
Bart Platak
This pull request resolves an issue described in #8
Magento2 has an issue (https://github.com/magento/magento2/issues/6372) which originates from `InfoCommand.php`. Using `composer.json` with a VCS (git) repository: "repositories": { ... "craftyclicks": { "type": "git", "url": "https://github.com/craftyclicks/m2-ukpostcodelookup.git" } } In `InfoCommand::run(...)` the...