Skip to content

Commit 20f3d5e

Browse files
authored
Merge pull request #2533 from WordPress/feature/composer-bump-php-parallel-lint
2 parents 0a6f62f + 99bc675 commit 20f3d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"phpcompatibility/php-compatibility": "^9.0",
3030
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
3131
"phpcsstandards/phpcsdevtools": "^1.2.0",
32-
"php-parallel-lint/php-parallel-lint": "^1.3.2",
32+
"php-parallel-lint/php-parallel-lint": "^1.4.0",
3333
"php-parallel-lint/php-console-highlighter": "^1.0.0"
3434
},
3535
"suggest": {

0 commit comments

Comments
 (0)