Skip to content

Commit b5cf4ee

Browse files
Added conflict for symfony/process Version < 5.4.46
1 parent cb94096 commit b5cf4ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
"magento/module-indexer": "*",
4646
"magento/zend-db": "*"
4747
},
48+
"conflict": {
49+
"symfony/process": "<5.4.46"
50+
},
4851
"require-dev": {
4952
"phpunit/phpunit": "*"
5053
},

0 commit comments

Comments
 (0)