Skip to content

Use `getcwd()` to define applicationRootPath

Utz, Wolf-Peter requested to merge feature/gloabl-usage-support into main

This change makes is possible to move the .phar file somewhere else. Now its just required to have the correct working directory, when using the .phar.

Merge request reports