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 ec58908 commit eef9aa7Copy full SHA for eef9aa7
README.md
@@ -1,8 +1,8 @@
1
Doctrine Bridge
2
===============
3
4
-Provides integration for [Doctrine](http://www.doctrine-project.org/) with
5
-various Symfony components.
+The Doctrine bridge provides integration for
+[Doctrine](http://www.doctrine-project.org/) with various Symfony components.
6
7
Resources
8
---------
composer.json
@@ -1,7 +1,7 @@
{
"name": "symfony/doctrine-bridge",
"type": "symfony-bridge",
- "description": "Symfony Doctrine Bridge",
+ "description": "Provides integration for Doctrine with various Symfony components",
"keywords": [],
"homepage": "https://symfony.com",
"license": "MIT",
0 commit comments