diff --git a/README.md b/README.md index 8743929..cb81a00 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Doctrine DBAL driver for ClickHouse - an open-source column-oriented database ma **Driver is suitable for Symfony or any other framework using Doctrine.** -* [v2](https://github.com/FriendsOfDoctrine/dbal-clickhouse/releases?q=v2.) supports Doctrine DBAL 3+ and PHP 8.0+ [BETA release] +* [v2](https://github.com/FriendsOfDoctrine/dbal-clickhouse/releases?q=v2.) supports Doctrine DBAL 3+ and PHP 8.0+ * [v1](https://github.com/FriendsOfDoctrine/dbal-clickhouse/releases?q=v1.) supports Doctrine DBAL 2+ and PHP 7.1+ ## Installation