添加新的依赖,实现可以编辑的表格内容功能的依赖
This commit is contained in:
parent
c8bdaf73d3
commit
47b2da7270
@ -53,7 +53,8 @@
|
|||||||
"symfony/serializer": "^7.0",
|
"symfony/serializer": "^7.0",
|
||||||
"symfony/property-access": "^7.0",
|
"symfony/property-access": "^7.0",
|
||||||
"phpdocumentor/reflection-docblock": "^5.3",
|
"phpdocumentor/reflection-docblock": "^5.3",
|
||||||
"web-auth/webauthn-lib": "^4.8"
|
"web-auth/webauthn-lib": "^4.8",
|
||||||
|
"kartik-v/yii2-editable": "dev-master"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"yiisoft/yii2-debug": "~2.1.0",
|
"yiisoft/yii2-debug": "~2.1.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user