Skip to content

Commit 58d22fe

Browse files
chore(deps-dev): update kint-php/kint requirement from ^5.0.4 to ^6.0
Updates the requirements on [kint-php/kint](https://github.com/kint-php/kint) to permit the latest version. - [Release notes](https://github.com/kint-php/kint/releases) - [Commits](kint-php/kint@5.0.4...6.0) --- updated-dependencies: - dependency-name: kint-php/kint dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 713c869 commit 58d22fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4",
2121
"fakerphp/faker": "^1.9",
22-
"kint-php/kint": "^5.0.4",
22+
"kint-php/kint": "^6.0",
2323
"mikey179/vfsstream": "^1.6",
2424
"nexusphp/tachycardia": "^2.0",
2525
"phpstan/extension-installer": "^1.4",

0 commit comments

Comments
 (0)