Skip to content

Commit 8b95d5b

Browse files
committed
Merge branch '5.1' into 5.2
* 5.1: Improve composer.json descriptions
2 parents 9a90c1a + 6516fed commit 8b95d5b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
FrameworkBundle
22
===============
33

4+
FrameworkBundle provides a tight integration between Symfony components and the
5+
Symfony full-stack framework.
6+
47
Resources
58
---------
69

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/framework-bundle",
33
"type": "symfony-bundle",
4-
"description": "Symfony FrameworkBundle",
4+
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

0 commit comments

Comments
 (0)