Skip to content

Commit bc3e32f

Browse files
committed
Improve composer.json descriptions
1 parent a163eed commit bc3e32f

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
SecurityBundle
22
==============
33

4+
SecurityBundle provides a tight integration of the Security component into 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/security-bundle",
33
"type": "symfony-bundle",
4-
"description": "Symfony SecurityBundle",
4+
"description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

0 commit comments

Comments
 (0)