Skip to content

Commit f079a87

Browse files
Don't mention psr/container v3, it doesn't exist
1 parent 4dae086 commit f079a87

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
"symfony/yaml": "<5.4"
4343
},
4444
"provide": {
45-
"psr/container-implementation": "1.1|2.0|3.0",
45+
"psr/container-implementation": "1.1|2.0",
4646
"symfony/service-implementation": "1.1|2.0|3.0"
4747
},
4848
"autoload": {

0 commit comments

Comments
 (0)