Подготовка к релизу 1.1.3

This commit is contained in:
ErickSkrauch 2016-12-14 00:35:39 +03:00
parent 6d4bef0549
commit d492ca5c81

View File

@ -1,6 +1,6 @@
<?php <?php
return [ return [
'version' => '1.1.3-dev', 'version' => '1.1.3',
'vendorPath' => dirname(dirname(__DIR__)) . '/vendor', 'vendorPath' => dirname(dirname(__DIR__)) . '/vendor',
'components' => [ 'components' => [
'cache' => [ 'cache' => [