Skip to content

Commit 98b6d2f

Browse files
committed
Fix wrong conflict syntax
1 parent d5b6312 commit 98b6d2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"vimeo/psalm": "^5.23.1"
1212
},
1313
"conflict": {
14-
"vimeo/psalm": "5.24.0,5.25.0"
14+
"vimeo/psalm": "5.24.0 || 5.25.0"
1515
},
1616
"config": {
1717
"allow-plugins": {

0 commit comments

Comments
 (0)