Skip to content

Commit 3961fb9

Browse files
authored
composer.json: Update php-parallel-lint to ~1.3.1
1 parent ba2b787 commit 3961fb9

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
@@ -19,7 +19,7 @@
1919
"ext-json": "*",
2020
"composer/composer": "^1.1||^2.0",
2121
"mediawiki/mediawiki-phan-config": "0.10.6",
22-
"php-parallel-lint/php-parallel-lint": "~1.2.0",
22+
"php-parallel-lint/php-parallel-lint": "~1.3.1",
2323
"phpunit/phpunit": "^8.5||^9.0",
2424
"squizlabs/php_codesniffer": "~3.5.8"
2525
},

0 commit comments

Comments
 (0)