As discussed on IRC / Matrix, it is probably sensible to raise the minimum required PHP version to 7.2. This will allow us, among other things, to better utilize PHP's type annotations and other new PHP 7 features.
@speck stated that this should probably only be done after the first release of #Phorge (or should we wait for even more releases?) so people have a smoother migration and upgrade path.