Skip to content

Commit

Permalink
Merge pull request #310 from alexislefebvre/3.x-doc-update-installati…
Browse files Browse the repository at this point in the history
…on-guide-2

doc: update installation guide (2)
  • Loading branch information
alexislefebvre authored May 19, 2024
2 parents 826de3d + f5b0b74 commit 63e1ac7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions UPGRADE-3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@ This is the list of actions that you need to take when upgrading this bundle fro
### Upgrade the bundle

```shell
composer require --dev liip/test-fixtures-bundle:^3.0.0-alpha3
composer require --dev liip/test-fixtures-bundle:^3.0.0
```

> [!TIP]
> The version will be `^3.0.0` once a stable release for the `3.x` branch will have been published.
### Remove `liip_test_fixtures.cache_db`

```diff
Expand Down

0 comments on commit 63e1ac7

Please sign in to comment.