There was an error while loading. Please reload this page.
1 parent 3479193 commit 8dc9732Copy full SHA for 8dc9732
composer.json
@@ -17,7 +17,7 @@
17
"php": ">=5.4.0",
18
"yiisoft/yii2": "~2.0.14",
19
"yiisoft/yii2-bootstrap": "~2.0.0",
20
- "yiisoft/yii2-swiftmailer": "~2.0.0"
+ "yiisoft/yii2-swiftmailer": "~2.1.0"
21
},
22
"require-dev": {
23
"yiisoft/yii2-debug": "~2.1.0",
@@ -26,7 +26,8 @@
26
27
"codeception/base": "~2.3.0",
28
"codeception/verify": "~0.4.0",
29
- "codeception/specify": "~0.4.6"
+ "codeception/specify": "~0.4.6",
30
+ "symfony/browser-kit": ">=2.7 <=4.2.4"
31
32
"config": {
33
"process-timeout": 1800,
0 commit comments