Updated dev dependancy phpunit/phpunit from v4.8.35 to v4.8.36
authorReedy <reedy@wikimedia.org>
Fri, 10 Nov 2017 14:06:48 +0000 (14:06 +0000)
committerReedy <reedy@wikimedia.org>
Fri, 10 Nov 2017 16:09:40 +0000 (16:09 +0000)
Change-Id: Ib800b243541557b3aaab03c10a796dd564f6f3ef

RELEASE-NOTES-1.31
composer.json

index 9a4c74c..026de58 100644 (file)
@@ -24,7 +24,7 @@ production.
 === External library changes in 1.31 ===
 
 ==== Upgraded external libraries ====
-* 
+* Updated dev dependancy phpunit/phpunit from v4.8.35 to v4.8.36.
 
 ==== New external libraries ====
 * …
index 7031cad..71c9398 100644 (file)
@@ -58,7 +58,7 @@
                "monolog/monolog": "~1.22.1",
                "nikic/php-parser": "2.1.0",
                "nmred/kafka-php": "0.1.5",
-               "phpunit/phpunit": "4.8.35",
+               "phpunit/phpunit": "4.8.36",
                "psy/psysh": "0.8.11",
                "wikimedia/avro": "1.7.7",
                "wikimedia/testing-access-wrapper": "~1.0",