Skip to content

Commit d928b04

Browse files
authored
Merge pull request #91 from WebFiori/release-please--branches--main
chore(main): release 5.0.2
2 parents 747b3ad + 0946d29 commit d928b04

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [5.0.2](https://github.com/WebFiori/http/compare/v5.0.1...v5.0.2) (2026-01-14)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* Fail Tests on Deprecations ([b3710ca](https://github.com/WebFiori/http/commit/b3710ca552b3c5a5cdaf21f184500c29b5df8270))
9+
* Revert Fail on Deprications ([747b3ad](https://github.com/WebFiori/http/commit/747b3ad8c367ade2ded3968fe8ea0269785d7359))
10+
311
## [5.0.1](https://github.com/WebFiori/http/compare/v5.0.0...v5.0.1) (2026-01-13)
412

513

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"PSR-7",
1313
"JSONx"
1414
],
15-
"version": "5.0.1",
15+
"version": "5.0.2",
1616
"license": "MIT",
1717
"require": {
1818
"php": ">=7.0",

0 commit comments

Comments
 (0)