Skip to content

Commit cfb06a0

Browse files
Merge branch '4.4' into 5.2
* 4.4: Provide implemented packages of replaced dependencies
2 parents 9f47c56 + 3d82e9c commit cfb06a0

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)