Skip to content

Commit 83714b5

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: Improve composer.json descriptions
2 parents a541f6d + 4457d22 commit 83714b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

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

4-
Provides integration for [Doctrine](http://www.doctrine-project.org/) with
5-
various Symfony components.
4+
The Doctrine bridge provides integration for
5+
[Doctrine](http://www.doctrine-project.org/) with various Symfony components.
66

77
Resources
88
---------

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",

0 commit comments

Comments
 (0)