Skip to content

Commit 2f25705

Browse files
committed
Added parallel-lint
1 parent 8672e88 commit 2f25705

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"consistence/coding-standard": "^3.10",
1717
"phpstan/phpstan": "^0.12.42",
1818
"nette/robot-loader": "^2.4",
19-
"nette/tester": "^2.3"
19+
"nette/tester": "^2.3",
20+
"jakub-onderka/php-parallel-lint": "^1.0"
2021
},
2122
"autoload": {
2223
"classmap": ["src/"]

0 commit comments

Comments
 (0)