Skip to content

Commit 45a8c05

Browse files
author
Julien Neuhart
authored
Fixing TDBM version
1 parent b52199b commit 45a8c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/install_symfony.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To install TDBM in Symfony 4.x:
1010

1111
```bash
1212
$ composer config extra.symfony.allow-contrib true
13-
$ composer require thecodingmachine/tdbm-bundle ^5.0
13+
$ composer require thecodingmachine/tdbm-bundle ^5.1
1414
```
1515

1616
<div class="alert alert-info">

0 commit comments

Comments
 (0)