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 Additional changes: * Replaced "jakub-onderka" packages with "php-parallel-lint". Change-Id: I71d07dd403f3863f89287856a5e8ba9b0d7df1c6
This commit is contained in:
parent
82ae323231
commit
3de3b235c6
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
"require-dev": {
|
||||
"mediawiki/mediawiki-codesniffer": "31.0.0",
|
||||
"mediawiki/minus-x": "1.0.0",
|
||||
"php-parallel-lint/php-console-highlighter": "0.4.0",
|
||||
"php-parallel-lint/php-parallel-lint": "1.0.0"
|
||||
"php-parallel-lint/php-console-highlighter": "0.5.0",
|
||||
"php-parallel-lint/php-parallel-lint": "1.2.0"
|
||||
},
|
||||
"scripts": {
|
||||
"fix": [
|
||||
|
|
Loading…
Add table
Reference in a new issue