Skip to content

Commit

Permalink
Merge pull request #12 from creative-commoners/pulls/3/pref-lowest
Browse files Browse the repository at this point in the history
DEP Conflict older versions of symfony components
  • Loading branch information
sabina-talipova authored Aug 24, 2022
2 parents e48eb14 + 05840e9 commit caa09ba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
"*.xml.dist"
]
},
"conflict": {
"symfony/process": "<4.4.44",
"symfony/var-exporter": "<4.4.44"
},
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit caa09ba

Please sign in to comment.