We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 826de3d + f5b0b74 commit 63e1ac7Copy full SHA for 63e1ac7
UPGRADE-3.0.md
@@ -6,12 +6,9 @@ This is the list of actions that you need to take when upgrading this bundle fro
6
### Upgrade the bundle
7
8
```shell
9
-composer require --dev liip/test-fixtures-bundle:^3.0.0-alpha3
+composer require --dev liip/test-fixtures-bundle:^3.0.0
10
```
11
12
-> [!TIP]
13
-> The version will be `^3.0.0` once a stable release for the `3.x` branch will have been published.
14
-
15
### Remove `liip_test_fixtures.cache_db`
16
17
```diff
0 commit comments