Skip to content

Commit

Permalink
Lock symfony/dependency-injection version to avoid fatal errors
Browse files Browse the repository at this point in the history
New symfony causes symplify/easy-coding-standard/src/Yaml/CheckerServiceParametersShifter to crash
  • Loading branch information
OndraM committed Jan 27, 2021
1 parent 3619809 commit d0d932c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"require": {
"php": "^7.2",
"friendsofphp/php-cs-fixer": "^2.16.3",
"symfony/dependency-injection": "<5.2.2",
"symplify/auto-bind-parameter": "<7.2.20",
"symplify/autowire-array-parameter": "<7.2.20",
"symplify/coding-standard": "<7.2.20",
Expand Down

0 comments on commit d0d932c

Please sign in to comment.