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 a97438b + 9268450 commit f2bfaa6Copy full SHA for f2bfaa6
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## [2.6.4](https://github.com/WebFiori/ui/compare/v2.6.3...v2.6.4) (2024-12-24)
4
5
6
+### Miscellaneous Chores
7
8
+* Updated Composer Config ([5108943](https://github.com/WebFiori/ui/commit/5108943d6b63e30c4ee990e90f66f5c2d169b5d0))
composer.json
@@ -2,7 +2,7 @@
"name": "webfiori/ui",
"description": "A library that provides basic utilities for creating HTML documents.",
"type": "library",
- "version": "2.6.3",
+ "version": "2.6.4",
"require": {
"php": ">=8.1",
"webfiori/collections": "2.0.x"
0 commit comments