Skip to content

Update dependency league/uri to v6.5.0

Reiter, Christoph requested to merge renovate/all-minor-patch into main

This MR contains the following updates:

Package Type Update Change
league/uri (source) require minor 6.4.0 -> 6.5.0

Release Notes

thephpleague/uri

v6.5.0

Compare Source

Added
  • Uri::toString as a clean method to return URI string representation.
  • IDNA conversion in now normalize using the Uri-Interface package classes
Fixed
  • conversion host component from ASCII to unicode no longer throw
Deprecated
  • None
Remove
  • Support for PHP7.2

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Merge request reports

Loading