Commit bdbacf7f authored by Tobias Munk's avatar Tobias Munk

updated docs, packages

parent fc15312a
Pipeline #85260 passed with stage
in 5 minutes and 56 seconds
......@@ -7,12 +7,12 @@
- adjust `Makefile`
- add config `.php-cs-fixer.php`
- liniting without path option in command
- adjust Codeception config
- adjust Codeception configurations
- rename `log` to `output`
- rename `class_name` to `actor`
- remove JSON and TAP loggers
- move `bootstrap.php` to root section
- move `bootstrap` to root section (codeception.yml)
- rename `class_name` to `actor` (suite.yml(s))
- adjust `XDEBUG_MODE=develop,coverage`
- remove JSON and TAP loggers
- disable yii2-debug module, see https://github.com/yiisoft/yii2-debug/issues/372#issuecomment-498443036
### to 5.9
......
......@@ -2295,16 +2295,16 @@
},
{
"name": "dmstr/yii2-widgets2-module",
"version": "2.7.2",
"version": "2.7.3",
"source": {
"type": "git",
"url": "https://github.com/dmstr/yii2-widgets2-module.git",
"reference": "6104c69f8a15034ae7a1661c304ef49be11ec8b4"
"reference": "ef5b6603148509c0ff268fa1da218dffc275b284"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dmstr/yii2-widgets2-module/zipball/6104c69f8a15034ae7a1661c304ef49be11ec8b4",
"reference": "6104c69f8a15034ae7a1661c304ef49be11ec8b4",
"url": "https://api.github.com/repos/dmstr/yii2-widgets2-module/zipball/ef5b6603148509c0ff268fa1da218dffc275b284",
"reference": "ef5b6603148509c0ff268fa1da218dffc275b284",
"shasum": ""
},
"require": {
......@@ -2350,9 +2350,9 @@
],
"support": {
"issues": "https://github.com/dmstr/yii2-widgets2-module/issues",
"source": "https://github.com/dmstr/yii2-widgets2-module/tree/2.7.2"
"source": "https://github.com/dmstr/yii2-widgets2-module/tree/2.7.3"
},
"time": "2024-02-27T16:12:43+00:00"
"time": "2024-04-16T12:50:08+00:00"
},
{
"name": "dmstr/yii2-willnorris-imageproxy",
......
......@@ -20,7 +20,7 @@
"dmstr/yii2-prototype-module": "^2.2.5",
"dmstr/yii2-publication-module": "^1.2.3",
"dmstr/yii2-resque-module": "^2.0.0",
"dmstr/yii2-widgets2-module": "^2.7.1",
"dmstr/yii2-widgets2-module": "^2.7.3",
"dmstr/yii2-willnorris-imageproxy": "^1.0.0",
"dmstr/yii2-web": ">=1.1.1",
"ignatenkovnikita/yii2-queuemanager": "^0.1.0",
......
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