Skip to content

Commit 19f11b0

Browse files
committed
Add composer replace configuration
1 parent 373bccc commit 19f11b0

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
@@ -46,6 +46,9 @@
4646

4747
"liip/rmt": "^1.2"
4848
},
49+
"replace": {
50+
"kphoen/rulerz": "*"
51+
},
4952
"suggest": {
5053
"kphoen/rulerz-spec-builder": "If you want a specification builder",
5154
"rulerz-php/eloquent": "To execute rules against Eloquent targets",

0 commit comments

Comments
 (0)