Merge V4 #9
pipeline.yml
on: pull_request
php-lint
/
PHP Linting (Pint)
43s
Matrix: php-tests
Waiting for pending jobs
Annotations
2 errors
php-lint / PHP Linting (Pint)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires tastyigniter/core ^v4.0@beta || ^v4.0@dev -> satisfiable by tastyigniter/core[v4.0.0-beta.1, 4.0.x-dev (alias of dev-master)].
- tastyigniter/core v4.0.0-beta.1 requires tastyigniter/ti-theme-orange ^4.0@beta -> satisfiable by tastyigniter/ti-theme-orange[v4.0.0-beta.1, v4.x-dev].
- tastyigniter/core dev-master requires tastyigniter/ti-theme-orange ^4.0@beta || ^4.0@dev -> satisfiable by tastyigniter/ti-theme-orange[v4.0.0-beta.1, v4.x-dev].
- tastyigniter/ti-theme-orange v4.0.0-beta.1 requires tastyigniter/ti-ext-socialite ^v4.0@beta -> satisfiable by tastyigniter/ti-ext-socialite[v4.0.0-beta.1, v4.x-dev] from composer repo (https://repo.packagist.org) but tastyigniter/ti-ext-socialite dev-976eabf2307de2c69947aee69476a1bc20f7501f is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
- tastyigniter/ti-theme-orange v4.x-dev requires tastyigniter/ti-ext-socialite ^v4.0@beta || ^v4.0@dev -> satisfiable by tastyigniter/ti-ext-socialite[v4.0.0-beta.1, v4.x-dev] from composer repo (https://repo.packagist.org) but tastyigniter/ti-ext-socialite dev-976eabf2307de2c69947aee69476a1bc20f7501f is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
- tastyigniter/core 4.0.x-dev is an alias of tastyigniter/core dev-master and thus requires it to be installed too.
|
php-lint / PHP Linting (Pint)
Process completed with exit code 2.
|