Problem/Motivation

Let's update dependencies one more time before the alpha so everything is on the latest version.

Steps to reproduce

Proposed resolution

Run COMPOSER_ROOT_VERSION=9.3.x-dev composer update --with=phpunit/phpunit:^8 -W

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

+---------------------+-------+-------+
| Production Changes  | From  | To    |
+---------------------+-------+-------+
| guzzlehttp/promises | 1.5.0 | 1.5.1 |
+---------------------+-------+-------+

+-----------------------------------+-------+--------+
| Dev Changes                       | From  | To     |
+-----------------------------------+-------+--------+
| instaclick/php-webdriver          | 1.4.9 | 1.4.10 |
| phpdocumentor/reflection-docblock | 5.2.2 | 5.3.0  |
+-----------------------------------+-------+--------+

CommentFileSizeAuthor
#2 3245724-2.patch6.71 KBalexpott
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

alexpott created an issue. See original summary.

alexpott’s picture

Issue summary: View changes
Status: Active » Needs review
FileSize
6.71 KB
longwave’s picture

Status: Needs review » Reviewed & tested by the community

Patch looks OK, these are either dev dependencies or dependencies-of-dependencies so this should be fine as long as the tests pass.

  • catch committed 320c5ff on 9.3.x
    Issue #3245724 by alexpott: Update dependencies for 9.3.x
    
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed 320c5ff and pushed to 9.3.x. Thanks!

Status: Fixed » Closed (fixed)

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