Skip to content

Commit

Permalink
Merge branch '2.x' into 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean85 committed Mar 10, 2024
2 parents a190e0b + 5254fb1 commit 4076ac2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4076ac2

Please sign in to comment.