Skip to content

Commit 1c570bb

Browse files
authored
feat: correct conflict statement
1 parent 8f157fc commit 1c570bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"slevomat/coding-standard": "@stable"
1111
},
1212
"conflicts": {
13-
"slevomat/coding-standard": "^6.0"
13+
"slevomat/coding-standard": ">5"
1414
}
1515
}

0 commit comments

Comments
 (0)