Skip to content

Commit be1ee8e

Browse files
author
libraryupgrader
committed
build: Updating composer dependencies
* php-parallel-lint/php-console-highlighter: 0.4.0 → 0.5.0 * php-parallel-lint/php-parallel-lint: 1.0.0 → 1.2.0 Change-Id: I09763aecf0101d58b12d9b29b48e105b0e49273a
1 parent 94fca45 commit be1ee8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"mediawiki/mediawiki-codesniffer": "31.0.0",
3333
"mediawiki/minus-x": "1.0.0",
3434
"ockcyp/covers-validator": "1.1.1",
35-
"php-parallel-lint/php-console-highlighter": "0.4.0",
36-
"php-parallel-lint/php-parallel-lint": "1.0.0",
35+
"php-parallel-lint/php-console-highlighter": "0.5.0",
36+
"php-parallel-lint/php-parallel-lint": "1.2.0",
3737
"phpunit/phpunit": "^8.5"
3838
},
3939
"scripts": {

0 commit comments

Comments
 (0)