Skip to content

Commit 8d247de

Browse files
committed
Added conflict to symplify package builder because of this error: https://github.com/Setono/SyliusPluginSkeleton/runs/1208066482?check_suite_focus=true#step:9:10
1 parent 873df9b commit 8d247de

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
"thecodingmachine/phpstan-safe-rule": "^1.0",
1616
"vimeo/psalm": "^3.13"
1717
},
18+
"conflict": {
19+
"symplify/package-builder": "8.3.*"
20+
},
1821
"config": {
1922
"sort-packages": true
2023
}

0 commit comments

Comments
 (0)