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 a163eed commit bc3e32fCopy full SHA for bc3e32f
README.md
@@ -1,6 +1,9 @@
1
SecurityBundle
2
==============
3
4
+SecurityBundle provides a tight integration of the Security component into the
5
+Symfony full-stack framework.
6
+
7
Resources
8
---------
9
composer.json
@@ -1,7 +1,7 @@
{
"name": "symfony/security-bundle",
"type": "symfony-bundle",
- "description": "Symfony SecurityBundle",
+ "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
"keywords": [],
"homepage": "https://symfony.com",
"license": "MIT",
0 commit comments