#1135837 PostfixAdmin 4.0.1 is not usable after installation

#1135837#5
Date:
2026-05-06 12:19:39 UTC
From:
To:
The package is missing the vendor/ directory, causing missing composer
dependencies (autoload.php).
This makes the application require running "composer install" on the target
system, which should not be needed in Debian packages.

Expected: vendor/ included or dependencies resolved at build time.