Extension is missing in composer.json

Last modified: 03 December 2024

Reports the usages of classes, functions, and constants from the PHP extensions not specified in composer.json. If an extension is listed in the require-dev section of composer.json, the inspection reports the corresponding symbols' usages located outside of the folders marked as test roots.