phpPackages.protobuf: Mark broken on php74

This commit is contained in:
Elis Hirwing
2019-11-21 22:48:43 +01:00
parent d1a9b2a130
commit ec8203130b

View File

@@ -493,6 +493,7 @@ let
'';
license = licenses.bsd3;
homepage = "https://developers.google.com/protocol-buffers/";
broken = isPhp74; # Build error
};
};