protobuf icon indicating copy to clipboard operation
protobuf copied to clipboard

fix(php): update composer.json.dist

Open bshaffer opened this issue 8 months ago • 0 comments

php/composer.json/dist is 3 years out of date - changes have been made to composer.json which were not moved to composer.json.dist (which corresponds to the composer.json in the sub-repo here).

The missed changes which are being included in this PR are:

  • https://github.com/protocolbuffers/protobuf/commit/3c8a3d27f7c035e977e2eb5226e4154f129a573b
  • https://github.com/protocolbuffers/protobuf/commit/d603b4199e42d18a6ed433f47bdf8e5042900588
  • https://github.com/protocolbuffers/protobuf/commit/75cc3a2af4693f14b27c7290d7f2148c77bce3d7

bshaffer avatar Apr 10 '25 00:04 bshaffer