Skip to content

Commit 93d7782

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: Improve composer.json descriptions
2 parents 0d9aac0 + 464eddb commit 93d7782

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
Twig Bridge
22
===========
33

4-
Provides integration for [Twig](https://twig.symfony.com/) with various
5-
Symfony components.
4+
The Twig bridge provides integration for [Twig](https://twig.symfony.com/) with
5+
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/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)