Remove minimum stability requirement from composer configuration. #5
pipeline.yml
on: push
php-lint
/
PHP Linting (Pint)
20s
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 -> satisfiable by tastyigniter/core[v4.0.0-beta.1].
- tastyigniter/core v4.0.0-beta.1 requires tastyigniter/ti-ext-api ^4.0@beta -> found tastyigniter/ti-ext-api[v4.0.0-beta.1, v4.x-dev] but it does not match your minimum-stability.
|
php-lint / PHP Linting (Pint)
Process completed with exit code 2.
|