Skip to content

Commit f3b2941

Browse files
committed
deps
1 parent 4c797fa commit f3b2941

File tree

4 files changed

+186
-225
lines changed

4 files changed

+186
-225
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
"ext-mbstring": "*",
1111
"ext-pcre": "*",
1212
"laminas/laminas-crypt": "^4.0.0",
13-
"yiisoft/yii2": "~2.0.51",
13+
"yiisoft/yii2": "~2.0.52",
1414
"yiisoft/yii2-bootstrap": "^2.0.11",
1515
"yiisoft/yii2-smarty": "^2.0.11"
1616
},
1717
"require-dev": {
18-
"deployer/deployer": "^7.5.8",
18+
"deployer/deployer": "^7.5.11",
1919
"ergebnis/composer-normalize": "^2.45",
2020
"squizlabs/php_codesniffer": "^3.11.3",
21-
"yiisoft/yii2-debug": "^2.1.25",
22-
"yiisoft/yii2-gii": "^2.2.6"
21+
"yiisoft/yii2-debug": "^2.1.26",
22+
"yiisoft/yii2-gii": "^2.2.7"
2323
},
2424
"replace": {
2525
"bower-asset/bootstrap": "*",

0 commit comments

Comments
 (0)