Skip to content

Commit 151894d

Browse files
authored
Add yiisoft/code-style to Yii3 packages list (#1225)
1 parent 7c6eab8 commit 151894d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ yii-3.0: yii-3.0-access \
102102
yii-3.0-cache-wincache \
103103
yii-3.0-classifier \
104104
yii-3.0-config \
105+
yii-3.0-code-style \
105106
yii-3.0-container-proxy \
106107
yii-3.0-cookies \
107108
yii-3.0-csrf \

components/Yii3PackageHelper.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ final class Yii3PackageHelper
149149
'yii-gii',
150150
'profiler',
151151
'yii-sentry',
152+
'code-style',
152153
],
153154
'APIs' => [
154155
'yii-swagger',

0 commit comments

Comments
 (0)