We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab93d11 commit 29f77feCopy full SHA for 29f77fe
README.md
@@ -30,3 +30,4 @@ Support
30
31
- Create an issue on the main [Phpactor](https://github.com/phpactor/phpactor) repository.
32
- Join the `#phpactor` channel on the Slack [Symfony Devs](https://symfony.com/slack-invite) channel.
33
+
composer.json
@@ -20,6 +20,7 @@
20
"require-dev": {
21
"fig/event-dispatcher-util": "^1.0",
22
"friendsofphp/php-cs-fixer": "^2.17",
23
+ "phpbench/phpbench": "dev-master",
24
"phpspec/prophecy-phpunit": "^2.0",
25
"phpstan/phpstan": "~0.12.0",
26
"phpunit/phpunit": "^9.0.0",
0 commit comments