made createQuery() config param optional
Showing
| ... | ... | @@ -80,7 +80,9 @@ | 
| "require-dev": { | ||
| "phpunit/phpunit": "3.7.*", | ||
| "twig/twig": "*", | ||
| "smarty/smarty": "*" | ||
| "smarty/smarty": "*", | ||
| "imagine/imagine": "v0.5.0", | ||
| "swiftmailer/swiftmailer": "*" | ||
| }, | ||
| "suggest": { | ||
| "phpdocumentor/reflection": "required by yii2-apidoc extension", | ||
| ... | ... | 
Please
register
or
sign in
to comment