Problem/Motivation

There are a couple of dependency updates to do prior to beta

Steps to reproduce

composer update --with=phpunit/phpunit:^8 -W

Proposed resolution

composer update --with=phpunit/phpunit:^8 -W

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

+---------------------------------+--------+--------+
| Production Changes | From | To |
+---------------------------------+--------+--------+
| symfony/psr-http-message-bridge | v2.1.1 | v2.1.2 |
+---------------------------------+--------+--------+

+-------------------+--------+--------+
| Dev Changes | From | To |
+-------------------+--------+--------+
| composer/composer | 2.1.10 | 2.1.11 |
+-------------------+--------+--------+

CommentFileSizeAuthor
#2 3248156-2.patch5.79 KBalexpott
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

alexpott created an issue. See original summary.

alexpott’s picture

longwave’s picture

Status: Active » Reviewed & tested by the community

Created the same patch locally, RTBC if bot agrees.

alexpott’s picture

Issue summary: View changes

  • catch committed ea01173 on 9.4.x
    Issue #3248156 by alexpott, longwave: Update dependencies prior to 9.3.0...

  • catch committed 19bf95b on 9.3.x
    Issue #3248156 by alexpott, longwave: Update dependencies prior to 9.3.0...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Just small updates. Committed/pushed to 9.4.x and cherry-picked to 9.3.x, thanks!

andypost’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.