Composer Dependency Changed Documentation Required PR-5.3-dev Pending

User tests: Successful: 0 Unsuccessful: 0

avatar Hackwar
Hackwar
3 Feb 2025

Summary of Changes

Currently we have several notices in PHP 8.4 because of outdated dependencies. One of them being the package guzzlehttp/promises, which is a dependency of our forked php-tuf/php-tuf package. So after updating our fork and releasing a new package, this PR updates those two packages.

Testing Instructions

  • Run all of this on PHP 8.4
  • Run composer i
  • Load the administrator login page

Actual result BEFORE applying this Pull Request

Lots of notices from several composer packages, among them guzzlehttp/promises

Expected result AFTER applying this Pull Request

The notices of guzzlehttp/promises are gone.

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar Hackwar Hackwar - open - 3 Feb 2025
avatar Hackwar Hackwar - change - 3 Feb 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 3 Feb 2025
Category External Library Composer Change
avatar laoneo laoneo - change - 3 Feb 2025
Labels Added: Composer Dependency Changed PR-5.3-dev
avatar laoneo laoneo - close - 3 Feb 2025
avatar laoneo laoneo - merge - 3 Feb 2025
avatar laoneo laoneo - change - 3 Feb 2025
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2025-02-03 16:36:58
Closed_By laoneo
Labels Added: Documentation Required

Add a Comment

Login with GitHub to post a comment