Skip to content

Commit

Permalink
4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsnmrs committed Jan 19, 2025
1 parent 38d655a commit 6ed068c
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion app/Config/Kint.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class Kint extends BaseConfig
*/
public $richTheme = 'aante-light.css';
public $richFolder = false;
public $richSort = AbstractRenderer::SORT_FULL;
// public $richSort = AbstractRenderer::SORT_FULL;
public $richObjectPlugins;
public $richTabPlugins;

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"require": {
"php": "^8.1",
"codeigniter4/framework": "^4.5",
"codeigniter4/framework": "^4.6",
"friendsofphp/php-cs-fixer": "^3.66",
"nexusphp/cs-config": "^3.24",
"nikic/php-parser": "^5.4",
Expand Down
44 changes: 22 additions & 22 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6ed068c

Please sign in to comment.