Skip to content

Commit a4193ea

Browse files
author
DKravtsov
committed
updated composer.json
1 parent 56ce706 commit a4193ea

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@
2424
}
2525
],
2626
"replace": {
27-
"easycorp/easy-log-handler": "self.version"
27+
"easycorp/easy-log-handler": "1.0.9"
28+
},
29+
"conflict": {
30+
"easycorp/easy-log-handler": "*"
2831
},
2932
"require": {
3033
"php": ">=7.4",

0 commit comments

Comments
 (0)