From d5217e5f6378da6173931bec637a5c160838111a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 20:29:13 +0000 Subject: [PATCH] Bump kint-php/kint from 3.2.2 to 3.3 Bumps [kint-php/kint](https://github.com/kint-php/kint) from 3.2.2 to 3.3. - [Release notes](https://github.com/kint-php/kint/releases) - [Commits](https://github.com/kint-php/kint/compare/3.2.2...3.3) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index 2cdc0c11..5e8f5d98 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "ext-mbstring": "*", "ext-Reflection": "*", "ext-curl": "*", - "kint-php/kint": "3.2.2", + "kint-php/kint": "3.3", "phpmailer/phpmailer": "6.0.7", "tecnickcom/tcpdf": "6.3.2", "jasig/phpcas": "1.3.8", diff --git a/composer.lock b/composer.lock index 4030fa4c..c2c404c0 100644 --- a/composer.lock +++ b/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": "e1be9d73109cd03d9736c6f9031ef52f", + "content-hash": "c2e0dd76f910d0093e7f912e1a997dd9", "packages": [ { "name": "adldap2/adldap2", @@ -1514,16 +1514,16 @@ }, { "name": "kint-php/kint", - "version": "3.2.2", + "version": "3.3", "source": { "type": "git", "url": "https://github.com/kint-php/kint.git", - "reference": "c332db9529fdce74ae6a347f97a1e7395e76ced8" + "reference": "335ac1bcaf04d87df70d8aa51e8887ba2c6d203b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kint-php/kint/zipball/c332db9529fdce74ae6a347f97a1e7395e76ced8", - "reference": "c332db9529fdce74ae6a347f97a1e7395e76ced8", + "url": "https://api.github.com/repos/kint-php/kint/zipball/335ac1bcaf04d87df70d8aa51e8887ba2c6d203b", + "reference": "335ac1bcaf04d87df70d8aa51e8887ba2c6d203b", "shasum": "" }, "require": { @@ -1560,14 +1560,14 @@ "MIT" ], "authors": [ - { - "name": "Rokas Šleinius", - "homepage": "https://github.com/raveren" - }, { "name": "Jonathan Vollebregt", "homepage": "https://github.com/jnvsor" }, + { + "name": "Rokas Šleinius", + "homepage": "https://github.com/raveren" + }, { "name": "Contributors", "homepage": "https://github.com/kint-php/kint/graphs/contributors" @@ -1582,9 +1582,9 @@ ], "support": { "issues": "https://github.com/kint-php/kint/issues", - "source": "https://github.com/kint-php/kint/tree/3.2.2" + "source": "https://github.com/kint-php/kint/tree/master" }, - "time": "2019-05-03T16:49:16+00:00" + "time": "2019-10-17T18:05:24+00:00" }, { "name": "libertempo/api",