Skip to content

Commit

Permalink
DEP Conflict older versions of symfony components
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Aug 23, 2022
1 parent e48eb14 commit 05840e9
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 05840e9

Please sign in to comment.