There was an error while loading. Please reload this page.
1 parent 8ec1c53 commit e54011eCopy full SHA for e54011e
composer.json
@@ -8,16 +8,16 @@
8
"minimum-stability": "stable",
9
"require": {
10
"php": ">=7.4.0",
11
- "yiisoft/yii2": "^2.0.51",
+ "yiisoft/yii2": "^2.0.52",
12
"yiisoft/yii2-bootstrap5": "^2.0.4",
13
"yiisoft/yii2-symfonymailer": "^2.0.4"
14
},
15
"require-dev": {
16
- "yiisoft/yii2-debug": "^2.1.25",
17
- "yiisoft/yii2-gii": "^2.2.6",
+ "yiisoft/yii2-debug": "^2.1.26",
+ "yiisoft/yii2-gii": "^2.2.7",
18
"yiisoft/yii2-faker": "^2.0.5",
19
"phpunit/phpunit": "^9.6.22",
20
- "codeception/codeception": "^5.1.2 || ^4.0",
+ "codeception/codeception": "^5.2.0 || ^4.0",
21
"codeception/lib-innerbrowser": "^4.0 || ^3.1.3 || ^1.1",
22
"codeception/module-asserts": "^3.0 || ^1.1",
23
"codeception/module-yii2": "^1.1.12",
0 commit comments