8000 minor #51925 [PhpUnitBridge] Add keyword `dev` to leverage composer h… · symfony/symfony@00adb85 · GitHub
[go: up one dir, main page]

Skip to content

Commit 00adb85

Browse files
committed
minor #51925 [PhpUnitBridge] Add keyword dev to leverage composer hint (OskarStark)
This PR was merged into the 5.4 branch. Discussion ---------- [PhpUnitBridge] Add keyword `dev` to leverage composer hint | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT Commits ------- 49f7f5e Add keyword `dev` to leverage composer hint
2 parents adef494 + 49f7f5e commit 00adb85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bridge/PhpUnit/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "symfony/phpunit-bridge",
33
"type": "symfony-bridge",
44
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
5-
"keywords": [],
5+
"keywords": ['dev'],
66
"homepage": "https://symfony.com",
77
"license": "MIT",
88
"authors": [

0 commit comments

Comments
 (0)
0