From dbb0eba296d959302731c3c270726799d1030cf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 03:59:27 +0000 Subject: [PATCH] Bump kint-php/kint from 5.1.1 to 6.0.1 in /drupal Bumps [kint-php/kint](https://github.com/kint-php/kint) from 5.1.1 to 6.0.1. - [Release notes](https://github.com/kint-php/kint/releases) - [Commits](https://github.com/kint-php/kint/compare/5.1.1...6.0.1) --- updated-dependencies: - dependency-name: kint-php/kint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- drupal/composer.json | 2 +- drupal/composer.lock | 30 ++++++++++++++---------------- 2 files changed, 15 insertions(+), 17 deletions(-) diff --git a/drupal/composer.json b/drupal/composer.json index a34f7f5ab..caf684c33 100644 --- a/drupal/composer.json +++ b/drupal/composer.json @@ -141,7 +141,7 @@ "drupal/core-dev": "^10", "drupal/dev_mode": "^2.6", "drupal/devel": "^5.1", - "kint-php/kint": "^5.0", + "kint-php/kint": "^6.0", "squizlabs/php_codesniffer": "^3.6" } } diff --git a/drupal/composer.lock b/drupal/composer.lock index 90b09b302..791a75e1f 100644 --- a/drupal/composer.lock +++ b/drupal/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "0fd06e22ddb2d197b549857a4c54f2d9", + "content-hash": "67fe043af3976a06e4b663df962904fe", "packages": [ { "name": "asm89/stack-cors", @@ -11285,27 +11285,26 @@ }, { "name": "kint-php/kint", - "version": "5.1.1", + "version": "6.0.1", "source": { "type": "git", "url": "https://github.com/kint-php/kint.git", - "reference": "8c5ec370c3382ceae0b88e91f9bbb00e6bb4f93b" + "reference": "2bd133be30a0d4f5523e3d7d8e94b788d95978e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kint-php/kint/zipball/8c5ec370c3382ceae0b88e91f9bbb00e6bb4f93b", - "reference": "8c5ec370c3382ceae0b88e91f9bbb00e6bb4f93b", + "url": "https://api.github.com/repos/kint-php/kint/zipball/2bd133be30a0d4f5523e3d7d8e94b788d95978e6", + "reference": "2bd133be30a0d4f5523e3d7d8e94b788d95978e6", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3", - "phpspec/prophecy-phpunit": "^2", "phpunit/phpunit": "^9", "seld/phar-utils": "^1", - "symfony/finder": ">=4.0", + "symfony/finder": ">=7", "vimeo/psalm": "^5" }, "suggest": { @@ -11335,18 +11334,17 @@ "homepage": "https://github.com/kint-php/kint/graphs/contributors" } ], - "description": "Kint - debugging tool for PHP developers", + "description": "Kint - Advanced PHP dumper", "homepage": "https://kint-php.github.io/kint/", "keywords": [ "debug", - "kint", - "php" + "dump" ], "support": { "issues": "https://github.com/kint-php/kint/issues", - "source": "https://github.com/kint-php/kint/tree/5.1.1" + "source": "https://github.com/kint-php/kint/tree/6.0.1" }, - "time": "2024-04-26T14:20:09+00:00" + "time": "2025-01-01T23:10:26+00:00" }, { "name": "lullabot/mink-selenium2-driver", @@ -15238,7 +15236,7 @@ }, "prefer-stable": true, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform": [], + "platform-dev": [], + "plugin-api-version": "2.3.0" }