Skip to content

Commit 7073578

Browse files
committed
Added replace to composer for previous package
1 parent d34841f commit 7073578

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
@@ -9,5 +9,8 @@
99
"email": "[email protected]",
1010
"homepage": "http://www.acci.cz"
1111
}
12-
]
12+
],
13+
"replace": {
14+
"jakub-onderka/php-code-style": "*"
15+
}
1316
}

0 commit comments

Comments
 (0)