Skip to content

Commit

Permalink
Add parallel-linter
Browse files Browse the repository at this point in the history
  • Loading branch information
schlessera committed Dec 12, 2024
1 parent 5762596 commit b03fc51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"malukenho/docheader": "^1",
"yoast/phpunit-polyfills": "^3",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5 || ^10",
"squizlabs/php_codesniffer": "^3"
"squizlabs/php_codesniffer": "^3",
"php-parallel-lint/php-parallel-lint": "^1.4"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit b03fc51

Please sign in to comment.