feat: remove Dependabot auto-merge workflow and configuration files #39
pipeline.yml
on: push
php-lint
/
PHP Linting (Pint)
11s
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 -> satisfiable by tastyigniter/core[v4.0.0].
- tastyigniter/core v4.0.0 requires tastyigniter/ti-ext-api ^4.0 -> satisfiable by tastyigniter/ti-ext-api[v4.0.0-beta.1, v4.0.0, v4.0.1, v4.x-dev] from composer repo (https://repo.packagist.org) but tastyigniter/ti-ext-api dev-master is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
Problem 2
- Root composer.json requires tastyigniter/ti-ext-user ^v4.0 -> satisfiable by tastyigniter/ti-ext-user[v4.0.0].
- tastyigniter/core v4.0.0 requires tastyigniter/ti-ext-api ^4.0 -> satisfiable by tastyigniter/ti-ext-api[v4.0.0-beta.1, v4.0.0, v4.0.1, v4.x-dev] from composer repo (https://repo.packagist.org) but tastyigniter/ti-ext-api dev-master is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
- tastyigniter/ti-ext-user v4.0.0 requires tastyigniter/core ^v4.0 -> satisfiable by tastyigniter/core[v4.0.0].
|
php-lint / PHP Linting (Pint)
Process completed with exit code 2.
|