Skip to content

Commit

Permalink
Allow PHPBench 1.0.0-alpha2
Browse files Browse the repository at this point in the history
That version is compatible with PHP 8
  • Loading branch information
greg0ire committed Nov 12, 2020
1 parent ca477b2 commit 58248e0
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 @@ -36,7 +36,7 @@
"slevomat/coding-standard": "^6.3.10",
"doctrine/coding-standard": "^8.1.0",
"nikic/php-parser": "^4.6.0",
"phpbench/phpbench": "^0.17.1",
"phpbench/phpbench": "^0.17.1 || 1.0.0-alpha2",
"infection/infection": "^0.16.4",
"vimeo/psalm": "^3.12.2",
"codelicia/xulieta": "^0.1.2"
Expand Down

0 comments on commit 58248e0

Please sign in to comment.