nunomaduro/phpinsights

Add Composer Require Checker

Open

#255 创建于 2019年8月25日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)PHP (308 fork)batch import
enhancementgood first issue

仓库指标

Star
 (5,092 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Q A
Bug report? no
Feature request? yes
Library version latest

Would be great add a maglnet/ComposerRequireChecker to php insights, so we can analyze composer dependencies and verify that no unknown symbols are used in the sources of a package. This will prevent you from using "soft" dependencies that are not defined within your composer.json require section.

贡献者指南