摘要: 如果执行composer install的时候报错 "./composer.json" does not match the expected JSON schema: - name : Does not match the regex pattern ^[a-z0-9]([_.-]?[a-z0-9 阅读全文
posted @ 2023-07-21 00:30 唯一客服系统开发笔记 阅读(442) 评论(0) 推荐(0)
摘要: 在使用composer的时候报一下错误,这是因为php禁用了putenv() 函数 PHP Warning: putenv() has been disabled for security reasons in phar:///usr/bin/composer/vendor/composer/xde 阅读全文
posted @ 2023-07-21 00:23 唯一客服系统开发笔记 阅读(595) 评论(0) 推荐(0)