A few elements to review within the requirement checker:
- constraints matters
- check that the extensions provided by the composer.json are accounted for
- check that if polyfilled via the package name, the extension version does not matter
- check that the PHP version conflicts are accounted for
A few elements to review within the requirement checker: