Rebuild Deployer #4106
-
I'm on 7.5.12. If I want to change default runLocally shell, how do I achieve it? In 8.x version I can just change php code. The build script in 7.5.12 is empty. If I use the script from 8.x, it adds dep to the resulting phar, it seems strange. |
Beta Was this translation helpful? Give feedback.
Answered by
new-user-name
Aug 17, 2025
Replies: 1 comment 18 replies
-
This is artifact of old build system. Revert last commit. |
Beta Was this translation helpful? Give feedback.
18 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is accomplished.
build
file.build
anddep
.Thanks for your patience!