Skip to content

Fatal error on composer update #84

Description

@jonathanmaron

On composer update, the dependency kriswallsmith/buzz is updated to 0.17.1. This causes the following fatal error, rending site search entirely broken:

PHP Fatal error:  Uncaught Error: Call to undefined method Buzz\Client\Curl::setVerifyPeer() in /[..]/vendor/opensearchserver/opensearchserver/src/OpenSearchServer/Handler.php:41

A quick fix is to fork and force version 0.16.0, however setVerifyPeer() needs to be factored out of the component.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions