Skip to content

Commit 84f6280

Browse files
committed
[DependencyInjection] Add conflict rules for incompatible ext-psr versions
1 parent 513818c commit 84f6280

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"symfony/proxy-manager-bridge": "Generate service proxies to lazy load them"
3636
},
3737
"conflict": {
38+
"ext-psr": "<1.1|>=2",
3839
"symfony/config": "<5.3",
3940
"symfony/finder": "<4.4",
4041
"symfony/proxy-manager-bridge": "<4.4",

0 commit comments

Comments
 (0)