Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 00adb85

Browse filesBrowse 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
Copy full SHA for 00adb85

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/Symfony/Bridge/PhpUnit/composer.json

Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/composer.json
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.