Skip to content
Commits on Source (1)
......@@ -25,8 +25,8 @@
"prefer-stable": true,
"require": {
"php": ">=7.2",
"yiisoft/yii2": "~2.0.32",
"dicr/yii2-helper": "~2.1.10"
"yiisoft/yii2": "~2.0.35",
"dicr/yii2-helper": "~2.2.0"
},
"repositories": [
{
......
......@@ -4,14 +4,14 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "f0633fef4257265d8118dd613ab41a59",
"content-hash": "e04175109917bdf28992bc25a1057c6c",
"packages": [
{
"name": "bower-asset/inputmask",
"version": "3.3.11",
"source": {
"type": "git",
"url": "https://github.com/RobinHerbots/Inputmask.git",
"url": "git@github.com:RobinHerbots/Inputmask.git",
"reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
},
"dist": {
......@@ -32,7 +32,7 @@
"version": "3.4.1",
"source": {
"type": "git",
"url": "https://github.com/jquery/jquery-dist.git",
"url": "git@github.com:jquery/jquery-dist.git",
"reference": "15bc73803f76bc53b654b9fdbbbc096f56d7c03d"
},
"dist": {
......@@ -143,11 +143,11 @@
},
{
"name": "dicr/yii2-helper",
"version": "2.1.10",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://gitlab.com/dicr/yii2-helper.git",
"reference": "e8afdd46f0fc627adafd34be16c96810adec22cc"
"reference": "7ef2a908900e3a770df0d43d6cff6728b33df359"
},
"require": {
"ext-intl": "*",
......@@ -193,7 +193,7 @@
"support": {
"source": "https://gitlab.com/dicr/yii2-helper.git"
},
"time": "2020-03-21T19:13:38+00:00"
"time": "2020-05-22T00:08:01+00:00"
},
{
"name": "ezyang/htmlpurifier",
......@@ -244,16 +244,16 @@
},
{
"name": "yiisoft/yii2",
"version": "2.0.32",
"version": "2.0.35",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-framework.git",
"reference": "a4aca1a2154098844a039d21112cafd31d70b8fd"
"reference": "d42809e4969cdc0adb97197ba32774b3e4cd9e8e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/a4aca1a2154098844a039d21112cafd31d70b8fd",
"reference": "a4aca1a2154098844a039d21112cafd31d70b8fd",
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/d42809e4969cdc0adb97197ba32774b3e4cd9e8e",
"reference": "d42809e4969cdc0adb97197ba32774b3e4cd9e8e",
"shasum": ""
},
"require": {
......@@ -340,27 +340,27 @@
"framework",
"yii2"
],
"time": "2020-01-21T22:29:38+00:00"
"time": "2020-05-02T11:11:31+00:00"
},
{
"name": "yiisoft/yii2-composer",
"version": "2.0.8",
"version": "2.0.9",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-composer.git",
"reference": "5c7ca9836cf80b34db265332a7f2f8438eb469b9"
"reference": "d191176c4f8372e397a9e3df27360dca6a70efaa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/5c7ca9836cf80b34db265332a7f2f8438eb469b9",
"reference": "5c7ca9836cf80b34db265332a7f2f8438eb469b9",
"url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/d191176c4f8372e397a9e3df27360dca6a70efaa",
"reference": "d191176c4f8372e397a9e3df27360dca6a70efaa",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0"
"composer-plugin-api": "^1.0 | ^2.0"
},
"require-dev": {
"composer/composer": "^1.0",
"composer/composer": "^1.0 | ^2.0@dev",
"phpunit/phpunit": "<7"
},
"type": "composer-plugin",
......@@ -395,7 +395,7 @@
"extension installer",
"yii2"
],
"time": "2019-07-16T13:22:30+00:00"
"time": "2020-04-20T18:47:46+00:00"
}
],
"packages-dev": [],
......@@ -405,7 +405,7 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": ">=7.0"
"php": ">=7.2"
},
"platform-dev": []
}