Skip to content
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

Added ext-curl to composer.json suggest property #6844

Merged
merged 1 commit into from
Nov 7, 2021

Conversation

sasezaki
Copy link
Contributor

@sasezaki sasezaki commented Nov 7, 2021

Today, I noticed this phpunit's commit.
sebastianbergmann/phpunit@809d500#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03f

I also updated ext-igbinary value, because

The format is like package links above, except that the values are free text and not version constraints.
https://getcomposer.org/doc/04-schema.md#suggest

Notes: I just did following command to update composer.json.

composer config suggest.ext-curl "In order to send data to shepherd"
composer config suggest.ext-igbinary "^2.0.5 is required, used to serialize caching data"

@weirdan weirdan added the release:docs The PR will be included in 'Docs' section of the release notes label Nov 7, 2021
@weirdan weirdan merged commit 1439647 into vimeo:master Nov 7, 2021
@weirdan
Copy link
Collaborator

weirdan commented Nov 7, 2021

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:docs The PR will be included in 'Docs' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants