From 31f719618c4ee4b1e44b076dd7f06c1dd5029749 Mon Sep 17 00:00:00 2001 From: Adam Cozzette Date: Wed, 11 Nov 2020 09:22:37 -0800 Subject: [PATCH] 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. --- php/ext/google/protobuf/package.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/php/ext/google/protobuf/package.xml b/php/ext/google/protobuf/package.xml index 0a19897c8f..c76d21f25f 100644 --- a/php/ext/google/protobuf/package.xml +++ b/php/ext/google/protobuf/package.xml @@ -21,6 +21,7 @@ beta 3-Clause BSD License + PHP protobuf