Skip to content

Commit 8360ed5

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: Fix some Composer keywords [FrameworkBundle] Rename limiter’s `strategy` to `policy` in XSD [VarDumper] Fixed dumping of CutStub Fix test Change limit argument from string to integer. [Messenger] Fix `evaluate()` calls in `WorkerTest` [Mailer] STDOUT blocks infinitely under Windows when STDERR is filled
2 parents f8390f3 + 8ad5708 commit 8360ed5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "symfony/http-client",
33
"type": "library",
44
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
5+
"keywords": ["http"],
56
"homepage": "https://symfony.com",
67
"license": "MIT",
78
"authors": [

0 commit comments

Comments
 (0)