Drupal 10.2 and Symfony 6.4 support

Created on 27 March 2024, about 1 year ago

Problem/Motivation

Cant update existing project to 10.2, catch composer error:
Problem 1
- drupal/core[10.2.0-alpha1, ..., 10.2.x-dev] require symfony/console ^6.4 -> found symfony/console[v6.4.0-BETA1, ..., 6.4.x-dev] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires drupal/core ^10.2 -> satisfiable by drupal/core[10.2.0-alpha1, ..., 10.3.x-dev].

Beacuse simpleSAMLphp Authentication 4.0.0 support simplesamlphp/simplesamlphp v2.1 and its requer Symfony <6.4, but drupal 10.2 requre Symfony 6.4+ and simpleSAMLphp Authentication 4.0.0. not support simplesamlphp/simplesamlphp v2.2 we have this issue.

Steps to reproduce

Install simpleSAMLphp Authentication 4.0.0 on Drupal 10.1.x and try to update project to Drupal 10.2.x

Proposed resolution

Fix support of simplesamlphp/simplesamlphp v2.2, they already support Symfony 6.4

🐛 Bug report
Status

Active

Version

4.0

Component

Code

Created by

🇱🇻Latvia vadimkaz90

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024