develop/test

一个测试composer制作的包

v1.0.0 2022-05-13 10:17 UTC

This package is auto-updated.

Last update: 2025-06-13 15:42:11 UTC


README

报错处理

错误描述

Reading composer.json of develop/test (v1.0.0)
Importing tag v1.0.0 (1.0.0.0)
Reading composer.json of develop/test (master)
Importing branch master (dev-master)
Skipped branch master, Invalid package information: 
License "Apache" is not a valid SPDX license identifier, see https://spdx.org/licenses/ if you use an open license.
If the software is closed-source, you may use "proprietary" as license.

composer.json中修改

"license": "Apache-2.0",