Update dependency slim/psr7 to v1.7.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
slim/psr7 (source) | require | minor |
1.6.1 -> 1.7.0
|
Release Notes
slimphp/Slim-Psr7 (slim/psr7)
v1.7.0
What's Changed
- Drop support for PHP 7.4 & fix tests by @nbayramberdiyev in https://github.com/slimphp/Slim-Psr7/pull/276
- Some minor improvements by @williamdes in https://github.com/slimphp/Slim-Psr7/pull/274
- Fix phpstan error by @l0gicgate in https://github.com/slimphp/Slim-Psr7/pull/281
- Improve
Header
by using PHP native types🐘 by @nbayramberdiyev in https://github.com/slimphp/Slim-Psr7/pull/277 - update for new compatibility tests by @akrabat in https://github.com/slimphp/Slim-Psr7/pull/283
- Add support for PSR-7 version 2.0 by @MauricioFauth in https://github.com/slimphp/Slim-Psr7/pull/289
- phpstan fix by @aleswita in https://github.com/slimphp/Slim-Psr7/pull/304
- Ensure that we work with PHP 8.3 by @akrabat in https://github.com/slimphp/Slim-Psr7/pull/309
- Fix implicitly nullable params by @kamil-tekiela in https://github.com/slimphp/Slim-Psr7/pull/305
- Cast
Uri@filterPort()
$port
parameter to string if non-null by @cosmastech in https://github.com/slimphp/Slim-Psr7/pull/295
New Contributors
- @MauricioFauth made their first contribution in https://github.com/slimphp/Slim-Psr7/pull/289
- @aleswita made their first contribution in https://github.com/slimphp/Slim-Psr7/pull/304
- @kamil-tekiela made their first contribution in https://github.com/slimphp/Slim-Psr7/pull/305
- @cosmastech made their first contribution in https://github.com/slimphp/Slim-Psr7/pull/295
Full Changelog: https://github.com/slimphp/Slim-Psr7/compare/1.6.0...1.7.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.