Added back in notes field in package.xml

This field turns out to be required and cannot be empty, so this commit
adds some placeholder text.
pull/8030/head
Adam Cozzette 4 years ago
parent a8ab1fade9
commit 31f719618c
  1. 1
      php/ext/google/protobuf/package.xml

@ -21,6 +21,7 @@
<api>beta</api>
</stability>
<license uri="https://opensource.org/licenses/BSD-3-Clause">3-Clause BSD License</license>
<notes>PHP protobuf</notes>
<contents>
<dir baseinstalldir="/" name="/">
<file baseinstalldir="/" name="config.m4" role="src"/>

Loading…
Cancel
Save