Skip to content

Commit 0ea79fd

Browse files
committed
Allow recent versions of PHPBench
1 parent 2672bbe commit 0ea79fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"ext-phar": "*",
2323
"ext-pdo": "*",
2424
"doctrine/coding-standard": "^6.0",
25-
"phpbench/phpbench": "^0.13",
25+
"phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
2626
"phpstan/phpstan": "^0.12",
2727
"phpstan/phpstan-phpunit": "^0.12",
2828
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"

0 commit comments

Comments
 (0)