-
Notifications
You must be signed in to change notification settings - Fork 86
Install PHPUnit via phar just like Composer #124
Install PHPUnit via phar just like Composer #124
Conversation
|
seems legit 👍 |
|
proposal: replace exec-wget, with @maestrodev's wget. |
|
won't that make it pain in the ass for people to install dependencies ? |
|
An external dependency to make wget easier seems like overkill. @jippi is there anything else that needs to happen before this is merged? |
|
Other than the ensure should be absent = delete the file again I think its good |
|
I confess I am not a puppet master. Where would "absent = delete" go? |
|
|
|
Like b6e83bd? |
|
Probably something like: |
|
@joshbetz I'm out of my depth here. I'll leave it with you. |
|
Thanks @westonruter. It looks like schkovich@ea1ead5 breaks Quickstart too so hopefully we can get that reverted. Otherwise I'll look into a workaround. |
|
i believe this is now covered by #128 |
This copies the approach used to install Composer via phar.
Will fix https://github.com/Automattic/vip-quickstart/issues/289