Skip to content

Commit

Permalink
Update docs/guide/en/usage-with-symfony.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sergei Predvoditelev <[email protected]>
  • Loading branch information
luizcmarin and vjik authored May 19, 2024
1 parent 0f3c8d8 commit 0d4583f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/en/usage-with-symfony.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Usage with Symfony

Require db-migration and DB driver. Let's use SQLite for this example:
Require migrations package and DB driver. Let's use SQLite for this example:

```shell
composer require yiisoft/db-migration
Expand Down

0 comments on commit 0d4583f

Please sign in to comment.