Skip to content

Update to use PowerShell on all OSes #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mheap opened this issue Jul 13, 2020 · 1 comment
Closed

Update to use PowerShell on all OSes #17

mheap opened this issue Jul 13, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@mheap
Copy link
Owner

mheap commented Jul 13, 2020

$content = echo '{"requires": {"phpunit/phpunit": "^9"}}' | ConvertFrom-json
$content.requires.{phpunit/phpunit} = "^123"
$content | ConvertTo-json

Available on all runners. See https://github.com/actions/virtual-environments/blob/master/images/linux/Ubuntu1804-README.md

@mheap mheap added the enhancement New feature or request label Jul 13, 2020
@mheap
Copy link
Owner Author

mheap commented Nov 7, 2020

See 5c2511a

@mheap mheap closed this as completed Nov 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant