From fed1fa8510c2514c53fd821d064a8c75268b72e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 22:36:16 +0000 Subject: [PATCH] Bump yiisoft/yii from 1.1.15 to 1.1.27 in /src/protected Bumps [yiisoft/yii](https://github.com/yiisoft/yii) from 1.1.15 to 1.1.27. - [Release notes](https://github.com/yiisoft/yii/releases) - [Changelog](https://github.com/yiisoft/yii/blob/master/CHANGELOG) - [Commits](https://github.com/yiisoft/yii/compare/1.1.15...1.1.27) --- updated-dependencies: - dependency-name: yiisoft/yii dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/protected/composer.lock | 105 ++++++++++++++++++++++++++++-------- 1 file changed, 82 insertions(+), 23 deletions(-) diff --git a/src/protected/composer.lock b/src/protected/composer.lock index fa49b3b..45ef1b5 100644 --- a/src/protected/composer.lock +++ b/src/protected/composer.lock @@ -1,32 +1,69 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "03791adf6fa01a218a765e8e7904b0a8", + "content-hash": "d31d30bdd353c80cf5775f464f75e86e", "packages": [ { "name": "yiisoft/yii", - "version": "1.1.15", + "version": "1.1.27", "source": { "type": "git", "url": "https://github.com/yiisoft/yii.git", - "reference": "022a51d34ad2c95db2b77b2075e98f5dd78b08e0" + "reference": "8f9404aee8ffe8c869caad733a1ce1170cdc6ad4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/yii/zipball/022a51d34ad2c95db2b77b2075e98f5dd78b08e0", - "reference": "022a51d34ad2c95db2b77b2075e98f5dd78b08e0", + "url": "https://api.github.com/repos/yiisoft/yii/zipball/8f9404aee8ffe8c869caad733a1ce1170cdc6ad4", + "reference": "8f9404aee8ffe8c869caad733a1ce1170cdc6ad4", "shasum": "" }, "require": { "php": ">=5.1.0" }, + "require-dev": { + "cweagans/composer-patches": "^1.7", + "pear/archive_tar": "~1.4.6", + "phing/phing": "2.*", + "phpseclib/mcrypt_compat": "^1.0", + "phpunit/phpunit": "4.8.34", + "phpunit/phpunit-selenium": "~1.4.0" + }, + "suggest": { + "ext-mcrypt": "Required by encrypt and decrypt methods of CSecurityManager", + "phpseclib/mcrypt_compat": "To provide mcrypt polyfill when extension is unavailable" + }, "bin": [ "framework/yiic" ], "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1.x-dev" + }, + "composer-exit-on-patch-failure": true, + "patches": { + "phpunit/phpunit-mock-objects": { + "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch" + }, + "phpunit/php-file-iterator": { + "Fix PHP 8.1 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_path_file_iterator.patch" + }, + "phpunit/phpunit": { + "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch", + "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch", + "Fix PHP 8.1 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php81.patch" + } + } + }, + "autoload": { + "classmap": [ + "framework/YiiBase.php", + "framework/yii.php" + ] + }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" @@ -35,13 +72,13 @@ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com", - "homepage": "http://www.yiiframework.com/", + "homepage": "https://www.yiiframework.com/", "role": "Founder and project lead" }, { "name": "Alexander Makarov", "email": "sam@rmcreative.ru", - "homepage": "http://rmcreative.ru/", + "homepage": "https://rmcreative.ru/", "role": "Core framework development" }, { @@ -52,7 +89,18 @@ { "name": "Carsten Brandt", "email": "mail@cebe.cc", - "homepage": "http://cebe.cc/", + "homepage": "https://cebe.cc/", + "role": "Core framework development" + }, + { + "name": "Timur Ruziev", + "email": "resurtm@gmail.com", + "homepage": "http://resurtm.com/", + "role": "Core framework development" + }, + { + "name": "Paul Klimov", + "email": "klimov.paul@gmail.com", "role": "Core framework development" }, { @@ -69,26 +117,36 @@ "name": "Jeffrey Winesett", "email": "jefftulsa@gmail.com", "role": "Documentation and marketing" - }, - { - "name": "Timur Ruziev", - "email": "resurtm@gmail.com", - "homepage": "http://resurtm.com/", - "role": "Core framework development" - }, - { - "name": "Paul Klimov", - "email": "klimov.paul@gmail.com", - "role": "Core framework development" } ], "description": "Yii Web Programming Framework", - "homepage": "http://www.yiiframework.com/", + "homepage": "https://www.yiiframework.com/", "keywords": [ "framework", "yii" ], - "time": "2014-06-30 00:14:27" + "support": { + "forum": "https://www.yiiframework.com/forum/", + "irc": "irc://irc.freenode.net/yii", + "issues": "https://github.com/yiisoft/yii/issues?state=open", + "source": "https://github.com/yiisoft/yii", + "wiki": "https://www.yiiframework.com/wiki/" + }, + "funding": [ + { + "url": "https://github.com/yiisoft", + "type": "github" + }, + { + "url": "https://opencollective.com/yiisoft", + "type": "open_collective" + }, + { + "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii", + "type": "tidelift" + } + ], + "time": "2022-11-21T13:50:13+00:00" } ], "packages-dev": [], @@ -100,5 +158,6 @@ "platform": { "php": ">=5.5.0" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.3.0" }