Skip to content

Commit 6bbcc9f

Browse files
committed
Add conflict with dependency-injection component since a static property was changed in this release which the easy-coding-standard lib uses
1 parent 0c6861a commit 6bbcc9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"vimeo/psalm": "^4.4"
1717
},
1818
"conflict": {
19-
"symfony/dependency-injection": "4.4.19",
19+
"symfony/dependency-injection": "4.4.19,5.1.11,5.2.2",
2020
"symplify/package-builder": "8.3.*"
2121
},
2222
"config": {

0 commit comments

Comments
 (0)