This release allows this library to be installed in a PHP 8.4 environment. We've also removed support for PHP 7.4 and 8.0 which have been end of life for some time now.
This also adds a small fix for backticks in table names when generating aliases for table components in the SQL query (thanks @endelwar).