Skip to content

Commit

Permalink
Ignored symfonys dep injection over or equal to 4.4.19
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Mar 8, 2021
1 parent 0c6861a commit 6c38b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -16,7 +16,7 @@
"vimeo/psalm": "^4.4"
},
"conflict": {
"symfony/dependency-injection": "4.4.19",
"symfony/dependency-injection": ">=4.4.19",
"symplify/package-builder": "8.3.*"
},
"config": {
Expand Down

0 comments on commit 6c38b1d

Please sign in to comment.