Skip to content

Commit e7c55e0

Browse files
committed
wip
1 parent f854227 commit e7c55e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Web/Blog/articles/2025-09-16-tempest-2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Then run the following commands
3939
{:hl-comment:~:} vendor/bin/rector {:hl-comment:# To update all your project files:}
4040
{:hl-comment:~:} ./tempest discovery:clear {:hl-comment:# Which is needed to make sure discovery cache is updated:}
4141
{:hl-comment:~:} ./tempest key:generate {:hl-comment:# To generate a new signing key and should be done for every environment:}
42+
{:hl-comment:~:} ./tempest migrate:rehash {:hl-comment:# To rehash all migrations, which internal workings were changed with this release:}
4243
```
4344

4445
Finally, review and test your project and make sure to read through the list of the breaking changes below. The changes in **bold** are automated by Rector, the other ones are internal changes that should — _in theory_ — have no effect. Yet we wanted to mention them for transparency's sake.

0 commit comments

Comments
 (0)