From 5254fb1d27006073641f0f34a4dbf6d4c5174e46 Mon Sep 17 00:00:00 2001 From: Alessandro Lai Date: Sun, 10 Mar 2024 12:29:16 +0100 Subject: [PATCH] Update README.md with 3.0 info --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5f8abcf..07d9674 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,11 @@ It does so by providing a `doctrine/dbal` driver wrapper that automatically reco # Installation +If you're using DBAL 4.0+ +```console +$ composer require facile-it/doctrine-mysql-come-back ^3.0 +``` + If you're using DBAL 3.6+ ```console $ composer require facile-it/doctrine-mysql-come-back ^2.0