Fixed the favicon route returning an empty response — the SVG was accidentally wrapped in PHP backticks, which execute shell commands instead of building a string.
composer.json now declares Kirby 3/4/5 compatibility and includes the version for the Panel update check. Thanks @chrtz!