Skip to content

feat: fix dbal deprecation for connection #584

feat: fix dbal deprecation for connection

feat: fix dbal deprecation for connection #584

Triggered via pull request February 23, 2024 09:08
Status Success
Total duration 2m 0s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Symfony ^7.0 - PHP 8.3 - flags remove --dev --no-progress doctrine/phpcr-bundle doctrine/phpcr-odm - mysqldump
Your requirements could not be resolved to an installable set of packages. Problem 1 - phpcr/phpcr-utils[1.5.0, ..., 1.5.2] require symfony/console ^2.3 || ^3.0 || ^4.0 || ^5.0 -> found symfony/console[v2.3.0, ..., v2.8.52, v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.49, v5.0.0, ..., v5.4.35] but these were not loaded, likely because it conflicts with another require. - phpcr/phpcr-utils[1.5.3, ..., 1.8.1] require symfony/console ^2.3 || ^3.0 || ^4.0 || ^5.0 || ^6.0 -> found symfony/console[v2.3.0, ..., v2.8.52, v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.49, v5.0.0, ..., v5.4.35, v6.0.0, ..., v6.4.3] but these were not loaded, likely because it conflicts with another require. - jackalope/jackalope-doctrine-dbal[1.10.1, ..., 1.11.2] require phpcr/phpcr-utils ^1.5.0 -> satisfiable by phpcr/phpcr-utils[1.5.0, ..., 1.8.1]. - Root composer.json requires jackalope/jackalope-doctrine-dbal ^1.10.1 || ^2.0 -> satisfiable by jackalope/jackalope-doctrine-dbal[1.10.1, 1.11.0, 1.11.1, 1.11.2]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Symfony ^7.0 - PHP 8.2 - flags remove --dev --no-progress doctrine/phpcr-bundle doctrine/phpcr-odm - mysqldump
Your requirements could not be resolved to an installable set of packages. Problem 1 - phpcr/phpcr-utils[1.5.0, ..., 1.5.2] require symfony/console ^2.3 || ^3.0 || ^4.0 || ^5.0 -> found symfony/console[v2.3.0, ..., v2.8.52, v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.49, v5.0.0, ..., v5.4.35] but these were not loaded, likely because it conflicts with another require. - phpcr/phpcr-utils[1.5.3, ..., 1.8.1] require symfony/console ^2.3 || ^3.0 || ^4.0 || ^5.0 || ^6.0 -> found symfony/console[v2.3.0, ..., v2.8.52, v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.49, v5.0.0, ..., v5.4.35, v6.0.0, ..., v6.4.3] but these were not loaded, likely because it conflicts with another require. - jackalope/jackalope-doctrine-dbal[1.10.1, ..., 1.11.2] require phpcr/phpcr-utils ^1.5.0 -> satisfiable by phpcr/phpcr-utils[1.5.0, ..., 1.8.1]. - Root composer.json requires jackalope/jackalope-doctrine-dbal ^1.10.1 || ^2.0 -> satisfiable by jackalope/jackalope-doctrine-dbal[1.10.1, 1.11.0, 1.11.1, 1.11.2]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Symfony ^6.4 - PHP 8.2 - flags - mysqldump
Your requirements could not be resolved to an installable set of packages. Problem 1 - doctrine/persistence[1.3.7, 2.0.0] require php ^7.1 -> your php version (8.2.15) does not satisfy that requirement. - doctrine/phpcr-odm 1.8.0 requires doctrine/persistence ^2.4 -> satisfiable by doctrine/persistence[2.4.0, ..., 2.5.7]. - doctrine/phpcr-odm 1.7.2 requires doctrine/persistence ^1.3.7 || ^2.0 -> satisfiable by doctrine/persistence[1.3.7, 1.3.8, 2.0.0, ..., 2.5.7]. - You can only install one version of a package, so only one of these can be installed: doctrine/persistence[1.3.3, ..., 1.3.8, 2.0.0, ..., 2.5.7, 3.0.0, ..., 3.2.0]. - symfony/doctrine-bridge[v6.4.0, ..., v6.4.3] require doctrine/persistence ^3.1 -> satisfiable by doctrine/persistence[3.1.0, ..., 3.2.0]. - Conclusion: don't install doctrine/persistence 3.2.0 (conflict analysis result) - Root composer.json requires symfony/doctrine-bridge ^5.4 || ^6.3 || ^7.0 -> satisfiable by symfony/doctrine-bridge[v6.4.0, v6.4.2, v6.4.3]. - Root composer.json requires doctrine/phpcr-odm ^1.7.2 || ^2.0 -> satisfiable by doctrine/phpcr-odm[1.7.2, 1.8.0]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.