Add sulu 3.0 support #417
test-application.yaml
on: pull_request
PHP Lint
14s
Matrix: php
Annotations
16 errors
PHP Lint
Process completed with exit code 2.
|
PHP Lint
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires sulu/sulu ^3.0 || ^3.0@alpha || 3.0.x-dev -> satisfiable by sulu/sulu[3.0.0-alpha1, ..., 3.0.0-alpha5].
- jackalope/jackalope[1.4.5, ..., 1.4.7, 2.0.0] require jackalope/jackalope-transport * -> could not be found in any version, but the following packages provide it:
- jackalope/jackalope-doctrine-dbal Jackalope Transport library for Doctrine DBAL
- jackalope/jackalope-jackrabbit Jackalope Transport library for Jackrabbit
- jackalope/jackalope-fs Jackalope Transport library using the filesystem
- jackalope/jackalope-mongodb Jackalope Transport library
- jackalope/jackalope-prismic Jackalope Transport library for http://prismic.io DBAL
Consider requiring one of these to satisfy the jackalope/jackalope-transport requirement.
- sulu/sulu[3.0.0-alpha1, ..., 3.0.0-alpha5] require jackalope/jackalope ^1.4.5 || ^2.0 -> satisfiable by jackalope/jackalope[1.4.5, 1.4.6, 1.4.7, 2.0.0].
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
|
PHP 7.2 (postgres, lowest)
Process completed with exit code 2.
|
PHP 7.2 (postgres, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 || ^8.3 but your php version (7.2.34) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/console ^6.4 || ^7.1 -> satisfiable by symfony/console[v6.4.0, ..., v6.4.24, v7.1.0, ..., v7.3.2].
- symfony/console[v6.4.0, ..., v6.4.24] require php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
- symfony/console[v7.1.0, ..., v7.3.2] require php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
|
PHP 8.1 (mysql, highest)
Process completed with exit code 2.
|
PHP 8.1 (mysql, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 || ^8.3 but your php version (8.1.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires sulu/sulu ^3.0 || ^3.0@alpha || 3.0.x-dev -> satisfiable by sulu/sulu[3.0.0-alpha1, ..., 3.0.0-alpha5].
- sulu/sulu[3.0.0-alpha1, ..., 3.0.0-alpha5] require php ^8.2 || ^8.3 -> your php version (8.1.33) does not satisfy that requirement.
|
PHP 8.3 (mysql, highest)
Process completed with exit code 2.
|
PHP 8.3 (mysql, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires sulu/sulu ^3.0 || ^3.0@alpha || 3.0.x-dev -> satisfiable by sulu/sulu[3.0.0-alpha1, ..., 3.0.0-alpha5].
- jackalope/jackalope[1.4.5, ..., 1.4.7, 2.0.0] require jackalope/jackalope-transport * -> could not be found in any version, but the following packages provide it:
- jackalope/jackalope-doctrine-dbal Jackalope Transport library for Doctrine DBAL
- jackalope/jackalope-jackrabbit Jackalope Transport library for Jackrabbit
- jackalope/jackalope-fs Jackalope Transport library using the filesystem
- jackalope/jackalope-mongodb Jackalope Transport library
- jackalope/jackalope-prismic Jackalope Transport library for http://prismic.io DBAL
Consider requiring one of these to satisfy the jackalope/jackalope-transport requirement.
- sulu/sulu[3.0.0-alpha1, ..., 3.0.0-alpha5] require jackalope/jackalope ^1.4.5 || ^2.0 -> satisfiable by jackalope/jackalope[1.4.5, 1.4.6, 1.4.7, 2.0.0].
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
|
PHP 7.4 (mysql, highest)
Process completed with exit code 2.
|
PHP 7.4 (mysql, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 || ^8.3 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/console ^6.4 || ^7.1 -> satisfiable by symfony/console[v6.4.0, ..., v6.4.24, v7.1.0, ..., v7.3.2].
- symfony/console[v6.4.0, ..., v6.4.24] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/console[v7.1.0, ..., v7.3.2] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
|
PHP 8.0 (mysql, highest)
Process completed with exit code 2.
|
PHP 8.0 (mysql, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 || ^8.3 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/console ^6.4 || ^7.1 -> satisfiable by symfony/console[v6.4.0, ..., v6.4.24, v7.1.0, ..., v7.3.2].
- symfony/console[v6.4.0, ..., v6.4.24] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- symfony/console[v7.1.0, ..., v7.3.2] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
|
PHP 8.2 (postgres, highest)
Process completed with exit code 2.
|
PHP 8.2 (postgres, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires sulu/sulu ^3.0 || ^3.0@alpha || 3.0.x-dev -> satisfiable by sulu/sulu[3.0.0-alpha1, ..., 3.0.0-alpha5].
- jackalope/jackalope[1.4.5, ..., 1.4.7, 2.0.0] require jackalope/jackalope-transport * -> could not be found in any version, but the following packages provide it:
- jackalope/jackalope-doctrine-dbal Jackalope Transport library for Doctrine DBAL
- jackalope/jackalope-jackrabbit Jackalope Transport library for Jackrabbit
- jackalope/jackalope-fs Jackalope Transport library using the filesystem
- jackalope/jackalope-mongodb Jackalope Transport library
- jackalope/jackalope-prismic Jackalope Transport library for http://prismic.io DBAL
Consider requiring one of these to satisfy the jackalope/jackalope-transport requirement.
- sulu/sulu[3.0.0-alpha1, ..., 3.0.0-alpha5] require jackalope/jackalope ^1.4.5 || ^2.0 -> satisfiable by jackalope/jackalope[1.4.5, 1.4.6, 1.4.7, 2.0.0].
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
|
PHP 8.4 (mysql, highest)
Process completed with exit code 2.
|
PHP 8.4 (mysql, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires sulu/sulu ^3.0 || ^3.0@alpha || 3.0.x-dev -> satisfiable by sulu/sulu[3.0.0-alpha1, ..., 3.0.0-alpha5].
- jackalope/jackalope[1.4.5, ..., 1.x-dev, 2.0.0-beta1, ..., 2.x-dev] require jackalope/jackalope-transport * -> could not be found in any version, but the following packages provide it:
- jackalope/jackalope-doctrine-dbal Jackalope Transport library for Doctrine DBAL
- jackalope/jackalope-jackrabbit Jackalope Transport library for Jackrabbit
- jackalope/jackalope-fs Jackalope Transport library using the filesystem
- jackalope/jackalope-mongodb Jackalope Transport library
- jackalope/jackalope-prismic Jackalope Transport library for http://prismic.io DBAL
Consider requiring one of these to satisfy the jackalope/jackalope-transport requirement.
- sulu/sulu[3.0.0-alpha1, ..., 3.0.0-alpha5] require jackalope/jackalope ^1.4.5 || ^2.0 -> satisfiable by jackalope/jackalope[1.4.5, 1.4.6, 1.4.7, 1.x-dev, 2.0.0-beta1, ..., 2.x-dev].
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
|