Skip to content

Commit cd77779

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: Improve composer.json descriptions
2 parents a791358 + 04f4161 commit cd77779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/dependency-injection",
33
"type": "library",
4-
"description": "Symfony DependencyInjection Component",
4+
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

0 commit comments

Comments
 (0)