Browse Source

Dependency updates

pull/7188/head
Brandon Kelly 5 years ago
parent
commit
f9c3e241c6
  1. 5
      CHANGELOG-v3.6.md
  2. 4
      CHANGELOG.md
  3. 8
      composer.json
  4. 24
      composer.lock

5
CHANGELOG-v3.6.md

@ -2,6 +2,8 @@
## Unreleased
> {warning} If you have a custom session driver, make sure you update it for Yii 2.0.29 compatibility.
### Added
- Craft now requires PHP 7.2.5 or later.
- Added the `users/list-admins` and `users/set-password` commands. ([#7067](https://github.com/craftcms/cms/issues/7067))
@ -26,8 +28,9 @@
- `craft\services\Composer::install()` no longer has an `$allowlist` argument.
- `craft\services\Gql::getValidationRules()` now has an `$isIntrospectionQuery` argument.
- Craft no longer reports PHP deprecation errors.
- Updated Yii to 2.0.39.
- Updated Guzzle to 7.x, for projects that don’t have any plugins that require Guzzle 6. ([#6997](https://github.com/craftcms/cms/issues/6997))
- Updated Composer to 2.0.4.
- Updated Composer to 2.0.6.
- Updated LitEmoji ot 2.x.
- Updated the Symfony Yaml component to 5.x.
- Updated webonyx/graphql-php to 14.x.

4
CHANGELOG.md

@ -2,6 +2,8 @@
## Unreleased (3.6)
> {warning} If you have a custom session driver, make sure you update it for Yii 2.0.29 compatibility.
### Added
- Added the `disableGraphqlTransformDirective` config setting. ([#6466](https://github.com/craftcms/cms/issues/6466))
- Added the `enableGraphqlIntrospection` config setting. ([#6466](https://github.com/craftcms/cms/issues/6466))
@ -21,6 +23,8 @@
### Changed
- It’s now possible to add new log targets by overriding `components.log.target` in `config/app.php`, rather than the entire `log` component config.
- `craft\services\Gql::getValidationRules()` now has an `$isIntrospectionQuery` argument.
- Updated Yii to 2.0.39.
- Updated Composer to 2.0.6.
- Updated LitEmoji ot 2.x.
- Updated webonyx/graphql-php to 14.x.

8
composer.json

@ -27,12 +27,12 @@
"ext-pcre": "*",
"ext-pdo": "*",
"ext-zip": "*",
"composer/composer": "2.0.4",
"composer/composer": "2.0.6",
"craftcms/oauth2-craftid": "~1.0.0",
"craftcms/plugin-installer": "~1.5.6",
"craftcms/server-check": "~1.2.0",
"creocoder/yii2-nested-sets": "~0.9.0",
"elvanto/litemoji": "^2.0.2",
"elvanto/litemoji": "^2.0.4",
"enshrined/svg-sanitize": "~0.13.3",
"guzzlehttp/guzzle": "^6.5.5|^7.2.0",
"laminas/laminas-feed": "^2.12.3",
@ -49,8 +49,8 @@
"voku/stringy": "^6.4.0",
"webonyx/graphql-php": "^14.3.0",
"yii2tech/ar-softdelete": "^1.0.4",
"yiisoft/yii2": "~2.0.38.0",
"yiisoft/yii2-debug": "^2.1.13",
"yiisoft/yii2": "~2.0.39.1",
"yiisoft/yii2-debug": "^2.1.14",
"yiisoft/yii2-queue": "~2.3.0",
"yiisoft/yii2-swiftmailer": "^2.1.2"
},

24
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": "78ce11b1e278217fe9715b575bd5cbdf",
"content-hash": "a5d3fbddbb1c8cd7dc6faad3a3bad6d5",
"packages": [
{
"name": "cebe/markdown",
@ -147,16 +147,16 @@
},
{
"name": "composer/composer",
"version": "2.0.4",
"version": "2.0.6",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
"reference": "4053eab90a7cdf0b81dd93073dc6c18c15d487fd"
"reference": "d5789bd8e2d852a6b98fe944ca2ff82e921eb43d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/4053eab90a7cdf0b81dd93073dc6c18c15d487fd",
"reference": "4053eab90a7cdf0b81dd93073dc6c18c15d487fd",
"url": "https://api.github.com/repos/composer/composer/zipball/d5789bd8e2d852a6b98fe944ca2ff82e921eb43d",
"reference": "d5789bd8e2d852a6b98fe944ca2ff82e921eb43d",
"shasum": ""
},
"require": {
@ -224,7 +224,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/composer/issues",
"source": "https://github.com/composer/composer/tree/2.0.4"
"source": "https://github.com/composer/composer/tree/2.0.6"
},
"funding": [
{
@ -240,7 +240,7 @@
"type": "tidelift"
}
],
"time": "2020-10-30T21:39:11+00:00"
"time": "2020-11-07T10:21:17+00:00"
},
{
"name": "composer/semver",
@ -4978,16 +4978,16 @@
},
{
"name": "yiisoft/yii2",
"version": "2.0.38",
"version": "2.0.39.1",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-framework.git",
"reference": "fd01e747cc66a049ec105048f0ab8dfbdf60bf4b"
"reference": "964237b01725fb636e5291dfe72f481227902bc0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/fd01e747cc66a049ec105048f0ab8dfbdf60bf4b",
"reference": "fd01e747cc66a049ec105048f0ab8dfbdf60bf4b",
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/964237b01725fb636e5291dfe72f481227902bc0",
"reference": "964237b01725fb636e5291dfe72f481227902bc0",
"shasum": ""
},
"require": {
@ -5095,7 +5095,7 @@
"type": "tidelift"
}
],
"time": "2020-09-14T21:52:10+00:00"
"time": "2020-11-10T20:15:57+00:00"
},
{
"name": "yiisoft/yii2-composer",

Loading…
Cancel
Save