Skip to content

Commit 7491842

Browse files
authored
Merge pull request #113 from PHPCSStandards/dependabot/composer/php-parallel-lint/php-console-highlighter-tw-0.5or-tw-1.0
Composer: Update php-parallel-lint/php-console-highlighter requirement from ^0.5 to ^0.5 || ^1.0
2 parents 936ab7e + 00f632d commit 7491842

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
@@ -26,8 +26,8 @@
2626
"phpcsstandards/phpcsutils" : "^1.0 || dev-develop"
2727
},
2828
"require-dev" : {
29-
"php-parallel-lint/php-parallel-lint": "^1.3.1",
30-
"php-parallel-lint/php-console-highlighter": "^0.5",
29+
"php-parallel-lint/php-parallel-lint": "^1.3.2",
30+
"php-parallel-lint/php-console-highlighter": "^1.0",
3131
"phpcsstandards/phpcsdevtools": "^1.0",
3232
"phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0"
3333
},

0 commit comments

Comments
 (0)