We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b52199b commit 45a8c05Copy full SHA for 45a8c05
doc/install_symfony.md
@@ -10,7 +10,7 @@ To install TDBM in Symfony 4.x:
10
11
```bash
12
$ composer config extra.symfony.allow-contrib true
13
-$ composer require thecodingmachine/tdbm-bundle ^5.0
+$ composer require thecodingmachine/tdbm-bundle ^5.1
14
```
15
16
<div class="alert alert-info">
0 commit comments