nunomaduro/phpinsights

Add Composer Require Checker

Open

#255 aperta il 25 ago 2019

Vedi su GitHub
 (2 commenti) (1 reazione) (0 assegnatari)PHP (308 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (5092 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor