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 cebafe2 commit 4eeaef6Copy full SHA for 4eeaef6
composer.json
@@ -2,7 +2,9 @@
2
"name": "symfony/phpunit-bridge",
3
"type": "symfony-bridge",
4
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
5
- "keywords": [],
+ "keywords": [
6
+ "testing"
7
+ ],
8
"homepage": "https://symfony.com",
9
"license": "MIT",
10
"authors": [
0 commit comments