Skip to content

Commit 154ae8c

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 d110803 + cfb06a0 commit 154ae8c

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
@@ -42,7 +42,7 @@
4242
},
4343
"provide": {
4444
"psr/container-implementation": "1.0",
45-
"symfony/service-implementation": "1.0"
45+
"symfony/service-implementation": "1.0|2.0"
4646
},
4747
"autoload": {
4848
"psr-4": { "Symfony\\Component\\DependencyInjection\\": "" },

0 commit comments

Comments
 (0)