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.
2 parents 9a90c1a + 6516fed commit 8b95d5bCopy full SHA for 8b95d5b
README.md
@@ -1,6 +1,9 @@
1
FrameworkBundle
2
===============
3
4
+FrameworkBundle provides a tight integration between Symfony components and the
5
+Symfony full-stack framework.
6
+
7
Resources
8
---------
9
composer.json
@@ -1,7 +1,7 @@
{
"name": "symfony/framework-bundle",
"type": "symfony-bundle",
- "description": "Symfony FrameworkBundle",
+ "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"keywords": [],
"homepage": "https://symfony.com",
"license": "MIT",
0 commit comments