nunomaduro/phpinsights

Add Composer Require Checker

Open

#255 opened on 2019年8月25日

GitHub で見る
 (2 comments) (1 reaction) (0 assignees)PHP (5,092 stars) (308 forks)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.

コントリビューターガイド