Udovicic

Results 3 issues of Udovicic

In mage [magedeploy2.php](https://github.com/mwr/magedeploy2-base/blob/master/magedeploy2.php#L13-L14) you can specify _git_dir_ and _app_dir_ to any path on disk. However, these paths are hard coded to default value of 'shop' in [n98/n98-deployer](https://github.com/netz98/n98-deployer/blob/master/src/Deployer/Task/BuildTasks.php#L109) package and can...

If you set expand abbreviation shortcut to ``, you are no longer able to produce tabs in text/code.

When Magento is compiled, ```ReaderFactory``` will fail to resolve parameters of ```GeoIp2\Database\Reader``` that is created through ```ObjectManager```. It is required to register composer dependency ```geoip2/geoip2``` as Magento library in order...