Skip to content

Commit

Permalink
switch parallel-lint to supported/forked variant
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGoodwin committed Mar 19, 2022
1 parent 3466cba commit 0b5c471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require-dev": {
"phpunit/phpunit": "7.*|8.*",
"vimeo/psalm": "*",
"jakub-onderka/php-parallel-lint":"*",
"php-parallel-lint/php-parallel-lint":"*",
"squizlabs/php_codesniffer" : "*",
"mockery/mockery": "*"
},
Expand Down

0 comments on commit 0b5c471

Please sign in to comment.