Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 611a2df

Browse files
committed
Improve composer.json descriptions
1 parent 3ee310f commit 611a2df

File tree

73 files changed

+112
-88
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+112
-88
lines changed

src/Symfony/Bridge/Doctrine/README.md

Lines changed: 2 additions & 2 deletions

src/Symfony/Bridge/Doctrine/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/doctrine-bridge",
33
"type": "symfony-bridge",
4-
"description": "Symfony Doctrine Bridge",
4+
"description": "Provides integration for Doctrine with various Symfony components",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Bridge/Monolog/README.md

Lines changed: 2 additions & 1 deletion

src/Symfony/Bridge/Monolog/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/monolog-bridge",
33
"type": "symfony-bridge",
4-
"description": "Symfony Monolog Bridge",
4+
"description": "Provides integration for Monolog with various Symfony components",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Bridge/PhpUnit/README.md

Lines changed: 2 additions & 1 deletion

src/Symfony/Bridge/PhpUnit/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",

src/Symfony/Bridge/ProxyManager/README.md

Lines changed: 2 additions & 1 deletion

src/Symfony/Bridge/ProxyManager/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/proxy-manager-bridge",
33
"type": "symfony-bridge",
4-
"description": "Symfony ProxyManager Bridge",
4+
"description": "Provides integration for ProxyManager with various Symfony components",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Bridge/Twig/README.md

Lines changed: 2 additions & 2 deletions

src/Symfony/Bridge/Twig/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/twig-bridge",
33
"type": "symfony-bridge",
4-
"description": "Symfony Twig Bridge",
4+
"description": "Provides integration for Twig with various Symfony components",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

0 commit comments

Comments
 (0)