File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.0.0] ( https://github.com/WebFiori/ui/compare/v2.6.4...v3.0.0 ) (2025-08-27)
4+
5+
6+ ### Bug Fixes
7+
8+ * Namespaces ([ a97438b] ( https://github.com/WebFiori/ui/commit/a97438be75f9f88b3fddabcebdee69199cd7fee8 ) )
9+
10+
11+ ### Miscellaneous Chores
12+
13+ * Update Readme.md ([ 45c376b] ( https://github.com/WebFiori/ui/commit/45c376b55cf5a387a83fd7d425cfc50e045e030b ) )
14+ * Updated ReadMe ([ 9ec23a7] ( https://github.com/WebFiori/ui/commit/9ec23a7089381c4003719e5b353acd5bfccd6b89 ) )
15+
316## [ 2.6.4] ( https://github.com/WebFiori/ui/compare/v2.6.3...v2.6.4 ) (2024-12-24)
417
518
Original file line number Diff line number Diff line change 22 "name" : " webfiori/ui" ,
33 "description" : " A library that provides basic utilities for creating HTML documents." ,
44 "type" : " library" ,
5- "version" : " 2.6.4 " ,
5+ "version" : " 3.0.0 " ,
66 "require" : {
77 "php" : " >=8.1" ,
88 "webfiori/collections" : " 2.0.x"
2323 "phpunit/phpunit" : " ^10" ,
2424 "friendsofphp/php-cs-fixer" : " ^3.86"
2525 },
26- "scripts" :{
26+ "scripts" : {
2727 "test" : " vendor/bin/phpunit -c tests/phpunit.xml" ,
2828 "test10" : " vendor/bin/phpunit -c tests/phpunit10.xml" ,
2929 "fix-cs" : " vendor/bin/php-cs-fixer fix --config=php_cs.php.dist"
You can’t perform that action at this time.
0 commit comments