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
Copy file name to clipboardExpand all lines: 7.x-dev/upgrade-guide.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,7 @@ Please make sure your project respects the requirements below, before you start
59
59
"backpack/revise-operation":"dev-next",
60
60
"backpack/medialibrary-uploaders":"dev-next",
61
61
"backpack/devtools":"dev-next",
62
+
"backpack/generators":"dev-next",
62
63
```
63
64
64
65
<aname="step-3"href="#step-3"class="badge badge-danger text-white"style="text-decoration: none;">Step 3.</a> Let's get the latest Backpack and install it. If you get any conflicts with **Backpack 1st party add-ons**, most of the time you just need to move one version up, eg: from `backpack/menucrud: ^3.0` to `backpack/menucrud: ^4.0`. See the step above again. Please run:
0 commit comments