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 73bbe7c commit 464eddbCopy full SHA for 464eddb
README.md
@@ -1,8 +1,8 @@
1
Twig Bridge
2
===========
3
4
-Provides integration for [Twig](https://twig.symfony.com/) with various
5
-Symfony components.
+The Twig bridge provides integration for [Twig](https://twig.symfony.com/) with
+various Symfony components.
6
7
Resources
8
---------
composer.json
@@ -1,7 +1,7 @@
{
"name": "symfony/twig-bridge",
"type": "symfony-bridge",
- "description": "Symfony Twig Bridge",
+ "description": "Provides integration for Twig with various Symfony components",
"keywords": [],
"homepage": "https://symfony.com",
"license": "MIT",
0 commit comments