文件操作 - composer.json
返回文件管理
返回主菜单
删除本文件
文件: /home/tecnoht/public_html/gigisantamaria--com/wp-content/plugins/wk-google-analytics/composer.json
编辑文件内容
{ "name": "webkinder/wk-google-analytics", "description": "Plugin für Google Analytics Integration", "keywords": [ "wordpress", "plugin" ], "version": "2", "homepage": "https://www.webkinder.ch/", "license": "GPL-3.0+", "authors": [ { "name": "WEBKINDER", "email": "support@webkinder.ch", "homepage": "https://www.webkinder.ch/" } ], "type": "wordpress-plugin", "require": { "php": ">=7.3", "composer/installers": "v2.1" }, "require-dev": { "phpunit/phpunit": "^8.5.52", "yoast/phpunit-polyfills": "^1.1.0" }, "autoload": { "psr-4": { "WebKinder\\GoogleAnalytics\\": "lib/" } }, "config": { "allow-plugins": { "composer/installers": true } } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件