Skip to content

Commit 4a64d5a

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: Improve composer.json descriptions
2 parents 83dae99 + 7efb538 commit 4a64d5a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
PHPUnit Bridge
22
==============
33

4-
Provides utilities for PHPUnit, especially user deprecation notices management.
4+
The PHPUnit bridge provides utilities for [PHPUnit](https://phpunit.de/),
5+
especially user deprecation notices management.
56

67
Resources
78
---------

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/phpunit-bridge",
33
"type": "symfony-bridge",
4-
"description": "Symfony PHPUnit Bridge",
4+
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

0 commit comments

Comments
 (0)