nunomaduro/phpinsights

Add Composer Require Checker

Open

#255 建立於 2019年8月25日

在 GitHub 查看
 (2 留言) (1 反應) (0 負責人)PHP (5,092 star) (308 fork)batch import
enhancementgood first issue

描述

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.

貢獻者指南