Merge "Add jakub-onderka/php-console-highlighter 0.3.2 explicitly"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Mon, 11 Feb 2019 03:54:58 +0000 (03:54 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 11 Feb 2019 03:54:58 +0000 (03:54 +0000)
1  2 
RELEASE-NOTES-1.33
composer.json

diff --combined RELEASE-NOTES-1.33
@@@ -56,6 -56,7 +56,7 @@@ production
  ==== New external libraries ====
  * Added wikimedia/password-blacklist 0.1.4.
  * Added guzzlehttp/guzzle 6.3.3.
+ * Added jakub-onderka/php-console-highlighter 0.3.2 explicitly (dev-only).
  
  ==== Changed external libraries ====
  * Updated OOUI from v0.29.2 to v0.30.2.
@@@ -70,7 -71,6 +71,7 @@@
  * Updated psy/psysh from 0.9.6 to 0.9.9 (dev-only).
  * Updated nikic/php-parser from 3.1.3 to 3.1.5 (dev-only).
  * Updated pear/net_smtp from 1.8.0 to 1.8.1.
 +* Updated cssjanus/cssjanus from 1.2.0 to 1.2.1.
  
  ==== Removed external libraries ====
  
diff --combined composer.json
@@@ -18,7 -18,7 +18,7 @@@
        },
        "require": {
                "composer/semver": "1.4.2",
 -              "cssjanus/cssjanus": "1.2.0",
 +              "cssjanus/cssjanus": "1.2.1",
                "ext-ctype": "*",
                "ext-fileinfo": "*",
                "ext-iconv": "*",
@@@ -62,6 -62,7 +62,7 @@@
                "composer/spdx-licenses": "1.4.0",
                "giorgiosironi/eris": "^0.10.0",
                "hamcrest/hamcrest-php": "^2.0",
+               "jakub-onderka/php-console-highlighter": "0.3.2",
                "jakub-onderka/php-parallel-lint": "0.9.2",
                "jetbrains/phpstorm-stubs": "dev-master#38ff1a581b297f7901e961b8c923862ea80c3b96",
                "justinrainbow/json-schema": "~5.2",