Skip to content

Commit

Permalink
FIX: Change some internal testing
Browse files Browse the repository at this point in the history
  • Loading branch information
gravataLonga committed May 13, 2020
1 parent 1c90592 commit 6fa94aa
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Expand Up @@ -22,8 +22,7 @@
"drupol/php-conventions": "^1.7",
"infection/infection": "^0.13.6 || ^0.15.0",
"phpunit/phpunit": "^7 || ^8",
"vimeo/psalm": "^3.11",
"phpbench/phpbench": "@dev"
"vimeo/psalm": "^3.11"
},
"autoload": {
"psr-4": {
Expand All @@ -36,7 +35,6 @@
}
},
"scripts": {
"grumphp": "grumphp run",
"bench": "phpbench run benchmarks/*.php --report=aggregate --retry-threshold=5"
"grumphp": "grumphp run"
}
}

0 comments on commit 6fa94aa

Please sign in to comment.