Commit bb866441 authored by Sergey's avatar Sergey Committed by Paul Yang

need for php math functions. used in mergeFromJsonString (#3409)

parent e9f4e8e4
......@@ -11,6 +11,9 @@
"require-dev": {
"phpunit/phpunit": ">=4.8.0"
},
"suggest": {
"ext-bcmath": "Need to support JSON deserialization"
},
"autoload": {
"psr-4": {
"Google\\Protobuf\\Internal\\": "php/src/Google/Protobuf/Internal",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment