Feature/localizations #9021
phpstan.yml
on: pull_request
Build Laravel App
23s
PHPStan
0s
Annotations
2 errors
|
Build Laravel App
Process completed with exit code 2.
|
|
Build Laravel App
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires moox/category * -> satisfiable by moox/category[dev-d1abac28e419e38f5e414fefeba7659ce450f027].
- moox/category dev-d1abac28e419e38f5e414fefeba7659ce450f027 requires moox/localization dev-main -> satisfiable by moox/localization[dev-main] from composer repo (https://repo.packagist.org) but moox/localization[dev-d1abac28e419e38f5e414fefeba7659ce450f027] from path repo (packages/localization) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance.
Problem 2
- Root composer.json requires moox/core * -> satisfiable by moox/core[dev-main].
- moox/core dev-main requires moox/prompts dev-main -> found moox/prompts[dev-d1abac28e419e38f5e414fefeba7659ce450f027] but it does not match the constraint.
Problem 3
- Root composer.json requires moox/draft * -> satisfiable by moox/draft[dev-d1abac28e419e38f5e414fefeba7659ce450f027].
- moox/draft dev-d1abac28e419e38f5e414fefeba7659ce450f027 requires moox/localization dev-main -> satisfiable by moox/localization[dev-main] from composer repo (https://repo.packagist.org) but moox/localization[dev-d1abac28e419e38f5e414fefeba7659ce450f027] from path repo (packages/localization) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance.
Problem 4
- Root composer.json requires moox/item * -> satisfiable by moox/item[dev-d1abac28e419e38f5e414fefeba7659ce450f027].
- moox/item dev-d1abac28e419e38f5e414fefeba7659ce450f027 requires moox/core dev-d1abac28e419e38f5e414fefeba7659ce450f027 -> found moox/core[dev-main] but it does not match the constraint.
Problem 5
- Root composer.json requires moox/localization * -> satisfiable by moox/localization[dev-d1abac28e419e38f5e414fefeba7659ce450f027].
- moox/localization dev-d1abac28e419e38f5e414fefeba7659ce450f027 requires moox/data dev-main -> satisfiable by moox/data[dev-main] from composer repo (https://repo.packagist.org) but moox/data[dev-d1abac28e419e38f5e414fefeba7659ce450f027] from path repo (packages/data) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance.
Problem 6
- Root composer.json requires moox/media * -> satisfiable by moox/media[dev-main].
- moox/media dev-main requires moox/localization dev-main -> satisfiable by moox/localization[dev-main] from composer repo (https://repo.packagist.org) but moox/localization[dev-d1abac28e419e38f5e414fefeba7659ce450f027] from path repo (packages/localization) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance.
Problem 7
- Root composer.json requires moox/press * -> satisfiable by moox/press[dev-d1abac28e419e38f5e414fefeba7659ce450f027].
- moox/press dev-d1abac28e419e38f5e414fefeba7659ce450f027 requires moox/press dev-main -> found moox/press[dev-d1abac28e419e38f5e414fefeba7659ce450f027] but it does not match the constraint.
Problem 8
- Root composer.json requires moox/user-session * -> satisfiable by moox/user-session[dev-d1abac28e419e38f5e414fefeba7659ce450f027].
- moox/core dev-main requires moox/prompts dev-main -> found moox/prompts[dev-d1abac28e419e38f5e414
|