test with symfony 7 #70
static.yml
on: pull_request
PHPStan
8s
PHP-CS-Fixer
18s
Annotations
2 errors
PHPStan
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires jackalope/jackalope-doctrine-dbal ^1.10 -> satisfiable by jackalope/jackalope-doctrine-dbal[1.10.0, 1.10.1, 1.x-dev].
- jackalope/jackalope-doctrine-dbal[1.10.0, ..., 1.x-dev] require jackalope/jackalope ^1.4.2 -> found jackalope/jackalope[1.4.2, ..., 1.x-dev] but it conflicts with your root composer.json require (dev-symfony-7 as 2.0).
Problem 2
- jackalope/jackalope-jackrabbit 1.4.0 requires php ^7.2 -> your php version (8.1.26) does not satisfy that requirement.
- jackalope/jackalope-jackrabbit[1.4.1, ..., 1.x-dev] require jackalope/jackalope ^1.3.5 -> found jackalope/jackalope[1.3.5, ..., 1.x-dev] but it conflicts with your root composer.json require (dev-symfony-7 as 2.0).
- jackalope/jackalope-doctrine-dbal[1.10.0, ..., 1.x-dev] require jackalope/jackalope ^1.4.2 -> found jackalope/jackalope[1.4.2, ..., 1.x-dev] but it conflicts with your root composer.json require (dev-symfony-7 as 2.0).
- jackalope/jackalope dev-symfony-7 requires jackalope/jackalope-transport * -> satisfiable by jackalope/jackalope-doctrine-dbal[1.10.0, 1.10.1, 1.x-dev], jackalope/jackalope-jackrabbit[1.4.0, ..., 1.x-dev].
- Root composer.json requires jackalope/jackalope dev-symfony-7 as 2.0 -> satisfiable by jackalope/jackalope[dev-symfony-7].
|
PHPStan
Process completed with exit code 2.
|