issues
search
box-project
/
box
📦🚀 Fast, zero config application bundler with PHARs.
https://box-project.github.io/box
MIT License
1.13k
stars
100
forks
source link
RequirementChecker review
#1271
Open
theofidry
opened
10 months ago
theofidry
commented
10 months ago
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: