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 4365c38 commit 7efb538Copy full SHA for 7efb538
README.md
@@ -1,7 +1,8 @@
1
PHPUnit Bridge
2
==============
3
4
-Provides utilities for PHPUnit, especially user deprecation notices management.
+The PHPUnit bridge provides utilities for [PHPUnit](https://phpunit.de/),
5
+especially user deprecation notices management.
6
7
Resources
8
---------
composer.json
@@ -1,7 +1,7 @@
{
"name": "symfony/phpunit-bridge",
"type": "symfony-bridge",
- "description": "Symfony PHPUnit Bridge",
+ "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"keywords": [],
"homepage": "https://symfony.com",
"license": "MIT",
0 commit comments