Update dependency league/uri to v6.5.0
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
Added
-
Uri::toString
as a clean method to return URI string representation. -
IDNA
conversion in now normalize using theUri-Interface
package classes
Fixed
- conversion host component from ASCII to unicode no longer throw
Deprecated
- None
Remove
- Support for PHP7.2
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.