Feature/localizations #9031
phpstan.yml
on: pull_request
Build Laravel App
22s
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-c2771d33e4ddd3119f34ea6a40ba107f3b52d230].
- moox/category dev-c2771d33e4ddd3119f34ea6a40ba107f3b52d230 requires moox/localization dev-main -> satisfiable by moox/localization[dev-main] from composer repo (https://repo.packagist.org) but moox/localization[dev-c2771d33e4ddd3119f34ea6a40ba107f3b52d230] 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-c2771d33e4ddd3119f34ea6a40ba107f3b52d230] but it does not match the constraint.
Problem 3
- Root composer.json requires moox/draft * -> satisfiable by moox/draft[dev-c2771d33e4ddd3119f34ea6a40ba107f3b52d230].
- moox/draft dev-c2771d33e4ddd3119f34ea6a40ba107f3b52d230 requires moox/localization dev-main -> satisfiable by moox/localization[dev-main] from composer repo (https://repo.packagist.org) but moox/localization[dev-c2771d33e4ddd3119f34ea6a40ba107f3b52d230] 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-c2771d33e4ddd3119f34ea6a40ba107f3b52d230].
- moox/item dev-c2771d33e4ddd3119f34ea6a40ba107f3b52d230 requires moox/core dev-c2771d33e4ddd3119f34ea6a40ba107f3b52d230 -> 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-c2771d33e4ddd3119f34ea6a40ba107f3b52d230].
- moox/localization dev-c2771d33e4ddd3119f34ea6a40ba107f3b52d230 requires moox/data dev-main -> satisfiable by moox/data[dev-main] from composer repo (https://repo.packagist.org) but moox/data[dev-c2771d33e4ddd3119f34ea6a40ba107f3b52d230] 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-c2771d33e4ddd3119f34ea6a40ba107f3b52d230] 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-c2771d33e4ddd3119f34ea6a40ba107f3b52d230].
- moox/press dev-c2771d33e4ddd3119f34ea6a40ba107f3b52d230 requires moox/press dev-main -> found moox/press[dev-c2771d33e4ddd3119f34ea6a40ba107f3b52d230] but it does not match the constraint.
Problem 8
- Root composer.json requires moox/user-session * -> satisfiable by moox/user-session[dev-c2771d33e4ddd3119f34ea6a40ba107f3b52d230].
- moox/core dev-main requires moox/prompts dev-main -> found moox/prompts[dev-c2771d33e4ddd3119f34e
|