Skip to content

Commit 3134afb

Browse files
authored
Make sure we conflict with versions before bref 1.0 beta (#97)
1 parent 0e659c5 commit 3134afb

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
@@ -15,7 +15,7 @@
1515
}
1616
},
1717
"conflict": {
18-
"bref/bref": "<0.6.0"
18+
"bref/bref": "<0.100.0"
1919
},
2020
"license": "MIT",
2121
"authors": [

0 commit comments

Comments
 (0)