Skip to content

Commit

Permalink
Fixed phpbench/phpbench package for php 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
denisyukphp committed Feb 5, 2021
1 parent 46b03a7 commit 7e01c32
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 @@ -15,7 +15,7 @@
"php": "^7.2 || ^8.0"
},
"require-dev": {
"phpbench/phpbench": "^0.17 || ^1.0",
"phpbench/phpbench": "^0.17",
"phpunit/phpunit": "^8.5 || ^9.4"
},
"autoload": {
Expand Down

0 comments on commit 7e01c32

Please sign in to comment.