Skip to content

Commit 932142d

Browse files
committed
add composer replace config.
1 parent f92f95f commit 932142d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
"php": ">=7.2",
3232
"composer/installers": "~1.0"
3333
},
34+
"replace": {
35+
"rainlab/user-plugin": "~1.6"
36+
},
3437
"extra": {
3538
"installer-name": "user"
3639
}

0 commit comments

Comments
 (0)