Skip to content

Commit 44d112f

Browse files
committed
chore: bump kint-php/kint to version minimum ^6.1
1 parent 0e15d04 commit 44d112f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

admin/framework/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"codeigniter/coding-standard": "^1.7",
2121
"fakerphp/faker": "^1.24",
2222
"friendsofphp/php-cs-fixer": "^3.47.1",
23-
"kint-php/kint": "^6.0",
23+
"kint-php/kint": "^6.1",
2424
"mikey179/vfsstream": "^1.6.12",
2525
"nexusphp/cs-config": "^3.6",
2626
"phpunit/phpunit": "^10.5.16 || ^11.2",

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"require-dev": {
2020
"codeigniter/phpstan-codeigniter": "1.x-dev",
2121
"fakerphp/faker": "^1.24",
22-
"kint-php/kint": "^6.0",
22+
"kint-php/kint": "^6.1",
2323
"mikey179/vfsstream": "^1.6.12",
2424
"nexusphp/tachycardia": "^2.0",
2525
"phpstan/extension-installer": "^1.4",

0 commit comments

Comments
 (0)