From: Max Semenik Date: Thu, 29 Mar 2018 00:58:33 +0000 (-0700) Subject: Bump avro to 1.8 X-Git-Tag: 1.31.0-rc.0~247^2 X-Git-Url: http://git.heureux-cyclage.org/?a=commitdiff_plain;h=bed1e2f82e0d05832e22e790963776479f7af322;p=lhc%2Fweb%2Fwiklou.git Bump avro to 1.8 Adss PHP7 support. Bug: T177273 Change-Id: I38cf66d6602170cec3a307bfe44656db103c321f --- diff --git a/composer.json b/composer.json index cab51fae8e..f22c549310 100644 --- a/composer.json +++ b/composer.json @@ -61,7 +61,7 @@ "nmred/kafka-php": "0.1.5", "phpunit/phpunit": "4.8.36", "psy/psysh": "0.8.11", - "wikimedia/avro": "1.7.7", + "wikimedia/avro": "1.8.0", "wikimedia/testing-access-wrapper": "~1.0", "wmde/hamcrest-html-matchers": "^0.1.0" },