Skip to content

Conversation

@arthurlorenz
Copy link
Contributor

phapp create was running the command exec 'composer config --global repositories.drunomics composer https://packages.drunomics.com' which failed. I figured it was due to phapp inserting the command with all arguments as a single string, while symfony's process expects it to be an array of arguments.

@arthurlorenz arthurlorenz linked an issue Mar 8, 2023 that may be closed by this pull request
@ivangrozni ivangrozni merged commit 1220b19 into master Apr 5, 2023
@ivangrozni ivangrozni deleted the process-arguments branch April 5, 2023 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Phapp create fails

4 participants