文件操作 - composer.json
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/plugin-wordpress/wp-optimize/vendor/matthiasmullie/path-converter/composer.json
编辑文件内容
{ "name": "matthiasmullie/path-converter", "type": "library", "description": "Relative path converter", "keywords": ["relative", "path", "converter", "paths"], "homepage": "http://github.com/matthiasmullie/path-converter", "license": "MIT", "authors": [ { "name": "Matthias Mullie", "homepage": "http://www.mullie.eu", "email": "pathconverter@mullie.eu", "role": "Developer" } ], "require": { "php": ">=5.3.0", "ext-pcre": "*" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "autoload": { "psr-4": { "MatthiasMullie\\PathConverter\\": "src/" } } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件