Commit 9f79b100 authored by Tobias Munk's avatar Tobias Munk

updated contact module

parent 4dcbf13d
Pipeline #77671 passed with stages
in 4 minutes and 59 seconds
# Changelog
### 5.9.0 (under development)
### 5.9.0
- updated base image to `yiisoftware/yii2-php:8.1-fpm-nginx`
- added debug-by-env variables `APP_DEBUG_KEY`, `APP_DEBUG_TOKEN`
- added Redis queue id sync event
- enabled debug module for CLI requests
### 5.8.0
......
......@@ -496,16 +496,16 @@
},
{
"name": "bower-asset/bootstrap-datepicker",
"version": "v1.9.0",
"version": "v1.10.0",
"source": {
"type": "git",
"url": "https://github.com/uxsolutions/bootstrap-datepicker.git",
"reference": "fb8776d65825068b9f914ab37d6fd847c951f488"
"reference": "722dc29432e89e048e5677b51fb4cfd8bbdab13c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/uxsolutions/bootstrap-datepicker/zipball/fb8776d65825068b9f914ab37d6fd847c951f488",
"reference": "fb8776d65825068b9f914ab37d6fd847c951f488"
"url": "https://api.github.com/repos/uxsolutions/bootstrap-datepicker/zipball/722dc29432e89e048e5677b51fb4cfd8bbdab13c",
"reference": "722dc29432e89e048e5677b51fb4cfd8bbdab13c"
},
"require": {
"bower-asset/jquery": ">=1.7.1,<4.0.0"
......@@ -1483,16 +1483,16 @@
},
{
"name": "dmstr/yii2-contact-module",
"version": "2.1.0",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/dmstr/yii2-contact-module.git",
"reference": "80d016b4312c3ae75bfb725ad1c6af1148aa2a01"
"reference": "3d145ad408c7dd239f38656ff9538d8257565bb9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dmstr/yii2-contact-module/zipball/80d016b4312c3ae75bfb725ad1c6af1148aa2a01",
"reference": "80d016b4312c3ae75bfb725ad1c6af1148aa2a01",
"url": "https://api.github.com/repos/dmstr/yii2-contact-module/zipball/3d145ad408c7dd239f38656ff9538d8257565bb9",
"reference": "3d145ad408c7dd239f38656ff9538d8257565bb9",
"shasum": ""
},
"require": {
......@@ -1525,9 +1525,9 @@
],
"support": {
"issues": "https://github.com/dmstr/yii2-contact-module/issues",
"source": "https://github.com/dmstr/yii2-contact-module/tree/2.1.0"
"source": "https://github.com/dmstr/yii2-contact-module/tree/3.0.3"
},
"time": "2023-02-15T12:13:59+00:00"
"time": "2022-04-08T10:58:43+00:00"
},
{
"name": "dmstr/yii2-cookie-button",
......@@ -5507,12 +5507,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "4897b9c8b04ee19dd3d5cc40a2f35a77672bbe49"
"reference": "d1af11449398214f9664514ce705c5154ead9c38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4897b9c8b04ee19dd3d5cc40a2f35a77672bbe49",
"reference": "4897b9c8b04ee19dd3d5cc40a2f35a77672bbe49",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/d1af11449398214f9664514ce705c5154ead9c38",
"reference": "d1af11449398214f9664514ce705c5154ead9c38",
"shasum": ""
},
"conflict": {
......@@ -5740,7 +5740,7 @@
"laravel/framework": "<6.20.42|>=7,<7.30.6|>=8,<8.75",
"laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
"latte/latte": "<2.10.8",
"lavalite/cms": "<=5.8",
"lavalite/cms": "<=9",
"lcobucci/jwt": ">=3.4,<3.4.6|>=4,<4.0.4|>=4.1,<4.1.5",
"league/commonmark": "<0.18.3",
"league/flysystem": "<1.1.4|>=2,<2.1.1",
......@@ -6025,7 +6025,7 @@
"wp-graphql/wp-graphql": "<0.3.5",
"wpanel/wpanel4-cms": "<=4.3.1",
"wpcloud/wp-stateless": "<3.2",
"wwbn/avideo": "<12.4",
"wwbn/avideo": "<=12.4",
"xataface/xataface": "<3",
"xpressengine/xpressengine": "<3.0.15",
"yeswiki/yeswiki": "<4.1",
......@@ -6106,7 +6106,7 @@
"type": "tidelift"
}
],
"time": "2023-05-11T17:03:56+00:00"
"time": "2023-05-12T21:03:58+00:00"
},
{
"name": "schmunk42/retry",
......@@ -10158,16 +10158,16 @@
},
{
"name": "guzzlehttp/guzzle",
"version": "7.5.1",
"version": "7.6.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9"
"reference": "733dd89533dd371a0987172727df15f500dab0ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/b964ca597e86b752cd994f27293e9fa6b6a95ed9",
"reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/733dd89533dd371a0987172727df15f500dab0ef",
"reference": "733dd89533dd371a0987172727df15f500dab0ef",
"shasum": ""
},
"require": {
......@@ -10198,9 +10198,6 @@
"bamarni-bin": {
"bin-links": true,
"forward-command": false
},
"branch-alias": {
"dev-master": "7.5-dev"
}
},
"autoload": {
......@@ -10266,7 +10263,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.5.1"
"source": "https://github.com/guzzle/guzzle/tree/7.6.0"
},
"funding": [
{
......@@ -10282,7 +10279,7 @@
"type": "tidelift"
}
],
"time": "2023-04-17T16:30:08+00:00"
"time": "2023-05-14T11:23:39+00:00"
},
{
"name": "guzzlehttp/promises",
......
......@@ -7,7 +7,7 @@
"codemix/yii2-localeurls": "^1.7.1",
"codemix/yii2-streamlog": "^1.2.1",
"dmstr/yii2-backend-module": "^2.1.0",
"dmstr/yii2-contact-module": "^2.0.0",
"dmstr/yii2-contact-module": "^3.0.3",
"dmstr/yii2-cookie-consent": "^1.4.3",
"dmstr/yii2-db": "^3.0.1",
"dmstr/yii2-helpers": ">=0.4.19",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment