Skip to content

Commit e76192e

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: Improve composer.json descriptions
2 parents c9d18d3 + 93db40c commit e76192e

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/options-resolver",
33
"type": "library",
4-
"description": "Symfony OptionsResolver Component",
4+
"description": "Provides an improved replacement for the array_replace PHP function",
55
"keywords": ["options", "config", "configuration"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

0 commit comments

Comments
 (0)