Skip to content

Commit 63eaa91

Browse files
committed
Update updating.md
1 parent 39ac217 commit 63eaa91

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/docs/updating.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ This guide provides instructions for updating EasyAdmin between versions.
44

55
---
66

7+
## Updating to 7.5
8+
9+
**EasyAdmin 7.5** removes the Permission Editor due to a new security feature by FiveM.
10+
11+
To update you must delete the following folders before updating EasyAdmin:
12+
13+
```
14+
src/
15+
dist/
16+
```
17+
18+
This ensures that the Discord Commands are properly updated.
19+
720
## Updating to 7.4
821

922
**EasyAdmin 7.4** brings major structural changes to the resource and introduces a completely rewritten Discord Bot system. Dependencies are no longer installed via `yarn`; they are now included directly with the EasyAdmin package.

0 commit comments

Comments
 (0)