Skip to content

Commit c7d099f

Browse files
Merge branch '2.8' into 3.4
* 2.8: Fix suggest.psr/*-implementation in composer.json files
2 parents 33ca76e + 696f7bb commit c7d099f

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
@@ -29,7 +29,7 @@
2929
"psr/log": "~1.0"
3030
},
3131
"suggest": {
32-
"psr/container": "To instantiate the Security class",
32+
"psr/container-implementation": "To instantiate the Security class",
3333
"symfony/event-dispatcher": "",
3434
"symfony/http-foundation": "",
3535
"symfony/validator": "For using the user password constraint",

0 commit comments

Comments
 (0)