allegro/php-protobuf

ERROR: The protoc command in your system is too old. Minimum required version is 2.6.0 but found 2.5.0

devawal opened this issue · 1 comments

How can I upgrade 2.5 to 2.6 in centos 7

I would try to install protoc from the source. In order to do that please refer to the protobuf documentation.