Files
ulthon_admin/extend/base/admin/service/adminUpdateData/tips.php

14 lines
362 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
[
'version' => 'v2.0.57',
'desc' => [
'删除了localheinz/diff依赖可以通过以下命令调整',
'composer remove localheinz/diff',
'',
'调整了AdminUpdateServiceBase的代码的文件名和类名可能需要手动修改或删除旧的文件',
],
],
];