We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee62b3d commit e7fdbfbCopy full SHA for e7fdbfb
README.md
@@ -23,9 +23,8 @@ The LibreSign 3rdparty repository has a different structure compared to Nextclou
23
- This automatically runs PHP-Scoper via post-install-cmd script
24
- Scoped dependencies are generated in `composer/` directory
25
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`
+7. Commit all changes onto a new branch
+8. You might need the following command for pushing if used as submodule: `git push git@github.com:libresign/3rdparty.git branchname`
29
30
## PHP-Scoper Integration
31
0 commit comments