Add conflict with symfony/stopwatch ^5.0
symfony/http-kernel 4.1.* and 4.2.* causes fatal error when symfony/stopwatch 5.0.* is installed
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
"symfony/process": "^3.4|^4.1",
|
||||
"symfony/yaml": "^3.4|^4.1"
|
||||
},
|
||||
"conflict": {
|
||||
"symfony/stopwatch": "^5.0"
|
||||
},
|
||||
"suggest": {
|
||||
"behat/mink-browserkit-driver": "^1.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user