Skip to content

Commit e7fdbfb

Browse files
committed
chore: removed unecessary step
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent ee62b3d commit e7fdbfb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,8 @@ The LibreSign 3rdparty repository has a different structure compared to Nextclou
2323
- This automatically runs PHP-Scoper via post-install-cmd script
2424
- Scoped dependencies are generated in `composer/` directory
2525
6. Run `git clean -X -d -f`
26-
7. Run `composer dump-autoload`
27-
8. Commit all changes onto a new branch
28-
9. You might need the following command for pushing if used as submodule: `git push git@github.com:libresign/3rdparty.git branchname`
26+
7. Commit all changes onto a new branch
27+
8. You might need the following command for pushing if used as submodule: `git push git@github.com:libresign/3rdparty.git branchname`
2928

3029
## PHP-Scoper Integration
3130

0 commit comments

Comments
 (0)