From 0ba0e26544bff7cb92df8627cd8353426bfeef96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 15:38:10 +0000 Subject: [PATCH] Bump codeigniter4/framework in /v17.0 One_Page/plastic_web Bumps [codeigniter4/framework](https://github.com/codeigniter4/framework) from 4.1.5 to 4.1.8. - [Release notes](https://github.com/codeigniter4/framework/releases) - [Commits](https://github.com/codeigniter4/framework/compare/v4.1.5...v4.1.8) --- updated-dependencies: - dependency-name: codeigniter4/framework dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- v17.0 One_Page/plastic_web/composer.lock | 50 ++++++++++-------------- 1 file changed, 20 insertions(+), 30 deletions(-) diff --git a/v17.0 One_Page/plastic_web/composer.lock b/v17.0 One_Page/plastic_web/composer.lock index 57d1c60..8717cea 100644 --- a/v17.0 One_Page/plastic_web/composer.lock +++ b/v17.0 One_Page/plastic_web/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "codeigniter4/framework", - "version": "v4.1.5", + "version": "v4.1.8", "source": { "type": "git", "url": "https://github.com/codeigniter4/framework.git", - "reference": "27eb447205ebcef68055b12f3bec9b945cc034e4" + "reference": "eabd7dc9ac803ac3c7549d1dea939fe98bd0e4db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/codeigniter4/framework/zipball/27eb447205ebcef68055b12f3bec9b945cc034e4", - "reference": "27eb447205ebcef68055b12f3bec9b945cc034e4", + "url": "https://api.github.com/repos/codeigniter4/framework/zipball/eabd7dc9ac803ac3c7549d1dea939fe98bd0e4db", + "reference": "eabd7dc9ac803ac3c7549d1dea939fe98bd0e4db", "shasum": "" }, "require": { @@ -25,7 +25,7 @@ "ext-intl": "*", "ext-json": "*", "ext-mbstring": "*", - "kint-php/kint": "^3.3", + "kint-php/kint": "^4.0", "laminas/laminas-escaper": "^2.9", "php": "^7.3 || ^8.0", "psr/log": "^1.1" @@ -62,41 +62,35 @@ "slack": "https://codeigniterchat.slack.com", "source": "https://github.com/codeigniter4/CodeIgniter4" }, - "time": "2021-11-08T15:09:23+00:00" + "time": "2022-01-24T17:41:56+00:00" }, { "name": "kint-php/kint", - "version": "3.3", + "version": "4.1.1", "source": { "type": "git", "url": "https://github.com/kint-php/kint.git", - "reference": "335ac1bcaf04d87df70d8aa51e8887ba2c6d203b" + "reference": "e64b939f9ceb9620abd982e2a66a3289fcf4e837" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kint-php/kint/zipball/335ac1bcaf04d87df70d8aa51e8887ba2c6d203b", - "reference": "335ac1bcaf04d87df70d8aa51e8887ba2c6d203b", + "url": "https://api.github.com/repos/kint-php/kint/zipball/e64b939f9ceb9620abd982e2a66a3289fcf4e837", + "reference": "e64b939f9ceb9620abd982e2a66a3289fcf4e837", "shasum": "" }, "require": { - "php": ">=5.3.6" + "php": ">=5.6" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.0", - "phpunit/phpunit": "^4.0", + "friendsofphp/php-cs-fixer": "^3.0", + "phpspec/prophecy-phpunit": "^2", + "phpunit/phpunit": "^9.0", "seld/phar-utils": "^1.0", - "symfony/finder": "^2.0 || ^3.0 || ^4.0", - "vimeo/psalm": "^3.0" + "symfony/finder": "^3.0 || ^4.0 || ^5.0", + "vimeo/psalm": "^4.0" }, "suggest": { - "ext-ctype": "Simple data type tests", - "ext-iconv": "Provides fallback detection for ambiguous legacy string encodings such as the Windows and ISO 8859 code pages", - "ext-mbstring": "Provides string encoding detection", - "kint-php/kint-js": "Provides a simplified dump to console.log()", - "kint-php/kint-twig": "Provides d() and s() functions in twig templates", - "symfony/polyfill-ctype": "Replacement for ext-ctype if missing", - "symfony/polyfill-iconv": "Replacement for ext-iconv if missing", - "symfony/polyfill-mbstring": "Replacement for ext-mbstring if missing" + "kint-php/kint-twig": "Provides d() and s() functions in twig templates" }, "type": "library", "autoload": { @@ -116,10 +110,6 @@ "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" @@ -134,9 +124,9 @@ ], "support": { "issues": "https://github.com/kint-php/kint/issues", - "source": "https://github.com/kint-php/kint/tree/master" + "source": "https://github.com/kint-php/kint/tree/4.1.1" }, - "time": "2019-10-17T18:05:24+00:00" + "time": "2022-01-02T10:30:48+00:00" }, { "name": "laminas/laminas-escaper", @@ -2591,5 +2581,5 @@ "php": "^7.3 || ^8.0" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.2.0" }