Skip to content

Commit

Permalink
Fixing TDBM version
Browse files Browse the repository at this point in the history
  • Loading branch information
gulien committed Sep 11, 2019
1 parent b52199b commit 45a8c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/install_symfony.md
Expand Up @@ -10,7 +10,7 @@ To install TDBM in Symfony 4.x:

```bash
$ composer config extra.symfony.allow-contrib true
$ composer require thecodingmachine/tdbm-bundle ^5.0
$ composer require thecodingmachine/tdbm-bundle ^5.1
```

<div class="alert alert-info">
Expand Down

0 comments on commit 45a8c05

Please sign in to comment.