Skip to content

Commit cede5f7

Browse files
committed
minor #39773 Improve composer.json descriptions (fabpot)
This PR was merged into the 4.4 branch. Discussion ---------- Improve composer.json descriptions | Q | A | ------------- | --- | Branch? | 4.4 <!-- see below --> | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | Refs #39768 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT | Doc PR | n/a Commits ------- 611a2dfaf3 Improve composer.json descriptions
2 parents c3cf86e + 706011b commit cede5f7

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/form",
33
"type": "library",
4-
"description": "Symfony Form Component",
4+
"description": "Allows to easily create, process and reuse HTML forms",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

0 commit comments

Comments
 (0)