Update bridge core
- Updated
yii2-bridge/core
package - Added the default
.htaccess
file - Added
clear_paths
option indeploy.php
(Set the folders that will be deleted during the deployment. Default folder isfrontend
) - Default env is
stage
- Added the default normalizer config for
UrlManager
- Now require
PHP
isPHP 7.1.3
or newer