Building the phar file #6014
Replies: 1 comment
-
You can check the GitHub Actions workflow in the wp-cli-bundle repo to see how we build the Phar file there: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am trying to build this project into a phar file. I have composer installed but when I run
composer install
I am getting this:So my questions is this - how do I build from start to finish with the current version?
BTW - Yes, I have looked at the wp-cli documentation but there is little there and nothing about the actual building of the phar.
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions