Skip to content

Commit

Permalink
drop parallel-lint requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
fprochazka committed Aug 27, 2016
1 parent 377fa9c commit 44ba6f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@
"latte/latte": "2.2.*@dev",
"tracy/tracy": "2.2.*@dev",

"nette/tester": "~1.7",
"jakub-onderka/php-parallel-lint": "~0.7"
"nette/tester": "~1.7"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 44ba6f4

Please sign in to comment.