You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed number 6 in docs/fresh.md references some lines of code that are no longer present in the composer.json file.
[Add "post-autoload-dump" script](https://github.com/wpengine/example-sage-theme/blob/main/wp-content/themes/your-roots-theme-name-here/composer.json#L63-L65) that'll run after every composer update command to the composer.json
Is that still necessary or was that replaced with something else? Or perhaps I'm missing something?