From ec617a5022983c70213c9fe62694478e6bf16b81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:09:01 +0000 Subject: [PATCH] Bump cakephp/cakephp from 3.1.14 to 3.10.2 in /cake-3.1 Bumps [cakephp/cakephp](https://github.com/cakephp/cakephp) from 3.1.14 to 3.10.2. - [Release notes](https://github.com/cakephp/cakephp/releases) - [Commits](https://github.com/cakephp/cakephp/compare/3.1.14...3.10.2) --- updated-dependencies: - dependency-name: cakephp/cakephp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cake-3.1/composer.json | 2 +- cake-3.1/composer.lock | 543 ++++++++++++++++++++++++++++++----------- 2 files changed, 395 insertions(+), 150 deletions(-) diff --git a/cake-3.1/composer.json b/cake-3.1/composer.json index b5646aa..b3dd8f0 100644 --- a/cake-3.1/composer.json +++ b/cake-3.1/composer.json @@ -6,7 +6,7 @@ "license": "MIT", "require": { "php": ">=5.4.16", - "cakephp/cakephp": "3.1.*", + "cakephp/cakephp": "3.10.*", "mobiledetect/mobiledetectlib": "2.*", "cakephp/migrations": "~1.0", "cakephp/plugin-installer": "*" diff --git a/cake-3.1/composer.lock b/cake-3.1/composer.lock index f0548eb..ec1842f 100644 --- a/cake-3.1/composer.lock +++ b/cake-3.1/composer.lock @@ -4,116 +4,46 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "05f75a961792ceab5f1eaed86e3988f2", + "content-hash": "9e03fe8928b28b9fb309a2adbeb10ae0", "packages": [ - { - "name": "aura/installer-default", - "version": "1.0.0", - "source": { - "type": "git", - "url": "https://github.com/auraphp/installer-default.git", - "reference": "52f8de3670cc1ef45a916f40f732937436d028c8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/auraphp/installer-default/zipball/52f8de3670cc1ef45a916f40f732937436d028c8", - "reference": "52f8de3670cc1ef45a916f40f732937436d028c8", - "shasum": "" - }, - "type": "composer-installer", - "extra": { - "class": "Aura\\Composer\\DefaultInstaller" - }, - "autoload": { - "psr-0": { - "Aura\\Composer\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "authors": [ - { - "name": "Paul M. Jones", - "email": "pmjones88@gmail.com", - "homepage": "http://paul-m-jones.com" - } - ], - "description": "Installs Aura packages using the Composer defaults.", - "keywords": [ - "aura", - "installer" - ], - "time": "2012-11-26T21:35:57+00:00" - }, { "name": "aura/intl", - "version": "1.1.1", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/auraphp/Aura.Intl.git", - "reference": "c5fe620167550ad6fa77dd3570fba2efc77a2a21" + "reference": "642cab45c9c88a217f89b65c2d7219a8cd7f803b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/auraphp/Aura.Intl/zipball/c5fe620167550ad6fa77dd3570fba2efc77a2a21", - "reference": "c5fe620167550ad6fa77dd3570fba2efc77a2a21", + "url": "https://api.github.com/repos/auraphp/Aura.Intl/zipball/642cab45c9c88a217f89b65c2d7219a8cd7f803b", + "reference": "642cab45c9c88a217f89b65c2d7219a8cd7f803b", "shasum": "" }, "require": { - "aura/installer-default": "1.0.*", - "php": ">=5.4.0" + "php": "^5.6 || ^7.0 || ^8.0" }, - "type": "aura-package", - "extra": { - "aura": { - "type": "library", - "config": { - "common": "Aura\\Intl\\_Config\\Common" - } - }, - "branch-alias": { - "dev-develop": "1.1.x-dev" - } + "require-dev": { + "yoast/phpunit-polyfills": "~1.0" }, + "type": "library", "autoload": { - "psr-0": { - "Aura\\Intl": "src/" - }, "psr-4": { - "Aura\\Intl\\_Config\\": "config/" + "Aura\\Intl\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-2-Clause" + "MIT" ], "authors": [ - { - "name": "Paul M. Jones", - "email": "pmjones88@gmail.com", - "homepage": "http://paul-m-jones.com" - }, { "name": "Aura.Intl Contributors", "homepage": "https://github.com/auraphp/Aura.Intl/contributors" - }, - { - "name": "Pascal Borreli", - "email": "pascal@borreli.com" - }, - { - "name": "Mapthegod", - "email": "mapthegod@gmail.com" - }, - { - "name": "Jose Lorenzo Rodriguez", - "email": "jose.zap@gmail.com" } ], - "description": "The Aura.Intl package provides internationalization (I18N) tools, specifically\npackage-oriented per-locale message translation.", - "homepage": "http://auraphp.com/Aura.Intl", + "description": "The Aura Intl package provides internationalization tools, specifically message translation.", + "homepage": "https://github.com/auraphp/Aura.Intl", "keywords": [ "g11n", "globalization", @@ -123,30 +53,39 @@ "l10n", "localization" ], - "time": "2014-08-24T00:00:00+00:00" + "support": { + "issues": "https://github.com/auraphp/Aura.Intl/issues", + "source": "https://github.com/auraphp/Aura.Intl/tree/3.0.1" + }, + "time": "2022-01-28T10:55:50+00:00" }, { "name": "cakephp/cakephp", - "version": "3.1.14", + "version": "3.10.2", "source": { "type": "git", "url": "https://github.com/cakephp/cakephp.git", - "reference": "88e0ff225324d746a2772bbfad128e858692a668" + "reference": "3fbf70a74b78bf6328c3afafdfe1b8d6cf6db4e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/cakephp/zipball/88e0ff225324d746a2772bbfad128e858692a668", - "reference": "88e0ff225324d746a2772bbfad128e858692a668", + "url": "https://api.github.com/repos/cakephp/cakephp/zipball/3fbf70a74b78bf6328c3afafdfe1b8d6cf6db4e7", + "reference": "3fbf70a74b78bf6328c3afafdfe1b8d6cf6db4e7", "shasum": "" }, "require": { - "aura/intl": "1.1.*", + "aura/intl": "^3.0.0", + "cakephp/chronos": "^1.0.1", "ext-intl": "*", "ext-mbstring": "*", - "ircmaxell/password-compat": "1.0.*", - "nesbot/carbon": "1.13.*", - "php": ">=5.4.16", - "psr/log": "1.0" + "laminas/laminas-diactoros": "^1.4.0", + "paragonie/random_compat": "^1.4|^2.0|9.99.99", + "php": ">=5.6.0,<8.0.0", + "psr/log": "^1.0.0", + "psr/simple-cache": "^1.0.0" + }, + "conflict": { + "phpunit/phpunit": "<5.7" }, "replace": { "cakephp/cache": "self.version", @@ -156,6 +95,7 @@ "cakephp/datasource": "self.version", "cakephp/event": "self.version", "cakephp/filesystem": "self.version", + "cakephp/form": "self.version", "cakephp/i18n": "self.version", "cakephp/log": "self.version", "cakephp/orm": "self.version", @@ -163,20 +103,28 @@ "cakephp/validation": "self.version" }, "require-dev": { - "cakephp/cakephp-codesniffer": "dev-master", - "phpunit/phpunit": "*" + "cakephp/cakephp-codesniffer": "^3.0", + "cakephp/chronos": "^1.2.1", + "paragonie/csp-builder": "^1.4|^2.3", + "phpunit/phpunit": "^5.7.14|^6.0" + }, + "suggest": { + "ext-curl": "To enable more efficient network calls in Http\\Client.", + "ext-openssl": "To use Security::encrypt() or have secure CSRF token generation.", + "lib-ICU": "The intl PHP library, to use Text::transliterate() or Text::slug()", + "paragonie/csp-builder": "CSP builder, to use the CSP Middleware" }, "type": "library", "autoload": { - "psr-4": { - "Cake\\": "src" - }, "files": [ "src/Core/functions.php", "src/Collection/functions.php", "src/I18n/functions.php", "src/Utility/bootstrap.php" - ] + ], + "psr-4": { + "Cake\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -189,11 +137,86 @@ } ], "description": "The CakePHP framework", + "homepage": "https://cakephp.org", + "keywords": [ + "conventions over configuration", + "dry", + "form", + "framework", + "mvc", + "orm", + "psr-7", + "rapid-development", + "validation" + ], + "support": { + "forum": "https://stackoverflow.com/tags/cakephp", + "irc": "irc://irc.freenode.org/cakephp", + "issues": "https://github.com/cakephp/cakephp/issues", + "source": "https://github.com/cakephp/cakephp" + }, + "time": "2021-12-13T04:08:23+00:00" + }, + { + "name": "cakephp/chronos", + "version": "1.3.0", + "source": { + "type": "git", + "url": "https://github.com/cakephp/chronos.git", + "reference": "ba2bab98849e7bf29b02dd634ada49ab36472959" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/cakephp/chronos/zipball/ba2bab98849e7bf29b02dd634ada49ab36472959", + "reference": "ba2bab98849e7bf29b02dd634ada49ab36472959", + "shasum": "" + }, + "require": { + "php": ">=5.6" + }, + "require-dev": { + "athletic/athletic": "~0.1", + "cakephp/cakephp-codesniffer": "^3.0", + "phpbench/phpbench": "@dev", + "phpunit/phpunit": "<6.0 || ^7.0" + }, + "type": "library", + "autoload": { + "files": [ + "src/carbon_compat.php" + ], + "psr-4": { + "Cake\\Chronos\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Brian Nesbitt", + "email": "brian@nesbot.com", + "homepage": "http://nesbot.com" + }, + { + "name": "The CakePHP Team", + "homepage": "http://cakephp.org" + } + ], + "description": "A simple API extension for DateTime.", "homepage": "http://cakephp.org", "keywords": [ - "framework" + "date", + "datetime", + "time" ], - "time": "2016-11-26T04:18:20+00:00" + "support": { + "irc": "irc://irc.freenode.org/cakephp", + "issues": "https://github.com/cakephp/chronos/issues", + "source": "https://github.com/cakephp/chronos" + }, + "time": "2019-11-30T02:33:19+00:00" }, { "name": "cakephp/migrations", @@ -287,46 +310,147 @@ "time": "2019-11-12T10:21:19+00:00" }, { - "name": "ircmaxell/password-compat", - "version": "v1.0.4", + "name": "laminas/laminas-diactoros", + "version": "1.8.7p2", "source": { "type": "git", - "url": "https://github.com/ircmaxell/password_compat.git", - "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c" + "url": "https://github.com/laminas/laminas-diactoros.git", + "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c", - "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6991c1af7c8d2c8efee81b22ba97024781824aaa", + "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa", "shasum": "" }, + "require": { + "laminas/laminas-zendframework-bridge": "^1.0", + "php": "^5.6 || ^7.0", + "psr/http-message": "^1.0" + }, + "provide": { + "psr/http-message-implementation": "1.0" + }, + "replace": { + "zendframework/zend-diactoros": "~1.8.7.0" + }, "require-dev": { - "phpunit/phpunit": "4.*" + "ext-dom": "*", + "ext-libxml": "*", + "laminas/laminas-coding-standard": "~1.0", + "php-http/psr7-integration-tests": "dev-master", + "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7" }, "type": "library", + "extra": { + "branch-alias": { + "dev-release-1.8": "1.8.x-dev" + } + }, "autoload": { "files": [ - "lib/password.php" - ] + "src/functions/create_uploaded_file.php", + "src/functions/marshal_headers_from_sapi.php", + "src/functions/marshal_method_from_sapi.php", + "src/functions/marshal_protocol_version_from_sapi.php", + "src/functions/marshal_uri_from_sapi.php", + "src/functions/normalize_server.php", + "src/functions/normalize_uploaded_files.php", + "src/functions/parse_cookie_header.php", + "src/functions/create_uploaded_file.legacy.php", + "src/functions/marshal_headers_from_sapi.legacy.php", + "src/functions/marshal_method_from_sapi.legacy.php", + "src/functions/marshal_protocol_version_from_sapi.legacy.php", + "src/functions/marshal_uri_from_sapi.legacy.php", + "src/functions/normalize_server.legacy.php", + "src/functions/normalize_uploaded_files.legacy.php", + "src/functions/parse_cookie_header.legacy.php" + ], + "psr-4": { + "Laminas\\Diactoros\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], - "authors": [ - { - "name": "Anthony Ferrara", - "email": "ircmaxell@php.net", - "homepage": "http://blog.ircmaxell.com" + "description": "PSR HTTP Message implementations", + "homepage": "https://laminas.dev", + "keywords": [ + "http", + "laminas", + "psr", + "psr-7" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-diactoros/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-diactoros/issues", + "rss": "https://github.com/laminas/laminas-diactoros/releases.atom", + "source": "https://github.com/laminas/laminas-diactoros" + }, + "time": "2020-03-23T15:28:28+00:00" + }, + { + "name": "laminas/laminas-zendframework-bridge", + "version": "1.1.1", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-zendframework-bridge.git", + "reference": "6ede70583e101030bcace4dcddd648f760ddf642" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6ede70583e101030bcace4dcddd648f760ddf642", + "reference": "6ede70583e101030bcace4dcddd648f760ddf642", + "shasum": "" + }, + "require": { + "php": "^5.6 || ^7.0 || ^8.0" + }, + "require-dev": { + "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3", + "squizlabs/php_codesniffer": "^3.5" + }, + "type": "library", + "extra": { + "laminas": { + "module": "Laminas\\ZendFrameworkBridge" + } + }, + "autoload": { + "files": [ + "src/autoload.php" + ], + "psr-4": { + "Laminas\\ZendFrameworkBridge\\": "src//" } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" ], - "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", - "homepage": "https://github.com/ircmaxell/password_compat", + "description": "Alias legacy ZF class names to Laminas Project equivalents.", "keywords": [ - "hashing", - "password" + "ZendFramework", + "autoloading", + "laminas", + "zf" + ], + "support": { + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues", + "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom", + "source": "https://github.com/laminas/laminas-zendframework-bridge" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } ], - "time": "2014-11-20T16:49:30+00:00" + "time": "2020-09-14T14:23:00+00:00" }, { "name": "mobiledetect/mobiledetectlib", @@ -381,29 +505,81 @@ "time": "2019-09-18T18:44:20+00:00" }, { - "name": "nesbot/carbon", - "version": "1.13.0", + "name": "paragonie/random_compat", + "version": "v9.99.99", "source": { "type": "git", - "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42" + "url": "https://github.com/paragonie/random_compat.git", + "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/5cb6e71055f7b0b57956b73d324cc4de31278f42", - "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", + "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": "^7" }, "require-dev": { - "phpunit/phpunit": "~4.0" + "phpunit/phpunit": "4.*|5.*", + "vimeo/psalm": "^1" + }, + "suggest": { + "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "type": "library", + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com", + "homepage": "https://paragonie.com" + } + ], + "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", + "keywords": [ + "csprng", + "polyfill", + "pseudorandom", + "random" + ], + "support": { + "email": "info@paragonie.com", + "issues": "https://github.com/paragonie/random_compat/issues", + "source": "https://github.com/paragonie/random_compat" + }, + "time": "2018-07-02T15:55:56+00:00" + }, + { + "name": "psr/http-message", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-message.git", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, "autoload": { - "psr-0": { - "Carbon": "src" + "psr-4": { + "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -412,38 +588,51 @@ ], "authors": [ { - "name": "Brian Nesbitt", - "email": "brian@nesbot.com", - "homepage": "http://nesbot.com" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "description": "A simple API extension for DateTime.", - "homepage": "https://github.com/briannesbitt/Carbon", + "description": "Common interface for HTTP messages", + "homepage": "https://github.com/php-fig/http-message", "keywords": [ - "date", - "datetime", - "time" + "http", + "http-message", + "psr", + "psr-7", + "request", + "response" ], - "time": "2014-09-26T02:52:02+00:00" + "support": { + "source": "https://github.com/php-fig/http-message/tree/master" + }, + "time": "2016-08-06T14:39:51+00:00" }, { "name": "psr/log", - "version": "1.0.0", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" + "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", - "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", + "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", + "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, + "require": { + "php": ">=5.3.0" + }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1.x-dev" + } + }, "autoload": { - "psr-0": { - "Psr\\Log\\": "" + "psr-4": { + "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", @@ -453,16 +642,71 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", + "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], - "time": "2012-12-21T11:40:51+00:00" + "support": { + "source": "https://github.com/php-fig/log/tree/1.1.4" + }, + "time": "2021-05-03T11:20:27+00:00" + }, + { + "name": "psr/simple-cache", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/simple-cache.git", + "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", + "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\SimpleCache\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interfaces for simple caching", + "keywords": [ + "cache", + "caching", + "psr", + "psr-16", + "simple-cache" + ], + "support": { + "source": "https://github.com/php-fig/simple-cache/tree/master" + }, + "time": "2017-10-23T01:57:42+00:00" }, { "name": "robmorgan/phinx", @@ -2027,5 +2271,6 @@ "platform": { "php": ">=5.4.16" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.2.0" }