文件操作 - composer.json
返回文件管理
返回主菜单
删除本文件
文件: /root/.local/share/Trash/files/roundcube/vendor/roundcube/plugin-installer/composer.json
编辑文件内容
{ "name": "roundcube/plugin-installer", "description": "A composer-installer for Roundcube plugins.", "type": "composer-installer", "license": "GPL-3.0+", "authors": [ { "name": "Thomas Bruederli", "email": "thomas@roundcube.net" }, { "name": "Till Klampaeckel", "email": "till@php.net" } ], "autoload": { "psr-0": { "Roundcube\\Composer": "src/" } }, "extra": { "class": "Roundcube\\Composer\\PluginInstaller" }, "bin": [ "src/bin/rcubeinitdb.sh" ], "require": { "php": ">=5.3.0" }, "require-dev": { "composer/composer": "*" } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件