Skip to content

Commit e68e568

Browse files
Merge branch '4.4' into 5.0
* 4.4: [Routing] fix tests [Form] group constraints when calling the validator Remove wrong @group legacy annotations [DependencyInjection] Fix dumping multiple deprecated aliases allow button names to start with uppercase letter States that the HttpClient provides a Http Async implementation
2 parents d700c44 + 233f73b commit e68e568

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
@@ -15,6 +15,7 @@
1515
}
1616
],
1717
"provide": {
18+
"php-http/async-client-implementation": "*",
1819
"php-http/client-implementation": "*",
1920
"psr/http-client-implementation": "1.0",
2021
"symfony/http-client-implementation": "1.1"

0 commit comments

Comments
 (0)