diff --git a/docs/dependencies.mdx b/docs/dependencies.mdx index d83279e3d..1e23826d1 100644 --- a/docs/dependencies.mdx +++ b/docs/dependencies.mdx @@ -23,6 +23,10 @@ The Qt framework version used during development was 5.15.2 and >=6.2. - [MySQL Connector/C 8](https://dev.mysql.com/downloads/c-api/) - used only for the [`mysql_ping`](https://dev.mysql.com/doc/c-api/8.0/en/mysql-ping.html) function and provided by [MySQL 8 Server](https://dev.mysql.com/downloads/mysql/) +:::info +The `TinyORM` will support `Qt` versions that aren't [end-of-life](https://endoflife.date/qt). +::: + ### Install dependencies On `Linux`, you can install dependencies with the package manager.