Skip to content

Commit 517ea32

Browse files
committed
[Composer] Added legacy package name replacement config
1 parent 9e902ba commit 517ea32

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
@@ -9,6 +9,9 @@
99
"email": "[email protected]"
1010
}
1111
],
12+
"replace": {
13+
"ezsystems/ezplatform-code-style": "*"
14+
},
1215
"require": {
1316
"php": ">=7.1",
1417
"friendsofphp/php-cs-fixer": "^3.0",

0 commit comments

Comments
 (0)