Skip to content

Commit

Permalink
small fix in readme (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
ronenlu authored Mar 25, 2024
1 parent 909c31c commit 94b7590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Load [Doctrine](https://www.doctrine-project.org/) entities into an [Atlas](http
2. **Automatic migration planning** - use `atlas migrate diff --env doctrine` to automatically plan a migration from the current database version to the Doctrine schema.

### Requirements
* [Dbal](https://www.doctrine-project.org/projects/doctrine-dbal/en/3.8/index.html) - `composer require doctrine/dbal:^3`
* [DBAL](https://www.doctrine-project.org/projects/doctrine-dbal/en/3.8/index.html) - `composer require doctrine/dbal:^3`

### Installation

Expand Down

0 comments on commit 94b7590

Please sign in to comment.