Skip to content

Commit 4eeaef6

Browse files
committed
[PhpUnitBridge] Mark as dev package
1 parent cebafe2 commit 4eeaef6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
"name": "symfony/phpunit-bridge",
33
"type": "symfony-bridge",
44
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
5-
"keywords": [],
5+
"keywords": [
6+
"testing"
7+
],
68
"homepage": "https://symfony.com",
79
"license": "MIT",
810
"authors": [

0 commit comments

Comments
 (0)