Skip to content

Commit 5e7b977

Browse files
committed
#2541 - Lower phpbench/phpbench to 1.2.0 to support >=PHP8.0
1 parent 6c5dbf6 commit 5e7b977

2 files changed

Lines changed: 315 additions & 165 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"ext-pdo": "*",
3838
"ext-pdo_sqlite": "*",
3939
"ext-zip": "*",
40-
"phpbench/phpbench": "^1.2",
40+
"phpbench/phpbench": "~1.2.0",
4141
"phpunit/phpunit": "^9.5",
4242
"psr/log": "1.1.*",
4343
"squizlabs/php_codesniffer": "^4.0"

0 commit comments

Comments
 (0)