Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6b340e6

Browse files
authored
Update config.php
- add yii2-queue- allow moving issues to yii2 core repo
1 parent196b4d2 commit6b340e6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎config.php‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,12 @@
254254
'repo' =>'yiisoft/yii2-mongodb',
255255
],
256256

257+
[
258+
'label' =>'ext:queue',
259+
'action' =>'move',
260+
'repo' =>'yiisoft/yii2-queue',
261+
],
262+
257263
[
258264
'label' =>'ext:redis',
259265
'action' =>'move',
@@ -284,6 +290,12 @@
284290
'repo' =>'yiisoft/yii2-smarty',
285291
],
286292

293+
[// allow moving issue to Yii core
294+
'label' =>'core issue',
295+
'action' =>'move',
296+
'repo' =>'yiisoft/yii2',
297+
],
298+
287299
],
288300

289301

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp