composer install遇到的问题

2022-01-06  本文已影响0人  zlchen
  "./composer.json" does not match the expected JSON schema:
   - name : Does not match the regex pattern ^[a-z0-9]([_.-]?[a-z0-9]+)*/[a-z0-9](([_.]?|-{0,2})[a-z0-9]+)*$
   - type : Does not match the regex pattern ^[a-z0-9-]+$
name.png
type.png

参考文档:composer.json 架构

上一篇 下一篇

猜你喜欢

热点阅读