Skip to content

Commit c6f5bbe

Browse files
Merge branch '5.2' into 5.x
* 5.2: merge translation parameters with value configured for parent form scan directories for translations sequentially Fix kafka tests Fix "provide" declarations Provide implemented packages of replaced dependencies Always autoload string functions on symfony/symfony
2 parents aa9e575 + 4ead2a7 commit c6f5bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"php-http/async-client-implementation": "*",
1919
"php-http/client-implementation": "*",
2020
"psr/http-client-implementation": "1.0",
21-
"symfony/http-client-implementation": "1.1"
21+
"symfony/http-client-implementation": "2.2"
2222
},
2323
"require": {
2424
"php": ">=7.2.5",

0 commit comments

Comments
 (0)