post_install() {
echo
echo "********"
echo "PHP 7.4 reaches its end of life on 28 Nov 2022 and is no longer supported afterwards."
echo "Please consider migrating to a newer version of PHP."
echo "********"
echo
}
