We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c6c8b2a + 58b458e commit 44868b3Copy full SHA for 44868b3
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [5.0.4](https://github.com/WebFiori/http/compare/v5.0.3...v5.0.4) (2026-01-14)
4
+
5
6
+### Miscellaneous Chores
7
8
+* Updated Required PHP Version ([c6c8b2a](https://github.com/WebFiori/http/commit/c6c8b2a3783c2f787ca5340c2ebb64a1f1e78dbc))
9
10
## [5.0.3](https://github.com/WebFiori/http/compare/v5.0.2...v5.0.3) (2026-01-14)
11
12
composer.json
@@ -12,7 +12,7 @@
"PSR-7",
13
"JSONx"
14
],
15
- "version": "5.0.3",
+ "version": "5.0.4",
16
"license": "MIT",
17
"require": {
18
"php": ">=8.1",
0 commit comments