Update composer dependencies for Drupal 10.2.0

Created on 2 December 2023, 12 months ago
Updated 12 December 2023, 11 months ago

Problem/Motivation

Drupal 10.2.0 is due in the week of December 11, 2023
A number of composer dependencies have minor and patch level release bumps that we should try to incorporate in the release.

Notes:

  • This issue is chasing the ever moving target to keep as up-to-date as possible.

Steps to reproduce

$ composer outdated

Proposed resolution

- Remove the "conflict": { "phpstan/phpstan": "1.10.45 || 1.10.46" in the root composer.json. PHPStan 1.10.47 should incorporate the fix for the regression (https://github.com/phpstan/phpstan-src/pull/2794) we avoided by adding that.
- Bump minimal version of phpstan/phpstan to 1.10.47 since the baseline won't pass on the above mentioned versions.
- $ composer update --with=phpunit/phpunit:^9

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

📌 Task
Status

Fixed

Version

10.2

Component
Composer 

Last updated 1 day ago

No maintainer
Created by

🇳🇱Netherlands spokje

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024