Skip to content

Commit ab16040

Browse files
authored
Merge pull request #8 from altynbek07/master
Update composer
2 parents e2a3aef + c5c4ce0 commit ab16040

File tree

2 files changed

+517
-597
lines changed

2 files changed

+517
-597
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"yiisoft/yii2": "~2.0.5",
1616
"yiisoft/yii2-bootstrap": "~2.0.0",
1717
"yiisoft/yii2-swiftmailer": "~2.0.0",
18-
"yii2-bridge/core": "^0.2.4",
18+
"yii2-bridge/core": "^0.3.0",
1919
"janisto/yii2-environment": "^1.3"
2020
},
2121
"require-dev": {
@@ -25,7 +25,8 @@
2525

2626
"codeception/base": "^2.2.3",
2727
"codeception/verify": "~0.3.1",
28-
"codeception/specify": "~0.4.3"
28+
"codeception/specify": "~0.4.3",
29+
"symfony/var-dumper": "^4.3"
2930
},
3031
"config": {
3132
"process-timeout": 1800

0 commit comments

Comments
 (0)