文件操作 - composer.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/cwpsrv/var/services/roundcube-1.6.4/vendor/roundcube/plugin-installer/composer.json
编辑文件内容
{ "name": "roundcube/plugin-installer", "description": "A composer-installer for Roundcube plugins and skins.", "type": "composer-plugin", "license": "GPL-3.0+", "authors": [ { "name": "Thomas Bruederli", "email": "thomas@roundcube.net" }, { "name": "Till Klampaeckel", "email": "till@php.net" }, { "name": "Philip Weir", "email": "roundcube@tehinterweb.co.uk" } ], "autoload": { "psr-0": { "Roundcube\\Composer": "src/" } }, "extra": { "class": [ "Roundcube\\Composer\\RoundcubeInstaller" ] }, "require": { "composer-plugin-api": "^1.0 || ^2.0" }, "require-dev": { "composer/composer": "*" } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件