Skip to content

Commit e534b1d

Browse files
authored
Update composer.json
1 parent 84fb50a commit e534b1d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

composer.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,9 @@
99
"email": "[email protected]"
1010
}
1111
],
12-
"require": {
13-
"yiisoft/yii2": ">=2.0.6"
14-
},
1512
"autoload": {
1613
"psr-4": {
1714
"georgique\\yii2\\jsonrpc\\": ""
1815
}
19-
},
20-
"extra": {
21-
"branch-alias": {
22-
"dev-master": "1.0.x-dev"
23-
}
2416
}
2517
}

0 commit comments

Comments
 (0)