Skip to content

Commit 29f77fe

Browse files
committed
Do not require PHPBench
1 parent ab93d11 commit 29f77fe

File tree

3 files changed

+372
-8
lines changed

3 files changed

+372
-8
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ Support
3030

3131
- Create an issue on the main [Phpactor](https://github.com/phpactor/phpactor) repository.
3232
- Join the `#phpactor` channel on the Slack [Symfony Devs](https://symfony.com/slack-invite) channel.
33+

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"require-dev": {
2121
"fig/event-dispatcher-util": "^1.0",
2222
"friendsofphp/php-cs-fixer": "^2.17",
23+
"phpbench/phpbench": "dev-master",
2324
"phpspec/prophecy-phpunit": "^2.0",
2425
"phpstan/phpstan": "~0.12.0",
2526
"phpunit/phpunit": "^9.0.0",

0 commit comments

Comments
 (0)