Skip to content

Commit 412536a

Browse files
committed
Merge branch '5.1' into 5.2
* 5.1: Improve composer.json descriptions
2 parents 12ae595 + 5af71ab commit 412536a

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/browser-kit",
33
"type": "library",
4-
"description": "Symfony BrowserKit Component",
4+
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

0 commit comments

Comments
 (0)