文件操作 - composer.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/src/imagick/composer.json
编辑文件内容
{ "name": "imagick/imagick", "type": "php-ext", "license": "PHP-3.01", "description": "The Imagick PHP extension", "require": { "php": ">= 5.6.0" }, "php-ext": { "extension-name": "imagick", "configure-options": [ { "name": "with-imagick", "description": "Enables the imagick extension. DIR is the prefix to ImageMagick installation directory.", "needs-value": true } ] } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件