Skip to content

Commit e54011e

Browse files
committed
Update composer.json
1 parent 8ec1c53 commit e54011e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
"minimum-stability": "stable",
99
"require": {
1010
"php": ">=7.4.0",
11-
"yiisoft/yii2": "^2.0.51",
11+
"yiisoft/yii2": "^2.0.52",
1212
"yiisoft/yii2-bootstrap5": "^2.0.4",
1313
"yiisoft/yii2-symfonymailer": "^2.0.4"
1414
},
1515
"require-dev": {
16-
"yiisoft/yii2-debug": "^2.1.25",
17-
"yiisoft/yii2-gii": "^2.2.6",
16+
"yiisoft/yii2-debug": "^2.1.26",
17+
"yiisoft/yii2-gii": "^2.2.7",
1818
"yiisoft/yii2-faker": "^2.0.5",
1919
"phpunit/phpunit": "^9.6.22",
20-
"codeception/codeception": "^5.1.2 || ^4.0",
20+
"codeception/codeception": "^5.2.0 || ^4.0",
2121
"codeception/lib-innerbrowser": "^4.0 || ^3.1.3 || ^1.1",
2222
"codeception/module-asserts": "^3.0 || ^1.1",
2323
"codeception/module-yii2": "^1.1.12",

0 commit comments

Comments
 (0)