SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 3 C++

adding provide to php composer.json (#13141)

Adding composer config to allow the native protobuf extension to provide ext-protobuf.

This allows libraries to require at least one protobuf implementation. If the extension is not available, it can be provided by the native package. If the extension is available but the native package is required, the native will be installed.

Importantly, for libraries which require at least one of them to be installed, composer will complain if neither is available.

Closes #13141

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/13141 from brettmc:php-provides-ext 72d3e447f3c0dbf2f64630f31f25678f31b60673
PiperOrigin-RevId: 546312826
B
Brett McBride committed
d603b4199e42d18a6ed433f47bdf8e5042900588
Parent: 5db61db
Committed by Copybara-Service <copybara-worker@google.com> on 7/7/2023, 5:10:53 PM