mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-08 00:07:23 +01:00
21 lines
458 B
JSON
21 lines
458 B
JSON
{
|
|
"name": "yii2",
|
|
"description": "a modern PHP framework designed for professional Web development",
|
|
"dependencies": {
|
|
"inputmask": "^5.0.8",
|
|
"jquery-pjax": "^2.0.1",
|
|
"jquery": "~3.6.4",
|
|
"punycode": "^1.4.0",
|
|
"yii2-pjax": "^2.0.8"
|
|
},
|
|
"keywords": [
|
|
"php",
|
|
"framework"
|
|
],
|
|
"license": "BSD-3-Clause",
|
|
"bugs": {
|
|
"url": "https://github.com/yiisoft/yii2/issues"
|
|
},
|
|
"homepage": "https://github.com/yiisoft/yii2"
|
|
}
|